Results

By type

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

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

2022-10-26T05:22:53.448Z||main|||||INFO|500||The following profiles are active: basic
2022-10-26T05:23:07.020Z||main|||||INFO|500||Starting service [Tomcat]
2022-10-26T05:23:07.026Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-10-26T05:23:07.227Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-10-26T05:23:15.994Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-10-26T05:23:16.304Z||main|||||INFO|500||catdb-pool - Starting...
2022-10-26T05:23:16.643Z||main|||||INFO|500||catdb-pool - Start completed.
2022-10-26T05:23:17.147Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-10-26T05:23:17.474Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-10-26T05:23:18.233Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-26T05:23:21.294Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-26T05:23:22.303Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-10-26T05:23:26.006Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-26T05:23:26.292Z||main|||||INFO|500||reqdb-pool - Starting...
2022-10-26T05:23:26.327Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-10-26T05:23:26.355Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-10-26T05:23:27.158Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-26T05:23:27.734Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-26T05:23:29.401Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-10-26T05:23:35.355Z||main|||||WARN|500||---
2022-10-26T05:23:35.356Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-10-26T05:23:35.356Z||main|||||WARN|500||---
2022-10-26T05:23:35.975Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-10-26T05:23:42.262Z||main|||||INFO|500||Started ApiHandlerApplication in 52.288 seconds (JVM running for 54.883)
2022-10-26T05:23:42.321Z|b17a4910-c32b-4fe8-8c8c-81864d9bd48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:23:42.332Z|b17a4910-c32b-4fe8-8c8c-81864d9bd48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:23:42.333Z|6c9e8d82-c669-496d-953c-69b10190a6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:23:42.348Z|6c9e8d82-c669-496d-953c-69b10190a6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:23:48.180Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-10-26T05:23:48.457Z|a174d843-c053-4d36-a0f6-f705f40ec47a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:23:48.459Z|98e29b27-0633-4114-93a2-5e79ecb5888a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:23:48.463Z|b35d86dc-960f-48d7-8764-933bbd6bb419|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-10-26T05:23:48.948Z|b35d86dc-960f-48d7-8764-933bbd6bb419|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:23:48.949Z|a174d843-c053-4d36-a0f6-f705f40ec47a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:23:48.950Z|98e29b27-0633-4114-93a2-5e79ecb5888a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:23:57.257Z|61ee4868-75c1-49e6-abd5-386562169bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:23:57.261Z|61ee4868-75c1-49e6-abd5-386562169bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:23:59.080Z|3757ed2a-ab1d-4961-b5fe-f9e82374bbef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:23:59.081Z|3757ed2a-ab1d-4961-b5fe-f9e82374bbef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:23:59.226Z|b7ac3bcd-08d0-43d8-b53e-924e889a8f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:23:59.227Z|b7ac3bcd-08d0-43d8-b53e-924e889a8f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:23:59.228Z|027c238a-30c0-4b4d-a088-89aa3581596e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:23:59.229Z|027c238a-30c0-4b4d-a088-89aa3581596e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:09.119Z|30b73332-0789-4cd1-9060-5a716f0fa31e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:09.120Z|30b73332-0789-4cd1-9060-5a716f0fa31e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:09.258Z|7fa92823-a69b-4b5d-8dc9-e09fab97310b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:09.258Z|1b14134a-b1b5-43c2-a324-d9655832a7a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:09.259Z|7fa92823-a69b-4b5d-8dc9-e09fab97310b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:09.260Z|1b14134a-b1b5-43c2-a324-d9655832a7a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:12.257Z|39fe48bf-008d-471e-bbb2-c1ba0706e727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:24:12.258Z|39fe48bf-008d-471e-bbb2-c1ba0706e727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:24:12.360Z|eb756089-c129-4685-8d83-37efd4eea8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:24:12.360Z|eb756089-c129-4685-8d83-37efd4eea8bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:24:19.166Z|d0ddb714-4f91-4b74-b9bd-e96380aac008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:19.167Z|d0ddb714-4f91-4b74-b9bd-e96380aac008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:19.304Z|ec70eeb7-ee80-43b3-979e-9e417a7481ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:19.305Z|ec70eeb7-ee80-43b3-979e-9e417a7481ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:19.309Z|14fbf2e3-f52f-46ea-9da4-dd4bf5aec41b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:19.310Z|14fbf2e3-f52f-46ea-9da4-dd4bf5aec41b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:27.256Z|d2f65a28-273c-4f9e-a839-63546bde519a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:24:27.268Z|d2f65a28-273c-4f9e-a839-63546bde519a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:24:29.216Z|918bfc33-6a98-4329-9351-85794726eed6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:29.217Z|918bfc33-6a98-4329-9351-85794726eed6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:29.342Z|261c4e34-925d-450b-a377-3b089f711e8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:29.343Z|261c4e34-925d-450b-a377-3b089f711e8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:29.342Z|6d7b90d6-bc56-4909-a692-c025123f24c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:29.346Z|6d7b90d6-bc56-4909-a692-c025123f24c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:39.305Z|448c2242-08d3-48b1-aff5-e26734362465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:39.311Z|448c2242-08d3-48b1-aff5-e26734362465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:39.370Z|75e67dce-9921-4025-9872-2bdcb70cd33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:39.370Z|1ebc67cf-eef4-443b-abca-3abc6756ea09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:39.371Z|1ebc67cf-eef4-443b-abca-3abc6756ea09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:39.371Z|75e67dce-9921-4025-9872-2bdcb70cd33a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:42.257Z|1af57f88-c4ac-41f0-8d1c-27b7602c645a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:24:42.268Z|1af57f88-c4ac-41f0-8d1c-27b7602c645a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:24:42.362Z|ac80fe53-3bcd-4d6b-bee9-9cbba9158ca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:24:42.363Z|ac80fe53-3bcd-4d6b-bee9-9cbba9158ca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:24:49.366Z|a772b3dc-2484-4319-a489-dc1405ce9be2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:49.368Z|a772b3dc-2484-4319-a489-dc1405ce9be2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:49.398Z|28ee927d-afb6-42fe-b596-e4ee9a59617f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:49.399Z|d650874b-a510-4b74-8929-f24c3b0d792e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:49.400Z|28ee927d-afb6-42fe-b596-e4ee9a59617f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:49.400Z|d650874b-a510-4b74-8929-f24c3b0d792e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:57.256Z|61d9a60e-20ae-4cea-8e04-9e0034d49bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:24:57.257Z|61d9a60e-20ae-4cea-8e04-9e0034d49bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:24:59.398Z|744086f3-17f3-47b2-9f36-61e1faa3bb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:59.399Z|744086f3-17f3-47b2-9f36-61e1faa3bb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:59.424Z|e74647b3-47a8-4841-b408-0df6db643a3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:59.424Z|06ecbdf6-f713-4ddb-a837-7e1e8e464a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:24:59.425Z|06ecbdf6-f713-4ddb-a837-7e1e8e464a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:24:59.425Z|e74647b3-47a8-4841-b408-0df6db643a3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:09.426Z|2b970ce6-48b6-4dfa-a20d-29188e50601a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:09.427Z|2b970ce6-48b6-4dfa-a20d-29188e50601a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:09.449Z|e549f1aa-3dc4-4453-b3c4-6385ae098e99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:09.450Z|e549f1aa-3dc4-4453-b3c4-6385ae098e99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:09.451Z|dda146fa-6b0f-40bc-853e-cccdc2c76729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:09.452Z|dda146fa-6b0f-40bc-853e-cccdc2c76729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:12.256Z|cefe704f-3580-4b39-a1c1-8a63875c6e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:25:12.257Z|cefe704f-3580-4b39-a1c1-8a63875c6e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:25:12.365Z|a39c869e-fdd3-4a5e-8abd-4eb7641bd0d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:25:12.366Z|a39c869e-fdd3-4a5e-8abd-4eb7641bd0d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:25:19.453Z|995c5ba1-6c87-459f-be02-30a72f01886c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:19.454Z|995c5ba1-6c87-459f-be02-30a72f01886c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:19.476Z|34065bb7-f888-4d9d-826d-14bd86e1d28f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:19.476Z|8b7b5747-24a9-451e-baf7-2e0ec4ff6a51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:19.478Z|34065bb7-f888-4d9d-826d-14bd86e1d28f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:19.478Z|8b7b5747-24a9-451e-baf7-2e0ec4ff6a51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:27.256Z|92dbd664-392f-4711-90fd-01793420c9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:25:27.259Z|92dbd664-392f-4711-90fd-01793420c9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:25:29.484Z|8d6064da-8719-48b1-8df0-71bf80094aa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:29.486Z|8d6064da-8719-48b1-8df0-71bf80094aa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:29.502Z|8a54095a-1671-4e9c-81a4-d16b47cce6d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:29.503Z|aea6bde6-7f09-49cc-ad07-3627c629d2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:29.505Z|8a54095a-1671-4e9c-81a4-d16b47cce6d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:29.504Z|aea6bde6-7f09-49cc-ad07-3627c629d2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:39.517Z|73133203-c2a4-4378-bc67-8aa0813e8bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:39.518Z|73133203-c2a4-4378-bc67-8aa0813e8bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:39.530Z|52721d45-65ec-4fd5-94c1-dbf84ab813fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:39.532Z|52721d45-65ec-4fd5-94c1-dbf84ab813fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:39.540Z|8496df1d-0301-42e5-bfef-834c1c832d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:39.542Z|8496df1d-0301-42e5-bfef-834c1c832d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:42.256Z|7a73c23c-d06c-4a10-b958-80d00c65431a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:25:42.257Z|7a73c23c-d06c-4a10-b958-80d00c65431a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:25:42.368Z|1d525b56-a35f-48bd-bc4b-f132ea21ab6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:25:42.369Z|1d525b56-a35f-48bd-bc4b-f132ea21ab6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:25:49.546Z|ec227dcf-2ed0-4ccd-a709-45618603f075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:49.547Z|ec227dcf-2ed0-4ccd-a709-45618603f075|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:49.554Z|7ba9810f-acaf-4806-b2c1-e87e5d1f3f35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:49.555Z|7ba9810f-acaf-4806-b2c1-e87e5d1f3f35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:49.565Z|f3fba013-1e0a-4108-94b3-e9b0de4a2ff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:49.566Z|f3fba013-1e0a-4108-94b3-e9b0de4a2ff6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:57.256Z|7cc343bf-917b-4b9f-9ab8-3de7349af298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:25:57.257Z|7cc343bf-917b-4b9f-9ab8-3de7349af298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:25:59.572Z|2b802f42-a80e-42ec-85fd-b85bd7fa087a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:59.574Z|2b802f42-a80e-42ec-85fd-b85bd7fa087a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:59.576Z|accfd6a0-3cc9-48cf-b0cd-4b098008a1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:59.577Z|accfd6a0-3cc9-48cf-b0cd-4b098008a1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:25:59.588Z|e9e41b26-115b-4d99-9f45-61448d7ae044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:25:59.589Z|e9e41b26-115b-4d99-9f45-61448d7ae044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:09.600Z|7cda70cd-e0ed-4a92-95aa-a129fc2a4e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:09.600Z|594b4f23-523b-4b7d-9e09-08f10dd22542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:09.601Z|7cda70cd-e0ed-4a92-95aa-a129fc2a4e14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:09.601Z|594b4f23-523b-4b7d-9e09-08f10dd22542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:09.610Z|ff48701f-6ba7-4676-85e2-dbe0b3611c4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:09.611Z|ff48701f-6ba7-4676-85e2-dbe0b3611c4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:12.257Z|2b8a151e-53c4-4310-9925-9887ace0f78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:26:12.261Z|2b8a151e-53c4-4310-9925-9887ace0f78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:26:12.370Z|9d0883e9-83c9-491c-99af-de0374cfc5e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:26:12.371Z|9d0883e9-83c9-491c-99af-de0374cfc5e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:26:19.627Z|40ed5513-449a-4b4b-95d7-ce3dd4a7662f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:19.628Z|1c741fb6-9c71-4e70-8925-6caf862cf43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:19.628Z|40ed5513-449a-4b4b-95d7-ce3dd4a7662f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:19.630Z|1c741fb6-9c71-4e70-8925-6caf862cf43c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:19.647Z|e1895bcd-5ff5-47ff-92a1-e2d7a8c9ce57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:19.648Z|e1895bcd-5ff5-47ff-92a1-e2d7a8c9ce57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:27.256Z|229d7dae-fb51-424b-a5cf-cba1295c7c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:26:27.256Z|229d7dae-fb51-424b-a5cf-cba1295c7c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:26:29.656Z|3159ec75-564d-4654-9bc2-3ccb817a8766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:29.656Z|bdec8026-b38b-4843-b19d-3ff658aec158|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:29.657Z|bdec8026-b38b-4843-b19d-3ff658aec158|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:29.657Z|3159ec75-564d-4654-9bc2-3ccb817a8766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:29.674Z|aef37952-947f-4cfb-8443-07a1b24fe959|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:29.674Z|aef37952-947f-4cfb-8443-07a1b24fe959|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:39.685Z|49aab993-9d59-487b-b3d5-962c11fa4b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:39.685Z|d25b65c4-c0b0-459e-adcf-998a592d263c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:39.686Z|49aab993-9d59-487b-b3d5-962c11fa4b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:39.687Z|d25b65c4-c0b0-459e-adcf-998a592d263c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:39.696Z|01f6347e-151c-489c-85d8-ae7c3b2fac84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:39.697Z|01f6347e-151c-489c-85d8-ae7c3b2fac84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:42.256Z|fc612188-ec32-4439-bffb-2ad5e4577023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:26:42.257Z|fc612188-ec32-4439-bffb-2ad5e4577023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:26:42.373Z|0759cc9e-792b-4a62-b5b1-db792650acc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:26:42.374Z|0759cc9e-792b-4a62-b5b1-db792650acc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:26:49.711Z|c9cbfa32-b16d-4db7-b0ae-9bb6669f3dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:49.711Z|60b871e8-80d5-4c19-81a0-2b88610d09d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:49.712Z|60b871e8-80d5-4c19-81a0-2b88610d09d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:49.712Z|c9cbfa32-b16d-4db7-b0ae-9bb6669f3dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:49.719Z|43e8e3d3-fd22-4876-be60-b86d9bad0f61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:49.721Z|43e8e3d3-fd22-4876-be60-b86d9bad0f61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:57.256Z|82ad1dff-a8cd-4384-b363-e6c3006450bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:26:57.262Z|82ad1dff-a8cd-4384-b363-e6c3006450bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:26:59.736Z|ba12c6d6-4a19-4ef4-9bdc-5b42b264af83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:59.736Z|ef80225c-0626-4544-b842-8a7dbe6444d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:59.737Z|ef80225c-0626-4544-b842-8a7dbe6444d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:59.737Z|ba12c6d6-4a19-4ef4-9bdc-5b42b264af83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:26:59.743Z|9b00c82d-0883-41aa-b59d-dce4efa87278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:26:59.744Z|9b00c82d-0883-41aa-b59d-dce4efa87278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:09.762Z|6c89f521-8cd6-4c51-a482-9f9462616bfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:09.763Z|b427bd94-74fd-4a10-9c8f-6f7fcd3bb1cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:09.763Z|6c89f521-8cd6-4c51-a482-9f9462616bfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:09.764Z|b427bd94-74fd-4a10-9c8f-6f7fcd3bb1cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:09.771Z|f870ed03-011d-4f7b-b8bb-7c519297608d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:09.772Z|f870ed03-011d-4f7b-b8bb-7c519297608d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:12.255Z|1cd3bccc-2df1-48d9-8a66-672698ee7cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:27:12.257Z|1cd3bccc-2df1-48d9-8a66-672698ee7cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:27:12.375Z|e6f81053-9b58-49cf-a0ce-249484ca9bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:27:12.376Z|e6f81053-9b58-49cf-a0ce-249484ca9bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:27:19.789Z|b29b68cd-034a-4e1b-b2d0-c4c13f1204dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:19.789Z|ef4450f9-afbd-4491-9989-cc0e9684a917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:19.790Z|b29b68cd-034a-4e1b-b2d0-c4c13f1204dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:19.790Z|ef4450f9-afbd-4491-9989-cc0e9684a917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:19.799Z|c6f1da4a-1f7c-45cf-83c4-2029d19dd5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:19.800Z|c6f1da4a-1f7c-45cf-83c4-2029d19dd5c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:27.257Z|777282b8-3da9-4c17-9d1d-b30c9cf56796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:27:27.258Z|777282b8-3da9-4c17-9d1d-b30c9cf56796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:27:29.818Z|f2eb8c45-f922-472f-927f-2870b02252d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:29.819Z|e37bdd37-c8d5-41af-afff-55d90190c13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:29.820Z|f2eb8c45-f922-472f-927f-2870b02252d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:29.820Z|e37bdd37-c8d5-41af-afff-55d90190c13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:29.823Z|38ea9659-7612-490c-9936-a585f56bcf98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:29.823Z|38ea9659-7612-490c-9936-a585f56bcf98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:39.846Z|e512c832-b157-4482-85d7-62c8deb0141a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:39.847Z|c5deda3e-c637-4a32-9cab-8ec91d143165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:39.848Z|c5deda3e-c637-4a32-9cab-8ec91d143165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:39.848Z|b6f10e4f-5da4-489b-aec9-a80ad6bfe323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:39.849Z|b6f10e4f-5da4-489b-aec9-a80ad6bfe323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:39.853Z|e512c832-b157-4482-85d7-62c8deb0141a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:42.256Z|d508808e-047b-482e-955f-51cc83c7e287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:27:42.257Z|d508808e-047b-482e-955f-51cc83c7e287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:27:42.378Z|73d6a539-068e-44ac-85a8-f30b234e669c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:27:42.379Z|73d6a539-068e-44ac-85a8-f30b234e669c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:27:49.872Z|c6aae031-979e-4865-9fba-7cb9f6281709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:49.873Z|c6aae031-979e-4865-9fba-7cb9f6281709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:49.878Z|08d82acd-ddfd-437f-af94-cc5bebf0589a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:49.879Z|08d82acd-ddfd-437f-af94-cc5bebf0589a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:49.879Z|47f6319c-818c-4864-a265-baa234a3c15b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:49.884Z|47f6319c-818c-4864-a265-baa234a3c15b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:57.256Z|423a39a6-d4a2-4f9c-9d6b-735607588fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:27:57.257Z|423a39a6-d4a2-4f9c-9d6b-735607588fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:27:59.899Z|9f1e015e-0ad7-4abe-bbb8-eb82d5106d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:59.900Z|9f1e015e-0ad7-4abe-bbb8-eb82d5106d58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:59.909Z|f1b37e8d-066a-4678-9db7-7ea7554d11b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:59.909Z|f1b37e8d-066a-4678-9db7-7ea7554d11b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:27:59.909Z|13c4a78b-fe75-457a-b9c2-fd62e0eb069a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:27:59.910Z|13c4a78b-fe75-457a-b9c2-fd62e0eb069a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:09.925Z|bc1e12f1-9afe-44f3-8198-11e707b237bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:09.926Z|bc1e12f1-9afe-44f3-8198-11e707b237bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:09.931Z|24618df0-c996-4af5-bc76-f39acf82f101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:09.932Z|24618df0-c996-4af5-bc76-f39acf82f101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:09.934Z|077b8358-8f34-4cac-bade-2ba55c87cd70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:09.935Z|077b8358-8f34-4cac-bade-2ba55c87cd70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:12.255Z|5ad424ad-25c3-4991-982f-2da7d2b52e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:28:12.257Z|5ad424ad-25c3-4991-982f-2da7d2b52e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:28:12.382Z|760244e6-242f-4dad-938a-7c92082310f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:28:12.382Z|760244e6-242f-4dad-938a-7c92082310f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:28:19.951Z|477c137e-f563-4790-8072-92c1e8f0c672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:19.952Z|d71455f4-ee6f-489a-a4ee-1299181586ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:19.952Z|477c137e-f563-4790-8072-92c1e8f0c672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:19.953Z|d71455f4-ee6f-489a-a4ee-1299181586ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:19.959Z|49fbc534-7d88-444c-81d8-5bc9b5fdd1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:19.959Z|49fbc534-7d88-444c-81d8-5bc9b5fdd1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:27.256Z|8311ddc0-01a6-4da2-b5dd-1e00025c854d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:28:27.259Z|8311ddc0-01a6-4da2-b5dd-1e00025c854d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:28:29.979Z|6fb8b54c-53f4-4976-b6ca-daa7e109867d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:29.979Z|b9f84954-c8f5-4d7d-81e7-1801735569c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:29.980Z|b9f84954-c8f5-4d7d-81e7-1801735569c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:29.980Z|6fb8b54c-53f4-4976-b6ca-daa7e109867d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:29.983Z|c5266168-cbf3-421f-a2bc-623b6f15cb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:29.984Z|c5266168-cbf3-421f-a2bc-623b6f15cb0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:40.006Z|95378d1f-164d-4dc3-a20f-4904024d8269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:40.007Z|95378d1f-164d-4dc3-a20f-4904024d8269|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:40.010Z|96a38ea8-c9b6-4824-836b-f4cd415bdbeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:40.011Z|bae953b0-a7d9-4774-aa83-4e3c3b606d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:40.013Z|bae953b0-a7d9-4774-aa83-4e3c3b606d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:40.013Z|96a38ea8-c9b6-4824-836b-f4cd415bdbeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:42.256Z|cefb7324-9e45-4493-8c63-269f27a26845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:28:42.256Z|cefb7324-9e45-4493-8c63-269f27a26845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:28:42.383Z|f57d0ce8-f5df-4688-8ad5-5900cfd0eb5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:28:42.384Z|f57d0ce8-f5df-4688-8ad5-5900cfd0eb5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:28:50.034Z|d4456ed1-7ead-43bf-9406-f5e724ad37a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:50.035Z|d4456ed1-7ead-43bf-9406-f5e724ad37a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:50.036Z|6c38d9e9-f6c9-4091-a8dd-95410ad91564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:50.037Z|6c38d9e9-f6c9-4091-a8dd-95410ad91564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:50.038Z|51710969-5cb5-4e95-a78c-237e8c417c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:28:50.039Z|51710969-5cb5-4e95-a78c-237e8c417c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:28:57.256Z|5052a2d8-5224-4066-8581-01502e8070ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:28:57.257Z|5052a2d8-5224-4066-8581-01502e8070ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:29:00.060Z|0328e673-ec70-41dd-ab29-c8e324033b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:00.060Z|e8493302-736a-4f7c-ab29-d210cf3ca91c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:00.061Z|0328e673-ec70-41dd-ab29-c8e324033b47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:00.062Z|e8493302-736a-4f7c-ab29-d210cf3ca91c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:00.063Z|4b7cb5a0-416d-4714-9357-2f8ddab50a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:00.065Z|4b7cb5a0-416d-4714-9357-2f8ddab50a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:10.087Z|926c4d70-893c-4f7e-beff-ab11c2f67dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:10.087Z|8dc7f292-d2bf-4407-bf9d-8c19d869a31f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:10.088Z|8dc7f292-d2bf-4407-bf9d-8c19d869a31f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:10.088Z|926c4d70-893c-4f7e-beff-ab11c2f67dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:10.089Z|ec3896bc-02ef-44f7-b603-a7b5b8026b5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:10.090Z|ec3896bc-02ef-44f7-b603-a7b5b8026b5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:12.255Z|7e736a22-be17-463d-8506-5cc978c7528f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:29:12.259Z|7e736a22-be17-463d-8506-5cc978c7528f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:29:12.385Z|6edbe149-5181-484f-962e-7391bd6040a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:29:12.387Z|6edbe149-5181-484f-962e-7391bd6040a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:29:20.113Z|62be6598-871e-41e9-890d-03b19170120f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:20.113Z|68c8b9d6-86e6-4ff0-ac13-4bb1f8f3ce4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:20.114Z|68c8b9d6-86e6-4ff0-ac13-4bb1f8f3ce4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:20.114Z|62be6598-871e-41e9-890d-03b19170120f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:20.120Z|8a9a5959-26f7-4c99-be32-fdefd166ac4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:20.121Z|8a9a5959-26f7-4c99-be32-fdefd166ac4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:27.256Z|e489211c-adc2-4f68-a42e-e219c63410a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:29:27.257Z|e489211c-adc2-4f68-a42e-e219c63410a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:29:30.139Z|6b196e69-4296-4b45-92a4-92a5c9cb59be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:30.139Z|ce00fa87-8a05-44ea-9b2d-c0c83022e482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:30.140Z|6b196e69-4296-4b45-92a4-92a5c9cb59be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:30.140Z|ce00fa87-8a05-44ea-9b2d-c0c83022e482|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:30.143Z|58373794-e528-4e5e-8a82-bf6db9bf2f36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:30.143Z|58373794-e528-4e5e-8a82-bf6db9bf2f36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:40.168Z|2b42e66e-b9b2-4116-8d4b-2692d5fe2029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:40.168Z|a3df92c6-f9dc-446d-a838-00c9a1a9bbcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:40.169Z|d3f4dc7a-ab31-415c-9769-6a09058dffb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:40.169Z|2b42e66e-b9b2-4116-8d4b-2692d5fe2029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:40.169Z|a3df92c6-f9dc-446d-a838-00c9a1a9bbcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:40.170Z|d3f4dc7a-ab31-415c-9769-6a09058dffb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:42.255Z|83606650-0621-4c03-886b-48b44e76710c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:29:42.256Z|83606650-0621-4c03-886b-48b44e76710c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:29:42.388Z|aef5ab9d-227c-4027-b6e6-e1016d340a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:29:42.389Z|aef5ab9d-227c-4027-b6e6-e1016d340a9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:29:50.194Z|e7a3fc36-2d3f-46df-8d48-8858aed00d59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:50.194Z|428b374d-ef9a-4872-81ce-f8a2705544ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:50.195Z|428b374d-ef9a-4872-81ce-f8a2705544ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:50.195Z|e7a3fc36-2d3f-46df-8d48-8858aed00d59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:50.197Z|a9dee6ed-e689-4865-833d-7c133fb2736a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:29:50.198Z|a9dee6ed-e689-4865-833d-7c133fb2736a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:29:57.255Z|d0846cee-f1f2-4017-8508-90424db0920c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:29:57.262Z|d0846cee-f1f2-4017-8508-90424db0920c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:30:00.220Z|fb1bdb0f-10bf-43bf-a723-7e7fc3341542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:00.220Z|be78ed37-f439-470c-8a4d-e149c24a0800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:00.220Z|d51ac561-1b7e-4b69-aa6f-04b74714ad95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:00.221Z|be78ed37-f439-470c-8a4d-e149c24a0800|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:00.221Z|fb1bdb0f-10bf-43bf-a723-7e7fc3341542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:00.221Z|d51ac561-1b7e-4b69-aa6f-04b74714ad95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:10.247Z|18893cdf-4708-4456-98b7-8c48171bbc0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:10.247Z|a3db026e-c8cf-4ec4-b433-5485db775bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:10.247Z|f23e8750-8ba2-4c05-9fb9-0737f90de9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:10.248Z|18893cdf-4708-4456-98b7-8c48171bbc0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:10.248Z|f23e8750-8ba2-4c05-9fb9-0737f90de9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:10.248Z|a3db026e-c8cf-4ec4-b433-5485db775bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:12.255Z|ddccf453-3b85-43b7-805e-031fbf9bcc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:30:12.256Z|ddccf453-3b85-43b7-805e-031fbf9bcc89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:30:12.390Z|f97eb879-bf72-490d-8d75-92dc3ba0a435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:30:12.391Z|f97eb879-bf72-490d-8d75-92dc3ba0a435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:30:20.275Z|dcba9520-c238-4bab-87b9-d36c289d0f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:20.275Z|9e2c8362-c032-403a-bc3e-b8fca1ed3a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:20.276Z|dcba9520-c238-4bab-87b9-d36c289d0f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:20.276Z|9e2c8362-c032-403a-bc3e-b8fca1ed3a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:20.281Z|77c1980e-52c9-4580-82a0-0735ae51e80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:20.282Z|77c1980e-52c9-4580-82a0-0735ae51e80b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:27.257Z|7078c181-b508-465f-bc03-b87d52d63b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:30:27.258Z|7078c181-b508-465f-bc03-b87d52d63b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:30:30.305Z|c73fe417-0758-4eea-aa53-14d87d98b629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:30.305Z|ab8e1cb9-dceb-4462-87c3-5f50d9ef4d81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:30.305Z|8c0f9add-5fb8-4527-b68e-d6a0785d74c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:30.306Z|ab8e1cb9-dceb-4462-87c3-5f50d9ef4d81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:30.307Z|c73fe417-0758-4eea-aa53-14d87d98b629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:30.307Z|8c0f9add-5fb8-4527-b68e-d6a0785d74c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:40.335Z|61f0249b-b050-4b37-bf62-6a3e02cbd689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:40.335Z|544222b2-094b-4926-8b1a-712a7d259b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:40.335Z|c76eafa7-484d-4135-a61f-e204d5e51b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:40.336Z|544222b2-094b-4926-8b1a-712a7d259b8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:40.336Z|61f0249b-b050-4b37-bf62-6a3e02cbd689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:40.336Z|c76eafa7-484d-4135-a61f-e204d5e51b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:42.256Z|24aafbbe-4786-4f76-a73f-465e79772427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:30:42.259Z|24aafbbe-4786-4f76-a73f-465e79772427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:30:42.392Z|527a4080-8c84-4916-9c15-1cd101d86002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:30:42.393Z|527a4080-8c84-4916-9c15-1cd101d86002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:30:50.367Z|b070280f-76f9-413b-9fe4-fc5602752811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:50.367Z|83c2f8e6-484d-4de0-90da-b6ad7300f9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:50.367Z|6dd1e2a4-bf34-4524-829a-26a51044bfd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:30:50.369Z|b070280f-76f9-413b-9fe4-fc5602752811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:50.369Z|83c2f8e6-484d-4de0-90da-b6ad7300f9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:50.369Z|6dd1e2a4-bf34-4524-829a-26a51044bfd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:30:57.257Z|fcc4c5ff-1daa-4542-8304-5224c07fc8a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:30:57.258Z|fcc4c5ff-1daa-4542-8304-5224c07fc8a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:31:00.401Z|bd22a82c-d36e-460d-848e-ec6b51140758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:00.401Z|0d82a5c4-544a-4d7a-bfde-0d6247e60ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:00.401Z|513e3583-6dcd-4e0e-a6c3-ad5a8a793253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:00.403Z|bd22a82c-d36e-460d-848e-ec6b51140758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:00.403Z|513e3583-6dcd-4e0e-a6c3-ad5a8a793253|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:00.403Z|0d82a5c4-544a-4d7a-bfde-0d6247e60ece|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:10.432Z|2af295e9-a617-48be-89ed-3a6278b70efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:10.433Z|f41c2004-aefd-4edd-81c9-093c5c50c327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:10.433Z|d3b46c01-44ce-47d0-936d-aabe29334118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:10.434Z|f41c2004-aefd-4edd-81c9-093c5c50c327|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:10.433Z|2af295e9-a617-48be-89ed-3a6278b70efc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:10.435Z|d3b46c01-44ce-47d0-936d-aabe29334118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:12.255Z|5184d503-12e8-4230-917a-4571a8bb1f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:31:12.256Z|5184d503-12e8-4230-917a-4571a8bb1f7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:31:12.397Z|7d016b8a-7712-4643-9842-5dfed8f3c768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:31:12.398Z|7d016b8a-7712-4643-9842-5dfed8f3c768|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:31:20.460Z|48b74a62-2975-4491-b830-7b8ebd102dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:20.460Z|f6139dd4-6c65-467d-ad67-03f54706e6be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:20.460Z|be1ab952-c9d6-4c89-bdbb-f89b76041eed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:20.461Z|48b74a62-2975-4491-b830-7b8ebd102dd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:20.461Z|f6139dd4-6c65-467d-ad67-03f54706e6be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:20.462Z|be1ab952-c9d6-4c89-bdbb-f89b76041eed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:27.255Z|4d6d98ac-b8cd-4bce-b97f-92b8459a8a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:31:27.258Z|4d6d98ac-b8cd-4bce-b97f-92b8459a8a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:31:30.486Z|4da53a48-df3c-415e-887f-9c3d8129f2f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:30.486Z|9c349ab1-f90f-40ec-9d3d-0fb7f3e03d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:30.487Z|4da53a48-df3c-415e-887f-9c3d8129f2f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:30.487Z|9c349ab1-f90f-40ec-9d3d-0fb7f3e03d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:30.488Z|fe156360-e2b8-4d4a-9904-70eb295e52c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:30.489Z|fe156360-e2b8-4d4a-9904-70eb295e52c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:40.513Z|03d91534-5844-4946-8d86-b8b0ebd70710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:40.513Z|ef573369-6b04-49d0-bda2-46476b6b34e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:40.514Z|03d91534-5844-4946-8d86-b8b0ebd70710|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:40.514Z|ef573369-6b04-49d0-bda2-46476b6b34e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:40.515Z|36b0d8b7-7c7a-43b9-af31-1663af86444f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:40.515Z|36b0d8b7-7c7a-43b9-af31-1663af86444f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:42.256Z|0fd96505-866c-4996-8cd0-9fd0a1b8ae63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:31:42.256Z|0fd96505-866c-4996-8cd0-9fd0a1b8ae63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:31:42.399Z|6f4fdf7e-243d-450f-9043-faf340d334d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:31:42.400Z|6f4fdf7e-243d-450f-9043-faf340d334d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:31:50.538Z|a84c955d-51fc-45af-895f-89fb3ea6775b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:50.538Z|bf0129b6-7a39-4ee6-a5b6-fbd2ad2ee70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:50.538Z|5c07f8f4-30ee-4742-9940-d5be8484a9a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:31:50.539Z|5c07f8f4-30ee-4742-9940-d5be8484a9a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:50.539Z|a84c955d-51fc-45af-895f-89fb3ea6775b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:50.539Z|bf0129b6-7a39-4ee6-a5b6-fbd2ad2ee70d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:31:57.256Z|5884bef6-9153-44c4-ae1e-89e5c3e6a5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:31:57.256Z|5884bef6-9153-44c4-ae1e-89e5c3e6a5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:32:00.563Z|3fcc1b1b-a19b-4f19-956b-0a85d1d0dbab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:00.563Z|dceec9d2-4747-4e2a-9147-275dd5f9a586|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:00.563Z|e553ed28-8c9c-40d0-8bc3-a1756c5cda32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:00.564Z|3fcc1b1b-a19b-4f19-956b-0a85d1d0dbab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:00.564Z|dceec9d2-4747-4e2a-9147-275dd5f9a586|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:00.565Z|e553ed28-8c9c-40d0-8bc3-a1756c5cda32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:10.589Z|4f15f68d-4625-4c1f-932d-aad96045f0fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:10.590Z|4f15f68d-4625-4c1f-932d-aad96045f0fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:10.589Z|b5d76e5e-d755-4e23-8b48-d5ee178e3d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:10.592Z|f5913902-dabd-48e9-af39-9ce952658d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:10.592Z|b5d76e5e-d755-4e23-8b48-d5ee178e3d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:10.593Z|f5913902-dabd-48e9-af39-9ce952658d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:12.256Z|a09e5023-06ac-4b8d-b79b-f4c9ad76dc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:32:12.259Z|a09e5023-06ac-4b8d-b79b-f4c9ad76dc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:32:12.402Z|84321db3-6a7e-4dad-b454-b23451133882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:32:12.403Z|84321db3-6a7e-4dad-b454-b23451133882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:32:20.619Z|925e37df-3471-4f1f-b039-8b1963c5009e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:20.620Z|925e37df-3471-4f1f-b039-8b1963c5009e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:20.620Z|9da6b67f-520b-4473-90b8-9d000061a9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:20.620Z|c6acca27-15a3-4381-b78d-da59d14f4810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:20.621Z|9da6b67f-520b-4473-90b8-9d000061a9e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:20.621Z|c6acca27-15a3-4381-b78d-da59d14f4810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:27.255Z|a9e2300f-81ee-4732-a435-57b497f36a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:32:27.256Z|a9e2300f-81ee-4732-a435-57b497f36a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:32:30.644Z|61562e1c-76fa-4f08-8f36-857e06e63d1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:30.644Z|51a3250d-4bce-476a-a10f-dbe8d846f5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:30.644Z|1ba66af8-043c-4189-990a-d538623e55ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:30.645Z|61562e1c-76fa-4f08-8f36-857e06e63d1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:30.645Z|51a3250d-4bce-476a-a10f-dbe8d846f5a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:30.645Z|1ba66af8-043c-4189-990a-d538623e55ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:40.671Z|398aa78a-baf7-49d1-9b47-e7f68739935b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:40.671Z|386d2aac-6efe-4b3f-b4c1-5cce16115978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:40.672Z|398aa78a-baf7-49d1-9b47-e7f68739935b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:40.673Z|386d2aac-6efe-4b3f-b4c1-5cce16115978|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:40.673Z|cba174f0-aa9a-4415-a3ab-b8c68695060b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:40.674Z|cba174f0-aa9a-4415-a3ab-b8c68695060b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:42.255Z|f1a161c9-df8e-4079-b876-4d48d7008417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:32:42.256Z|f1a161c9-df8e-4079-b876-4d48d7008417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:32:42.404Z|9ba3a400-77b4-4251-8ab4-ac9206da75e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:32:42.405Z|9ba3a400-77b4-4251-8ab4-ac9206da75e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:32:50.697Z|8de4d8b4-9385-4234-932f-8b34c86ae5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:50.697Z|82daa02b-a16b-45c4-afa4-b45e482bdad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:50.697Z|52535dcf-fae6-4c7d-b4d5-b25c657317e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:32:50.698Z|82daa02b-a16b-45c4-afa4-b45e482bdad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:50.698Z|8de4d8b4-9385-4234-932f-8b34c86ae5ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:50.699Z|52535dcf-fae6-4c7d-b4d5-b25c657317e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:32:57.255Z|ea8165a6-f7a7-413f-b698-619a452b581c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:32:57.258Z|ea8165a6-f7a7-413f-b698-619a452b581c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:33:00.723Z|484a6160-df1b-4cb4-aa65-8297ed85e9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:00.723Z|841fa70b-0021-47ca-be4b-d98048bb5a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:00.724Z|841fa70b-0021-47ca-be4b-d98048bb5a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:00.724Z|484a6160-df1b-4cb4-aa65-8297ed85e9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:00.728Z|a64562ab-fce2-4518-90b0-e0afbfc58f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:00.729Z|a64562ab-fce2-4518-90b0-e0afbfc58f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:10.748Z|c8087c57-8d21-4fc5-8c50-fb939257968b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:10.749Z|c8087c57-8d21-4fc5-8c50-fb939257968b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:10.748Z|652b312b-c38a-4de3-9750-d5d43a9fde05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:10.750Z|652b312b-c38a-4de3-9750-d5d43a9fde05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:10.755Z|532245d7-3244-45e7-b71b-4b689adbce72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:10.756Z|532245d7-3244-45e7-b71b-4b689adbce72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:12.255Z|3d7fca5a-f8a9-404a-8e90-7f461a4a5c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:33:12.256Z|3d7fca5a-f8a9-404a-8e90-7f461a4a5c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:33:12.406Z|889ede1e-0b76-4e51-a127-945ed41753e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:33:12.407Z|889ede1e-0b76-4e51-a127-945ed41753e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:33:20.773Z|56472abe-3b56-4e33-bc91-da42c1ecd086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:20.773Z|8edea78b-dadb-46c5-9671-90ae5a3c94a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:20.774Z|8edea78b-dadb-46c5-9671-90ae5a3c94a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:20.774Z|56472abe-3b56-4e33-bc91-da42c1ecd086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:20.777Z|68831535-eb66-4c5d-b608-d326e84060ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:20.777Z|68831535-eb66-4c5d-b608-d326e84060ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:27.256Z|5c38feba-5119-4585-81c5-d3182c89cf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:33:27.256Z|5c38feba-5119-4585-81c5-d3182c89cf0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:33:30.801Z|1f94499b-689f-4517-9908-1873492f93c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:30.801Z|da70a3ea-85fc-482c-80cf-6f36d5df3c33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:30.802Z|da70a3ea-85fc-482c-80cf-6f36d5df3c33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:30.802Z|1f94499b-689f-4517-9908-1873492f93c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:30.806Z|bfdd7e54-f621-480b-a801-34b1b8efcecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:30.806Z|bfdd7e54-f621-480b-a801-34b1b8efcecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:40.827Z|954b2089-0bb0-4760-8c81-f754fb22833d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:40.829Z|7ba5b5d9-d91f-43da-9797-bd8546ccff76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:40.829Z|954b2089-0bb0-4760-8c81-f754fb22833d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:40.829Z|7ba5b5d9-d91f-43da-9797-bd8546ccff76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:40.830Z|2e61d53f-fbd6-462e-9ee2-6c654fdcb09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:40.830Z|2e61d53f-fbd6-462e-9ee2-6c654fdcb09b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:42.255Z|540cb01e-6379-49b5-bbad-6d00be74c529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:33:42.259Z|540cb01e-6379-49b5-bbad-6d00be74c529|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:33:42.408Z|d30d0bea-11c0-4c0d-9358-bbbca4cd4212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:33:42.408Z|d30d0bea-11c0-4c0d-9358-bbbca4cd4212|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:33:43.022Z|297ae632-6d46-46b8-a8c0-e28642c7ff58|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:33:43.023Z|297ae632-6d46-46b8-a8c0-e28642c7ff58|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:50.854Z|fb28c143-7ea7-458c-ba5b-fa05c9a08321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:50.854Z|dc6c6484-6d2c-4d81-a111-654ce583ef34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:50.854Z|eb6ca4e7-c284-45cc-a884-223f3efa3f28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:33:50.855Z|eb6ca4e7-c284-45cc-a884-223f3efa3f28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:50.855Z|fb28c143-7ea7-458c-ba5b-fa05c9a08321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:50.855Z|dc6c6484-6d2c-4d81-a111-654ce583ef34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:33:57.255Z|eed253a8-56d0-4969-b202-8c2f6e49c796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:33:57.257Z|eed253a8-56d0-4969-b202-8c2f6e49c796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:34:00.879Z|a7b0c093-27f5-4d5d-b7f7-bf961d2b49b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:00.879Z|33fa700f-8b53-4b7f-9c5c-22a2fc1603fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:00.880Z|a7b0c093-27f5-4d5d-b7f7-bf961d2b49b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:00.880Z|33fa700f-8b53-4b7f-9c5c-22a2fc1603fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:00.881Z|f5933fd6-ac21-4543-9712-eee859ed70f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:00.882Z|f5933fd6-ac21-4543-9712-eee859ed70f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:10.904Z|63f4d873-0599-47c9-a5c6-c91c7f17ead1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:10.904Z|0c3dc737-3ad7-4b9a-9cf9-432510023504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:10.905Z|63f4d873-0599-47c9-a5c6-c91c7f17ead1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:10.905Z|0c3dc737-3ad7-4b9a-9cf9-432510023504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:10.910Z|8b30ca37-5f9e-422a-b440-488a906a8687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:10.910Z|8b30ca37-5f9e-422a-b440-488a906a8687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:12.255Z|3c7709e5-2ffa-402e-8e06-f54667279e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:34:12.256Z|3c7709e5-2ffa-402e-8e06-f54667279e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:34:12.409Z|8b6b6bd5-0d20-44c2-bcbe-04b975ce7dd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:34:12.410Z|8b6b6bd5-0d20-44c2-bcbe-04b975ce7dd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:34:20.933Z|7094fef5-5770-4bc6-be50-8e23043722f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:20.934Z|7094fef5-5770-4bc6-be50-8e23043722f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:20.938Z|e44244a0-18e2-4200-857e-67d4c54eadba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:20.939Z|99fe432d-b7f9-4068-b723-2e633c8c8265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:20.939Z|e44244a0-18e2-4200-857e-67d4c54eadba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:20.940Z|99fe432d-b7f9-4068-b723-2e633c8c8265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:27.256Z|6be1b27a-86a6-4e1a-ab69-5a81a56639ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:34:27.259Z|6be1b27a-86a6-4e1a-ab69-5a81a56639ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:34:30.957Z|e12b1915-c0e6-41b0-bd36-c39e3aff239d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:30.959Z|e12b1915-c0e6-41b0-bd36-c39e3aff239d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:30.961Z|3af47876-4ed4-43d4-8adb-a54a21577066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:30.961Z|3af47876-4ed4-43d4-8adb-a54a21577066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:30.961Z|97472957-5174-4010-8eef-d442b8fdca2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:30.962Z|97472957-5174-4010-8eef-d442b8fdca2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:40.985Z|55e891c5-e125-40dd-a882-1756d01ab028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:40.985Z|85852dcb-6837-4f55-b617-071417d323d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:40.986Z|55e891c5-e125-40dd-a882-1756d01ab028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:40.986Z|85852dcb-6837-4f55-b617-071417d323d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:40.987Z|b4f0e449-aa12-48ea-970d-ca031e3a69c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:40.987Z|b4f0e449-aa12-48ea-970d-ca031e3a69c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:42.255Z|765d316e-32be-4838-a247-5e663a0d45db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:34:42.256Z|765d316e-32be-4838-a247-5e663a0d45db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:34:42.411Z|d30aa537-a80a-49fd-a04d-923954e84902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:34:42.412Z|d30aa537-a80a-49fd-a04d-923954e84902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:34:43.010Z|eb8066e9-bca8-4bd7-8301-4539d49979dd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:34:43.011Z|eb8066e9-bca8-4bd7-8301-4539d49979dd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:51.013Z|518ec3b9-b56b-4183-80e6-9c151ee2621f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:51.013Z|3bdd4ec0-c5c7-44c5-991c-49f5fa0dc04d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:51.013Z|2c96fcef-b0e1-4d5d-9c86-ca20de563f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:34:51.014Z|518ec3b9-b56b-4183-80e6-9c151ee2621f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:51.014Z|2c96fcef-b0e1-4d5d-9c86-ca20de563f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:51.014Z|3bdd4ec0-c5c7-44c5-991c-49f5fa0dc04d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:34:57.255Z|870edd91-70b2-4c37-ab4c-9469c894b76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:34:57.256Z|870edd91-70b2-4c37-ab4c-9469c894b76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:35:01.044Z|6659ceb5-48e5-49ab-8596-7b47979086a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:01.044Z|93b159c8-96b5-467d-b667-e379930c3e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:01.045Z|6659ceb5-48e5-49ab-8596-7b47979086a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:01.045Z|93b159c8-96b5-467d-b667-e379930c3e25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:01.045Z|e7db22e2-98bc-40ea-b576-2ca04840e698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:01.046Z|e7db22e2-98bc-40ea-b576-2ca04840e698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:11.072Z|cb5760d8-fdb2-44ec-91c7-5bee70ec6b29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:11.072Z|474ce00b-e0e7-4c4a-8c14-97686e0aa1eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:11.072Z|339c7b97-56c3-4168-8b01-015ff8d9d83c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:11.073Z|474ce00b-e0e7-4c4a-8c14-97686e0aa1eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:11.073Z|339c7b97-56c3-4168-8b01-015ff8d9d83c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:11.073Z|cb5760d8-fdb2-44ec-91c7-5bee70ec6b29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:12.255Z|24984643-a185-4a96-b5d1-8f3d20a6374a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:35:12.258Z|24984643-a185-4a96-b5d1-8f3d20a6374a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:35:12.413Z|bcc02b87-43ea-4097-ba2e-7b3f14da54ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:35:12.413Z|bcc02b87-43ea-4097-ba2e-7b3f14da54ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:35:21.097Z|94b15078-0ad4-4953-a46e-1f70b0fbc2e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:21.098Z|94b15078-0ad4-4953-a46e-1f70b0fbc2e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:21.099Z|2223cf58-4d14-4312-96de-8a6b77b3399c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:21.100Z|2223cf58-4d14-4312-96de-8a6b77b3399c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:21.097Z|3e547b4a-7802-4943-8e8b-db83e22b4109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:21.103Z|3e547b4a-7802-4943-8e8b-db83e22b4109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:27.255Z|e749acc9-928a-4113-ad8b-c39a390dc1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:35:27.256Z|e749acc9-928a-4113-ad8b-c39a390dc1f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:35:31.123Z|efc98b24-291d-4b49-9605-82dd237f2c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:31.123Z|c58820a7-95bd-4168-bfda-41b47019a81e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:31.124Z|efc98b24-291d-4b49-9605-82dd237f2c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:31.124Z|c58820a7-95bd-4168-bfda-41b47019a81e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:31.125Z|d26d4111-1166-41b4-ad41-7eb3c9e4f745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:31.125Z|d26d4111-1166-41b4-ad41-7eb3c9e4f745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:41.148Z|695f4ba3-5331-480b-a4e0-910cb45b7f81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:41.148Z|907c2eaa-f46c-4440-b2c9-967dd6bc2df2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:41.150Z|907c2eaa-f46c-4440-b2c9-967dd6bc2df2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:41.150Z|695f4ba3-5331-480b-a4e0-910cb45b7f81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:41.151Z|b736d709-adef-463a-aeb6-157c4206d6e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:41.152Z|b736d709-adef-463a-aeb6-157c4206d6e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:42.255Z|e81db170-a467-47cc-947c-e10990f823fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:35:42.256Z|e81db170-a467-47cc-947c-e10990f823fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:35:42.414Z|22082476-033b-45ff-9902-eba610ded1b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:35:42.415Z|22082476-033b-45ff-9902-eba610ded1b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:35:43.008Z|5c017f60-e85a-4ea6-be65-23a6569c11d6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:35:43.009Z|5c017f60-e85a-4ea6-be65-23a6569c11d6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:51.174Z|8cb7c78b-2843-4de4-96cc-0d9f21123d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:51.174Z|739a8016-1e64-478b-bedf-322a68d72bc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:51.175Z|8cb7c78b-2843-4de4-96cc-0d9f21123d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:51.175Z|739a8016-1e64-478b-bedf-322a68d72bc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:51.176Z|55391e09-a21b-49a8-b3c3-ca0d280662da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:35:51.176Z|55391e09-a21b-49a8-b3c3-ca0d280662da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:35:57.255Z|46454524-b1a6-4c8f-a70b-290f2d0d6703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:35:57.258Z|46454524-b1a6-4c8f-a70b-290f2d0d6703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:36:01.200Z|c5afe555-f4e5-4176-a0b9-02fb9e9062fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:01.200Z|815ce8a4-c9ec-470f-9421-b8bb4ad9331b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:01.200Z|21de1bea-5895-4deb-9c2e-9cbae2b0a248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:01.201Z|815ce8a4-c9ec-470f-9421-b8bb4ad9331b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:01.201Z|c5afe555-f4e5-4176-a0b9-02fb9e9062fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:01.201Z|21de1bea-5895-4deb-9c2e-9cbae2b0a248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:11.233Z|111a46ee-acac-4653-a586-3b58fd320734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:11.234Z|111a46ee-acac-4653-a586-3b58fd320734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:11.236Z|ca7b3770-4b71-4ef1-b007-0aa563928285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:11.236Z|ca7b3770-4b71-4ef1-b007-0aa563928285|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:11.236Z|46a58659-11a5-4e70-9942-b415c9e55c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:11.237Z|46a58659-11a5-4e70-9942-b415c9e55c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:12.255Z|1b0d27c5-0e1c-4f01-be3a-4bb057844da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:36:12.256Z|1b0d27c5-0e1c-4f01-be3a-4bb057844da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:36:12.416Z|cfa77f4d-1fec-4a0a-9493-d39cbfab52f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:36:12.417Z|cfa77f4d-1fec-4a0a-9493-d39cbfab52f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:36:21.265Z|a9538a62-de5c-4b95-bf02-68150b62f7c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:21.265Z|4d693888-0b60-4176-ac2f-c8fc07c1dd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:21.265Z|5a6c5885-60fb-427f-ac2e-ddbc9827d2ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:21.266Z|5a6c5885-60fb-427f-ac2e-ddbc9827d2ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:21.266Z|a9538a62-de5c-4b95-bf02-68150b62f7c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:21.266Z|4d693888-0b60-4176-ac2f-c8fc07c1dd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:27.255Z|87ab5942-9967-4b7e-b743-38224213f826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:36:27.256Z|87ab5942-9967-4b7e-b743-38224213f826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:36:31.293Z|0c3a203e-451f-4ff7-80df-3192f179493b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:31.293Z|68eedc86-4a23-4eac-ad6c-6fbcd6bdb15a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:31.293Z|c8b52636-3ffb-49cb-9156-608a4505a207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:31.294Z|68eedc86-4a23-4eac-ad6c-6fbcd6bdb15a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:31.294Z|c8b52636-3ffb-49cb-9156-608a4505a207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:31.294Z|0c3a203e-451f-4ff7-80df-3192f179493b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:41.322Z|339de26d-9637-4fc5-a44b-065320ba2dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:41.323Z|7a645df3-6582-439b-8564-67311e5cb168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:41.322Z|baccfd4f-1db1-4c73-a344-9b3d858c8c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:41.323Z|339de26d-9637-4fc5-a44b-065320ba2dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:41.323Z|7a645df3-6582-439b-8564-67311e5cb168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:41.323Z|baccfd4f-1db1-4c73-a344-9b3d858c8c16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:42.256Z|976b5ae0-81dd-4e25-8255-b3483dff6717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:36:42.258Z|976b5ae0-81dd-4e25-8255-b3483dff6717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:36:42.418Z|5f914464-151b-43c1-b97e-506d47b3a268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:36:42.418Z|5f914464-151b-43c1-b97e-506d47b3a268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:36:43.023Z|9ff18842-87c6-49f1-b1ec-04a3c6361deb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:36:43.024Z|9ff18842-87c6-49f1-b1ec-04a3c6361deb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:51.352Z|782ebd23-229e-48b0-8339-f92f8eaa8fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:51.352Z|e9ce6df7-e6d4-4bf1-b21d-fdf7299cfac9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:51.354Z|2c28dd26-6836-477b-8b40-b3a49228909b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:36:51.354Z|e9ce6df7-e6d4-4bf1-b21d-fdf7299cfac9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:51.354Z|2c28dd26-6836-477b-8b40-b3a49228909b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:51.354Z|782ebd23-229e-48b0-8339-f92f8eaa8fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:36:57.255Z|f815d13e-4945-49b0-8964-b3307b05affe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:36:57.256Z|f815d13e-4945-49b0-8964-b3307b05affe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:37:01.391Z|f386193e-5db6-4120-a4c8-4734999d1ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:01.391Z|4d9cabb8-5c6b-4f7c-a5c6-31204778adc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:01.391Z|c7f01b76-d69d-486b-88f2-0ffd3e973524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:01.393Z|f386193e-5db6-4120-a4c8-4734999d1ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:01.393Z|c7f01b76-d69d-486b-88f2-0ffd3e973524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:01.393Z|4d9cabb8-5c6b-4f7c-a5c6-31204778adc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:11.440Z|80f26647-3538-4577-b7c8-04d6ab21827c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:11.440Z|ce70a8f5-bbd6-4a98-91b4-d0aa3b62d4f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:11.440Z|f9a99e74-5318-454c-b4a0-69cb06cb2407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:11.442Z|ce70a8f5-bbd6-4a98-91b4-d0aa3b62d4f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:11.442Z|f9a99e74-5318-454c-b4a0-69cb06cb2407|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:11.443Z|80f26647-3538-4577-b7c8-04d6ab21827c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:12.256Z|4ec9d16f-34db-4cc9-b244-6bdd76be7fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:37:12.257Z|4ec9d16f-34db-4cc9-b244-6bdd76be7fba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:37:12.419Z|d29c2e89-311e-4625-ba08-f124d7fc7b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:37:12.420Z|d29c2e89-311e-4625-ba08-f124d7fc7b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:37:21.479Z|aaaa4e5e-6c4f-4d4b-8b74-e5e8a84a407e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:21.479Z|f316763a-86d9-437f-a7fc-130f013af127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:21.479Z|86eeda78-935d-42ca-bb24-f16e416afeda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:21.481Z|aaaa4e5e-6c4f-4d4b-8b74-e5e8a84a407e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:21.481Z|f316763a-86d9-437f-a7fc-130f013af127|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:21.481Z|86eeda78-935d-42ca-bb24-f16e416afeda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:27.256Z|3172eb17-2318-4529-8c0d-5523ea4695b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:37:27.260Z|3172eb17-2318-4529-8c0d-5523ea4695b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:37:31.508Z|5bd8ec37-8c2d-4b0f-8084-4d68b3105fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:31.508Z|a3cba2c2-9e30-4ddb-8b5b-904c47a39784|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:31.509Z|5bd8ec37-8c2d-4b0f-8084-4d68b3105fb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:31.509Z|a3cba2c2-9e30-4ddb-8b5b-904c47a39784|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:31.511Z|39c9c4ca-97ca-463a-ab3b-93808aa0adf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:31.512Z|39c9c4ca-97ca-463a-ab3b-93808aa0adf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:41.543Z|8e33f316-72d5-41c4-be6e-81338d34636e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:41.543Z|ce5907dd-7028-4c72-8fb3-6eab8c8d4315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:41.544Z|8e33f316-72d5-41c4-be6e-81338d34636e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:41.545Z|ce5907dd-7028-4c72-8fb3-6eab8c8d4315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:41.556Z|ba32861a-189c-4c7e-bd01-9c28fcc3a233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:41.556Z|ba32861a-189c-4c7e-bd01-9c28fcc3a233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:42.255Z|b8490d57-531f-412c-9398-00af3fed606c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:37:42.256Z|b8490d57-531f-412c-9398-00af3fed606c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:37:42.421Z|e9df13d1-364a-43b1-8c17-b84c09997428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:37:42.422Z|e9df13d1-364a-43b1-8c17-b84c09997428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:37:43.015Z|a4b7b828-437c-4d62-bc0e-4b7cca535db9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:37:43.016Z|a4b7b828-437c-4d62-bc0e-4b7cca535db9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:51.569Z|445730a4-4f19-426b-b620-06008624497a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:51.570Z|445730a4-4f19-426b-b620-06008624497a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:51.570Z|b3478a5d-6cb0-4877-bbc4-d39602621dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:51.571Z|b3478a5d-6cb0-4877-bbc4-d39602621dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:51.580Z|ec64b01b-1078-4a04-b585-454d942ec14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:37:51.581Z|ec64b01b-1078-4a04-b585-454d942ec14f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:37:57.255Z|1d575e11-cc98-46bb-9c16-244827d20cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:37:57.256Z|1d575e11-cc98-46bb-9c16-244827d20cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:38:01.595Z|b1be37ae-d89c-47ca-9252-d3d16506ecc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:01.595Z|0565d0fe-fd9f-4619-8147-aaa7c65d38d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:01.596Z|0565d0fe-fd9f-4619-8147-aaa7c65d38d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:01.596Z|b1be37ae-d89c-47ca-9252-d3d16506ecc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:01.601Z|de6942d5-56a3-4bc2-8af0-713e8e702585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:01.602Z|de6942d5-56a3-4bc2-8af0-713e8e702585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:11.624Z|9bf5f8c4-9086-43a9-9ebd-e5e20e40f178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:11.624Z|8ba97185-fad5-480d-8c4e-15652c47662a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:11.626Z|8ba97185-fad5-480d-8c4e-15652c47662a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:11.626Z|9bf5f8c4-9086-43a9-9ebd-e5e20e40f178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:11.627Z|e59f360c-1d37-45ec-a7d7-2cabf5812cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:11.627Z|e59f360c-1d37-45ec-a7d7-2cabf5812cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:12.255Z|a2018cd1-2fac-46d8-b53a-69c1c28854c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:38:12.259Z|a2018cd1-2fac-46d8-b53a-69c1c28854c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:38:12.423Z|bf46d34e-701f-44f6-9972-f1bc2b764f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:38:12.423Z|bf46d34e-701f-44f6-9972-f1bc2b764f48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:38:21.651Z|28ba41b1-a69a-4bce-9008-361880c1befe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:21.651Z|d518303e-3d9f-4a85-bb21-5badf726356b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:21.652Z|28ba41b1-a69a-4bce-9008-361880c1befe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:21.652Z|d518303e-3d9f-4a85-bb21-5badf726356b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:21.664Z|c3b42454-fb96-4047-96b4-570fccbec4e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:21.670Z|c3b42454-fb96-4047-96b4-570fccbec4e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:27.255Z|03d45557-44c1-45b6-a3e2-c97e442f1f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:38:27.256Z|03d45557-44c1-45b6-a3e2-c97e442f1f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:38:31.679Z|c676e2bf-81be-489a-8d4a-1fb4a0ea7238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:31.680Z|c676e2bf-81be-489a-8d4a-1fb4a0ea7238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:31.684Z|4c19f916-13b7-42f7-aae4-e3fa1b23fa76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:31.685Z|4c19f916-13b7-42f7-aae4-e3fa1b23fa76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:31.692Z|50455213-0d11-4112-9cc1-5bc60f2f5b9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:31.693Z|50455213-0d11-4112-9cc1-5bc60f2f5b9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:41.707Z|bc77a245-209e-4eec-9e38-d473ce112fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:41.708Z|1c5dd5f3-78f3-4bc0-9a7a-28f9087b68b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:41.708Z|1c5dd5f3-78f3-4bc0-9a7a-28f9087b68b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:41.708Z|bc77a245-209e-4eec-9e38-d473ce112fa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:41.713Z|23d838e6-cb47-4464-b988-2edab02ac01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:41.713Z|23d838e6-cb47-4464-b988-2edab02ac01d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:42.255Z|56e1854e-5df1-44e8-acd7-44d45af7ead0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:38:42.256Z|56e1854e-5df1-44e8-acd7-44d45af7ead0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:38:42.424Z|7888f201-d3cf-491b-be0a-36829e5ea2cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:38:42.425Z|7888f201-d3cf-491b-be0a-36829e5ea2cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:38:43.008Z|f9c01e8d-b496-4b7b-97e0-f3c30f7f1d61|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:38:43.009Z|f9c01e8d-b496-4b7b-97e0-f3c30f7f1d61|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:51.733Z|5e9585df-fc90-469e-b1de-b16c8d3a99e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:51.734Z|6ffe50f2-604e-4211-a7a3-c6a5d1c1d9ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:51.734Z|d58cf2a9-6722-4e85-ab75-8ae6cbb8198f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:38:51.734Z|5e9585df-fc90-469e-b1de-b16c8d3a99e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:51.735Z|6ffe50f2-604e-4211-a7a3-c6a5d1c1d9ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:51.735Z|d58cf2a9-6722-4e85-ab75-8ae6cbb8198f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:38:57.256Z|77a07686-e8f8-4e8e-82c1-a83982546426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:38:57.259Z|77a07686-e8f8-4e8e-82c1-a83982546426|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:39:01.759Z|582cf924-e251-4ecf-b944-fff41d6ebc93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:01.760Z|582cf924-e251-4ecf-b944-fff41d6ebc93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:01.761Z|b89ad089-9f02-4c94-a0e3-a5bfc8742213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:01.762Z|b89ad089-9f02-4c94-a0e3-a5bfc8742213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:01.764Z|3df64c93-d789-4388-8fe5-9ef0da777192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:01.766Z|3df64c93-d789-4388-8fe5-9ef0da777192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:11.785Z|9ef52e52-9ee7-4cb3-8c5e-72b0f630f4c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:11.786Z|9ef52e52-9ee7-4cb3-8c5e-72b0f630f4c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:11.787Z|546c7357-b786-400b-96b6-ed68a7442528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:11.787Z|546c7357-b786-400b-96b6-ed68a7442528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:11.789Z|fe7f448a-1ebc-4018-a9a7-558fbc5c3dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:11.790Z|fe7f448a-1ebc-4018-a9a7-558fbc5c3dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:12.255Z|7ae41491-6292-43bb-9fc2-9a43f1e6a684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:39:12.256Z|7ae41491-6292-43bb-9fc2-9a43f1e6a684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:39:12.426Z|fdfeb497-6572-4d12-b121-4a640a59e3b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:39:12.427Z|fdfeb497-6572-4d12-b121-4a640a59e3b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:39:21.819Z|08a016bb-eba4-4f8c-ae4b-84744549cbd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:21.819Z|dde79103-3a04-4f5d-bce1-9510ca19dad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:21.819Z|dde79103-3a04-4f5d-bce1-9510ca19dad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:21.819Z|08a016bb-eba4-4f8c-ae4b-84744549cbd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:21.824Z|12dae077-a8cc-419e-a217-3e74f79ee796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:21.826Z|12dae077-a8cc-419e-a217-3e74f79ee796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:27.255Z|61850620-af08-42d3-9c31-573965d52b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:39:27.256Z|61850620-af08-42d3-9c31-573965d52b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:39:31.845Z|5243b66b-f128-4139-8675-4ef3204d9e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:31.846Z|5243b66b-f128-4139-8675-4ef3204d9e7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:31.847Z|e6804d6e-2fd4-492b-82fa-6abb33b346c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:31.848Z|e6804d6e-2fd4-492b-82fa-6abb33b346c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:31.850Z|54161bf4-bcfb-49ee-9a80-89bfae1b4d0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:31.851Z|54161bf4-bcfb-49ee-9a80-89bfae1b4d0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:41.870Z|26531e8e-e834-4c69-bb0e-5a9e97abef46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:41.870Z|d4cec07c-d74a-4032-9d73-ef4a580bedd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:41.871Z|dc6083d9-bc4b-4d41-92d2-d0303f812245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:41.871Z|d4cec07c-d74a-4032-9d73-ef4a580bedd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:41.871Z|26531e8e-e834-4c69-bb0e-5a9e97abef46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:41.872Z|dc6083d9-bc4b-4d41-92d2-d0303f812245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:42.255Z|a8ae591d-5343-4386-983b-d8eba4845a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:39:42.258Z|a8ae591d-5343-4386-983b-d8eba4845a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:39:42.427Z|bb248492-b36e-43d1-b14c-089937428f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:39:42.428Z|bb248492-b36e-43d1-b14c-089937428f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:39:43.009Z|3cb4b62b-05e5-4de6-bb4b-af3e9af8951d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:39:43.012Z|3cb4b62b-05e5-4de6-bb4b-af3e9af8951d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:51.895Z|5d477ad8-b1c2-4c0b-91a2-4e91f7aa63ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:51.896Z|8d41ea7e-57f5-476d-b707-96fdf7c105cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:51.897Z|5d477ad8-b1c2-4c0b-91a2-4e91f7aa63ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:51.898Z|c50a26e9-f129-4fcd-beed-cdd3b2cda714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:39:51.898Z|8d41ea7e-57f5-476d-b707-96fdf7c105cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:51.898Z|c50a26e9-f129-4fcd-beed-cdd3b2cda714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:39:57.255Z|c699d6cd-aa0a-4d3d-93a3-4e8de88bb3a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:39:57.256Z|c699d6cd-aa0a-4d3d-93a3-4e8de88bb3a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:40:01.921Z|92ab8f31-51ad-4984-a4f6-790e84297abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:01.921Z|bb55637f-3fa6-4dbc-8b4a-7f122761b522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:01.922Z|bb55637f-3fa6-4dbc-8b4a-7f122761b522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:01.922Z|92ab8f31-51ad-4984-a4f6-790e84297abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:01.923Z|3d0c110a-0e63-4c88-a8d9-3a5fe11dacfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:01.924Z|3d0c110a-0e63-4c88-a8d9-3a5fe11dacfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:11.946Z|81358cf1-49be-4d73-8ce0-9adeba108643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:11.946Z|39a83dd0-ed0b-488b-9202-6421efd8666f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:11.946Z|2ddbb1c1-da03-448e-a98c-4a0233c2d655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:11.947Z|39a83dd0-ed0b-488b-9202-6421efd8666f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:11.947Z|2ddbb1c1-da03-448e-a98c-4a0233c2d655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:11.947Z|81358cf1-49be-4d73-8ce0-9adeba108643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:12.255Z|9c000dfa-867b-4c4a-8748-ed24b2be3ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:40:12.256Z|9c000dfa-867b-4c4a-8748-ed24b2be3ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:40:12.429Z|159da02c-3174-4f7f-90b4-ee03bd0c6860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:40:12.429Z|159da02c-3174-4f7f-90b4-ee03bd0c6860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:40:21.978Z|4c0e2a0d-d3c8-4477-81cc-b9ea0a513fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:21.978Z|4c0e2a0d-d3c8-4477-81cc-b9ea0a513fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:21.979Z|66436410-ea57-4f4a-80c3-e4f85368b173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:21.980Z|66436410-ea57-4f4a-80c3-e4f85368b173|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:21.980Z|97e346c9-5237-4e10-9fab-79ee20ab58c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:21.981Z|97e346c9-5237-4e10-9fab-79ee20ab58c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:27.255Z|7a0fdcce-5ecb-46c4-b1a6-193e5688a794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:40:27.258Z|7a0fdcce-5ecb-46c4-b1a6-193e5688a794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:40:32.005Z|215f3f72-c2fc-4b27-9797-25a6584b5428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:32.006Z|4690be0c-3878-4277-8581-81867993d035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:32.006Z|4690be0c-3878-4277-8581-81867993d035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:32.006Z|215f3f72-c2fc-4b27-9797-25a6584b5428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:32.007Z|ceba0f00-8603-4c00-953a-a38813377b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:32.008Z|ceba0f00-8603-4c00-953a-a38813377b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:42.033Z|760a67c5-7d45-4ec5-ae7c-e03d1143cccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:42.033Z|ceeefd5f-4ded-4fff-8885-2b2da4ccc6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:42.033Z|aff73a96-13c5-4e40-8e2a-354e905af5e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:42.034Z|760a67c5-7d45-4ec5-ae7c-e03d1143cccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:42.034Z|ceeefd5f-4ded-4fff-8885-2b2da4ccc6bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:42.034Z|aff73a96-13c5-4e40-8e2a-354e905af5e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:42.256Z|c2e44918-7451-45fa-a834-151b080f72b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:40:42.256Z|c2e44918-7451-45fa-a834-151b080f72b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:40:42.431Z|4465b9f4-2cd1-4c4b-99e5-edbcf09ec6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:40:42.431Z|4465b9f4-2cd1-4c4b-99e5-edbcf09ec6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:40:43.008Z|f69244ac-ddb4-4519-ab21-fd44a1fe99da|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:40:43.009Z|f69244ac-ddb4-4519-ab21-fd44a1fe99da|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:52.057Z|84cce49f-d5f6-41d3-878f-fdc4d2450aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:52.058Z|84cce49f-d5f6-41d3-878f-fdc4d2450aa2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:52.059Z|05b0d534-854c-4439-b6b3-a79b6ce0be94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:52.061Z|f9800123-b059-42d1-affd-e374f2b265c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:40:52.062Z|f9800123-b059-42d1-affd-e374f2b265c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:52.059Z|05b0d534-854c-4439-b6b3-a79b6ce0be94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:40:57.255Z|0fb79111-7973-417a-9040-6049381ce010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:40:57.256Z|0fb79111-7973-417a-9040-6049381ce010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:41:02.081Z|161b28b9-a1e8-468b-9d68-236108d9d12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:02.082Z|161b28b9-a1e8-468b-9d68-236108d9d12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:02.088Z|72cd42e6-520b-4935-9053-caf1f8dcd8a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:02.089Z|72cd42e6-520b-4935-9053-caf1f8dcd8a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:02.090Z|b071bf9f-c53b-4ee4-8d5d-f5a9575d7210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:02.091Z|b071bf9f-c53b-4ee4-8d5d-f5a9575d7210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:12.105Z|76ee016d-9027-4dec-8618-9ec36d25b36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:12.106Z|76ee016d-9027-4dec-8618-9ec36d25b36c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:12.110Z|dbf17498-88a0-4376-a4a4-1c8c503b1fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:12.111Z|dbf17498-88a0-4376-a4a4-1c8c503b1fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:12.116Z|13c7757e-3e60-4a8f-a8ae-e0a1bc8d1ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:12.117Z|13c7757e-3e60-4a8f-a8ae-e0a1bc8d1ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:12.255Z|9848f196-2fcd-4546-a2e8-f618db0be4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:41:12.259Z|9848f196-2fcd-4546-a2e8-f618db0be4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:41:12.432Z|8bbcd2ab-6b2a-4c24-8029-46deae5081de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:41:12.433Z|8bbcd2ab-6b2a-4c24-8029-46deae5081de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:41:22.129Z|8c27047f-846f-4d11-8e30-9189b19ce8a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:22.130Z|8c27047f-846f-4d11-8e30-9189b19ce8a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:22.133Z|7dfc25cb-173c-4202-8c7c-80c5b97624ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:22.134Z|7dfc25cb-173c-4202-8c7c-80c5b97624ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:22.137Z|d4d5b1ee-4d71-472c-b68a-f05bc012f786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:22.138Z|d4d5b1ee-4d71-472c-b68a-f05bc012f786|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:27.255Z|f372cce0-2b87-4dd4-979c-ab9430838671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:41:27.256Z|f372cce0-2b87-4dd4-979c-ab9430838671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:41:32.156Z|8976b245-f5db-4d89-9ad2-0bfb6b0fcc3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:32.157Z|8976b245-f5db-4d89-9ad2-0bfb6b0fcc3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:32.157Z|f0b9e340-fab7-4af9-9347-464f4d2ab3b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:32.158Z|f0b9e340-fab7-4af9-9347-464f4d2ab3b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:32.161Z|c511062b-02c4-4335-8ec0-f330ffe2938e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:32.161Z|c511062b-02c4-4335-8ec0-f330ffe2938e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:42.184Z|23e190a2-48a5-4d7c-8724-791b0ffde805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:42.184Z|50929de3-cb58-4ad1-93fc-7191d629de14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:42.185Z|50929de3-cb58-4ad1-93fc-7191d629de14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:42.185Z|23e190a2-48a5-4d7c-8724-791b0ffde805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:42.187Z|b290ce63-8171-4c20-95b2-3c975639d9b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:42.188Z|b290ce63-8171-4c20-95b2-3c975639d9b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:42.255Z|3095b92a-6dca-48e8-878e-c4736fc127ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:41:42.256Z|3095b92a-6dca-48e8-878e-c4736fc127ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:41:42.434Z|df9e1ed0-ff56-46cf-9215-834e21ee8e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:41:42.435Z|df9e1ed0-ff56-46cf-9215-834e21ee8e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:41:43.018Z|9f68ad30-8cf3-4e0f-a2b5-74b72fb5ce0c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:41:43.018Z|9f68ad30-8cf3-4e0f-a2b5-74b72fb5ce0c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:52.212Z|9e384409-2e57-48fd-b4d3-38cdddfb8b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:52.212Z|bb445989-febb-435f-abb6-f76c8a4c7ac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:52.213Z|9e384409-2e57-48fd-b4d3-38cdddfb8b10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:52.213Z|bb445989-febb-435f-abb6-f76c8a4c7ac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:52.215Z|19776c82-d887-4e35-8b5a-c18ec276c116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:41:52.216Z|19776c82-d887-4e35-8b5a-c18ec276c116|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:41:57.255Z|1558951e-9807-4ec7-9da9-02eaa36539f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:41:57.258Z|1558951e-9807-4ec7-9da9-02eaa36539f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:42:02.237Z|0aa604b7-e7f3-45b3-acf0-e73d399d10a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:02.237Z|b3de54cb-b0f8-4ea5-b43f-0074476de9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:02.237Z|b624f39b-4112-4cd1-b3c3-473bb8f28261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:02.238Z|b3de54cb-b0f8-4ea5-b43f-0074476de9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:02.238Z|0aa604b7-e7f3-45b3-acf0-e73d399d10a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:02.238Z|b624f39b-4112-4cd1-b3c3-473bb8f28261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:12.255Z|c4b32ef3-7ba9-40a4-a3dc-5c015edec735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:42:12.256Z|c4b32ef3-7ba9-40a4-a3dc-5c015edec735|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:42:12.261Z|c9f541d9-a067-46d7-83fe-3d72466a1e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:12.261Z|9f43d77a-676a-48c1-a705-14f8d1897499|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:12.262Z|9f43d77a-676a-48c1-a705-14f8d1897499|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:12.262Z|c9f541d9-a067-46d7-83fe-3d72466a1e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:12.264Z|30f6906e-6ea6-4dd2-9e2d-5fcc3048ba4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:12.265Z|30f6906e-6ea6-4dd2-9e2d-5fcc3048ba4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:12.436Z|d2572cb4-3c56-4d19-b32a-de18acfb4945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:42:12.436Z|d2572cb4-3c56-4d19-b32a-de18acfb4945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:42:15.400Z||http-nio-8080-exec-5|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03<=ym0xcc0xa6,0x169I0xdc0x0b0xfd0xb60x060x040xc9#$0xe70xabQg0x0a0x09$j0xfe0x900xee0xf20xec]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-26T05:42:22.286Z|c7779e02-51b4-44b2-afd7-0be1918c67b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:22.286Z|0a5ad92c-b676-4aed-87a1-0eaca7fc08c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:22.286Z|fedb7408-9aff-4c6a-8fb1-97e1a1d4838b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:22.287Z|c7779e02-51b4-44b2-afd7-0be1918c67b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:22.287Z|fedb7408-9aff-4c6a-8fb1-97e1a1d4838b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:22.287Z|0a5ad92c-b676-4aed-87a1-0eaca7fc08c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:27.255Z|33e7c858-a584-4f07-9b74-9118e98d0d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:42:27.256Z|33e7c858-a584-4f07-9b74-9118e98d0d6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:42:32.310Z|b2bf5270-7ec4-4515-a378-a67a26b1a0d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:32.310Z|71b58a13-3026-4054-8d26-f8c24dec7fe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:32.311Z|71b58a13-3026-4054-8d26-f8c24dec7fe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:32.311Z|b2bf5270-7ec4-4515-a378-a67a26b1a0d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:32.313Z|9a346948-cd90-45bf-9a4f-8c8ef563378f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:32.313Z|9a346948-cd90-45bf-9a4f-8c8ef563378f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:42.255Z|8dcb81b0-3784-44a1-b40b-c5df09766d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:42:42.258Z|8dcb81b0-3784-44a1-b40b-c5df09766d13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:42:42.336Z|212e1073-a029-476b-9b30-f8035193e776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:42.335Z|2fb2d369-2881-4c96-b87d-64cd0ef8e0af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:42.336Z|e7021c05-b525-4b70-a64f-c7a56db1ae4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:42.336Z|212e1073-a029-476b-9b30-f8035193e776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:42.336Z|2fb2d369-2881-4c96-b87d-64cd0ef8e0af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:42.336Z|e7021c05-b525-4b70-a64f-c7a56db1ae4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:42.437Z|2b3b8faa-08c5-428a-bd27-2e98c5dc8d94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:42:42.438Z|2b3b8faa-08c5-428a-bd27-2e98c5dc8d94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:42:43.008Z|dcc36151-1a99-4296-ab17-d36c2fa978b8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:42:43.009Z|dcc36151-1a99-4296-ab17-d36c2fa978b8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:52.361Z|7742e0e7-6618-461a-98bb-5b8b1083e3dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:52.361Z|b953e376-0f6d-4ad0-999b-109e2cc0c1e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:52.361Z|6639fcbd-e73c-4670-8511-e9dc2b9f2eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:42:52.362Z|6639fcbd-e73c-4670-8511-e9dc2b9f2eba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:52.362Z|b953e376-0f6d-4ad0-999b-109e2cc0c1e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:52.362Z|7742e0e7-6618-461a-98bb-5b8b1083e3dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:42:57.255Z|2eb7e3a5-862e-4c51-a617-8a8b9a5ffd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:42:57.256Z|2eb7e3a5-862e-4c51-a617-8a8b9a5ffd66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:43:02.386Z|aaeba4d8-be61-40da-b9e9-f78469f5eaa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:02.386Z|9ba42ce8-66f9-44b2-a3c5-f63751fe42a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:02.386Z|27622a40-a9be-40c2-ab57-e8489360dbe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:02.387Z|aaeba4d8-be61-40da-b9e9-f78469f5eaa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:02.387Z|27622a40-a9be-40c2-ab57-e8489360dbe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:02.387Z|9ba42ce8-66f9-44b2-a3c5-f63751fe42a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:12.255Z|86cdda5e-9861-44b2-88ec-a5b53c9f9c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:43:12.256Z|86cdda5e-9861-44b2-88ec-a5b53c9f9c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:43:12.412Z|48599d56-5660-4bd9-92d7-bf311ba2f387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:12.412Z|ab438667-48c9-4645-8df5-8d7326244a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:12.413Z|ab438667-48c9-4645-8df5-8d7326244a4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:12.414Z|0c548b9a-d0a1-4108-b5c2-fa78fb23893d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:12.414Z|48599d56-5660-4bd9-92d7-bf311ba2f387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:12.414Z|0c548b9a-d0a1-4108-b5c2-fa78fb23893d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:12.438Z|e44a0236-0116-459b-9a1d-9e4682478237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:43:12.439Z|e44a0236-0116-459b-9a1d-9e4682478237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:43:22.436Z|2532c03b-9f44-4bc7-8153-5811c471345f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:22.436Z|a7089a45-9eb1-4f79-bd0d-68e5fdc7b788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:22.437Z|2532c03b-9f44-4bc7-8153-5811c471345f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:22.437Z|a7089a45-9eb1-4f79-bd0d-68e5fdc7b788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:22.441Z|0dfb8fca-34be-466c-bb4b-dfe6aec0148f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:22.442Z|0dfb8fca-34be-466c-bb4b-dfe6aec0148f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:27.255Z|3341601a-c680-4e1f-a284-18b275291a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:43:27.258Z|3341601a-c680-4e1f-a284-18b275291a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:43:32.462Z|ec584206-d43e-437e-a819-a2dbf2186ae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:32.462Z|59700331-79a0-4c49-8283-418a0b642ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:32.462Z|ca3a9ee2-089a-46cc-8144-9cbd3fb05075|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:32.463Z|ca3a9ee2-089a-46cc-8144-9cbd3fb05075|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:32.463Z|59700331-79a0-4c49-8283-418a0b642ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:32.463Z|ec584206-d43e-437e-a819-a2dbf2186ae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:42.255Z|c2c1eb62-0a7e-42e2-822f-92b0e5d409af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:43:42.256Z|c2c1eb62-0a7e-42e2-822f-92b0e5d409af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:43:42.440Z|ea3df691-2acb-4dff-aa0e-004f24ee5992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:43:42.441Z|ea3df691-2acb-4dff-aa0e-004f24ee5992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:43:42.488Z|6ee2601c-681c-4d6a-abb8-9c24cfbad5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:42.488Z|b344ecd8-1ebd-4832-ae3e-5d5f101135a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:42.489Z|51061c6e-f0d4-4371-ad43-da7f5373b9f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:42.489Z|b344ecd8-1ebd-4832-ae3e-5d5f101135a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:42.489Z|6ee2601c-681c-4d6a-abb8-9c24cfbad5e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:42.489Z|51061c6e-f0d4-4371-ad43-da7f5373b9f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:43.009Z|fad3fac4-790a-42cf-bed1-e9bb7d6e274d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:43:43.010Z|fad3fac4-790a-42cf-bed1-e9bb7d6e274d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:52.513Z|d6d826d8-d9f6-4340-b8fd-4fc97adf4f39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:52.514Z|d6d826d8-d9f6-4340-b8fd-4fc97adf4f39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:52.514Z|f00156b2-3ded-4670-893a-c7ef89c5e291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:52.515Z|f00156b2-3ded-4670-893a-c7ef89c5e291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:52.517Z|63fced12-8d1d-4b89-becb-8e26872e3229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:43:52.517Z|63fced12-8d1d-4b89-becb-8e26872e3229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:43:57.255Z|6754b14b-21dd-4147-b245-27c6b741255d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:43:57.256Z|6754b14b-21dd-4147-b245-27c6b741255d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:44:02.537Z|745abae9-19cd-4002-809f-c8026f16219c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:02.538Z|9166cebd-4dc9-42ed-93dc-742907e4ba98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:02.538Z|9166cebd-4dc9-42ed-93dc-742907e4ba98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:02.538Z|745abae9-19cd-4002-809f-c8026f16219c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:02.539Z|e87f1b81-de50-430b-8b69-a270dfcfc938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:02.539Z|e87f1b81-de50-430b-8b69-a270dfcfc938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:12.255Z|ba460c2a-a9dd-4d5b-8df9-e11ef57daf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:44:12.258Z|ba460c2a-a9dd-4d5b-8df9-e11ef57daf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:44:12.442Z|48d2ecdf-2be9-45b2-9ab8-cb5b92f38e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:44:12.443Z|48d2ecdf-2be9-45b2-9ab8-cb5b92f38e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:44:12.561Z|5c160e39-6f13-4b78-ac90-d2970132fdad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:12.561Z|212b8e14-ea9d-408f-8dd2-3d1a33849133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:12.562Z|212b8e14-ea9d-408f-8dd2-3d1a33849133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:12.562Z|5c160e39-6f13-4b78-ac90-d2970132fdad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:12.564Z|d3e12333-d261-4f87-88f0-b89a4edf1df9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:12.565Z|d3e12333-d261-4f87-88f0-b89a4edf1df9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:22.587Z|c00f46a8-7155-4298-9d20-b00e05b69f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:22.587Z|6dfa5098-2d01-4103-8309-022ba2a9ed1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:22.588Z|c00f46a8-7155-4298-9d20-b00e05b69f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:22.589Z|1206c130-50f1-46fc-aa60-6b8573752107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:22.588Z|6dfa5098-2d01-4103-8309-022ba2a9ed1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:22.589Z|1206c130-50f1-46fc-aa60-6b8573752107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:27.256Z|8c395933-2dfa-4acd-982d-6a563f622c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:44:27.257Z|8c395933-2dfa-4acd-982d-6a563f622c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:44:32.615Z|90452332-b7ee-4362-a10a-f0efea965e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:32.615Z|4ea0dba1-e721-48c6-a337-fc6bff69a7c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:32.615Z|2fa3e4f9-8c12-4b68-8bed-e727e5969ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:32.616Z|90452332-b7ee-4362-a10a-f0efea965e37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:32.616Z|4ea0dba1-e721-48c6-a337-fc6bff69a7c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:32.616Z|2fa3e4f9-8c12-4b68-8bed-e727e5969ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:42.256Z|77a063ce-7376-4bd5-9cf8-2e2f90f406b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:44:42.256Z|77a063ce-7376-4bd5-9cf8-2e2f90f406b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:44:42.444Z|20032438-2142-4cd8-aa75-0d07541e54c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:44:42.445Z|20032438-2142-4cd8-aa75-0d07541e54c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:44:42.642Z|d165e0e7-abfb-4f92-bf74-81b0e3406efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:42.643Z|d165e0e7-abfb-4f92-bf74-81b0e3406efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:42.644Z|a2920081-b82c-487a-bc71-a085ceb8667b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:42.645Z|a2920081-b82c-487a-bc71-a085ceb8667b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:42.642Z|c078c964-f359-4bcd-80de-d144a8b78972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:42.648Z|c078c964-f359-4bcd-80de-d144a8b78972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:43.010Z|99a508f9-8ef6-4b4f-97ba-dc080ef44caf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:44:43.011Z|99a508f9-8ef6-4b4f-97ba-dc080ef44caf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:52.673Z|9e96c6ba-2b73-4475-8877-21e06e99fcde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:52.673Z|79253b7c-d318-4f32-9d4c-accbeb4893a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:52.673Z|11f0b809-7192-45ff-9dac-73d702be8808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:44:52.675Z|9e96c6ba-2b73-4475-8877-21e06e99fcde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:52.676Z|11f0b809-7192-45ff-9dac-73d702be8808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:52.676Z|79253b7c-d318-4f32-9d4c-accbeb4893a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:44:57.256Z|ff66bc5e-0053-47a2-8cf3-ee408127b0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:44:57.260Z|ff66bc5e-0053-47a2-8cf3-ee408127b0b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:45:02.703Z|20376e9a-2116-42f5-889c-ecb45004d7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:02.703Z|8932cc22-cbb8-4079-b85f-81780d10dcdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:02.703Z|bf8ad9ee-4adc-48e7-b57c-e1102e638ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:02.705Z|8932cc22-cbb8-4079-b85f-81780d10dcdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:02.705Z|bf8ad9ee-4adc-48e7-b57c-e1102e638ccc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:02.705Z|20376e9a-2116-42f5-889c-ecb45004d7ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:12.256Z|236e0ba5-6582-4139-801d-d0ea8206c84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:45:12.257Z|236e0ba5-6582-4139-801d-d0ea8206c84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:45:12.446Z|3730d9ec-140a-42b1-935f-177e0c51974e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:45:12.447Z|3730d9ec-140a-42b1-935f-177e0c51974e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:45:12.735Z|9760a5eb-259f-4d55-b2b2-e26c4ef2aadc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:12.735Z|2c2fe740-c2b7-43af-8833-aeeff4d20f67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:12.735Z|9760a5eb-259f-4d55-b2b2-e26c4ef2aadc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:12.735Z|2c2fe740-c2b7-43af-8833-aeeff4d20f67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:12.735Z|077004f3-4bf8-4323-ab7b-7a1304fd4657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:12.738Z|077004f3-4bf8-4323-ab7b-7a1304fd4657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:22.759Z|38884694-8412-4d3f-84f7-403c064e48b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:22.760Z|4600b2a7-c55f-4162-baae-cda47568f82b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:22.760Z|38884694-8412-4d3f-84f7-403c064e48b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:22.761Z|4600b2a7-c55f-4162-baae-cda47568f82b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:22.762Z|15305fcc-5a02-463e-bbf4-a7725c97a0b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:22.763Z|15305fcc-5a02-463e-bbf4-a7725c97a0b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:27.255Z|286e05cd-52d5-46b6-b113-6dc4a96eb89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:45:27.256Z|286e05cd-52d5-46b6-b113-6dc4a96eb89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:45:32.784Z|8c7f09b6-8631-4902-9a91-953230b1abe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:32.784Z|77f80d87-fcc6-4ff2-84c9-3dbbe35caf4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:32.785Z|8e86015b-d310-4419-be51-ca6809ef11a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:32.785Z|77f80d87-fcc6-4ff2-84c9-3dbbe35caf4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:32.785Z|8c7f09b6-8631-4902-9a91-953230b1abe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:32.786Z|8e86015b-d310-4419-be51-ca6809ef11a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:42.255Z|98770ec5-ebc1-47c4-8825-1b5adf4b6f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:45:42.258Z|98770ec5-ebc1-47c4-8825-1b5adf4b6f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:45:42.448Z|53d78290-0e60-4d5a-a8b9-35f1b32ee86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:45:42.448Z|53d78290-0e60-4d5a-a8b9-35f1b32ee86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:45:42.808Z|195911e7-3738-4aae-b5b8-84417baf4853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:42.808Z|078350a0-07ac-4643-b453-d3beac840ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:42.808Z|056854c6-6090-403a-89be-3a03ba97cce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:42.809Z|078350a0-07ac-4643-b453-d3beac840ff9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:42.809Z|195911e7-3738-4aae-b5b8-84417baf4853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:42.810Z|056854c6-6090-403a-89be-3a03ba97cce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:43.008Z|2e320d98-3716-4814-aefb-4f288e8881d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:45:43.009Z|2e320d98-3716-4814-aefb-4f288e8881d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:52.833Z|a28f9698-c822-41c4-909a-67849b379603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:52.833Z|f0917376-260c-43ff-9510-ed94022e0601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:52.834Z|a28f9698-c822-41c4-909a-67849b379603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:52.835Z|f0917376-260c-43ff-9510-ed94022e0601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:52.836Z|4e6e56ec-4703-4bf4-913f-337d9b0e3d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:45:52.836Z|4e6e56ec-4703-4bf4-913f-337d9b0e3d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:45:57.255Z|d4c57f50-8f21-4639-8f25-8fe35a7f4b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:45:57.256Z|d4c57f50-8f21-4639-8f25-8fe35a7f4b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:46:02.859Z|64358a64-bd15-4af9-af03-bed6d60be057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:02.859Z|c1f8c3ba-5ea2-4179-812d-15a4b44eb132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:02.860Z|c1f8c3ba-5ea2-4179-812d-15a4b44eb132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:02.860Z|64358a64-bd15-4af9-af03-bed6d60be057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:02.862Z|60d8d2f7-28eb-499c-b77d-5b04902aea66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:02.862Z|60d8d2f7-28eb-499c-b77d-5b04902aea66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:12.255Z|25aeac9a-da65-42fb-afd6-069779042948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:46:12.256Z|25aeac9a-da65-42fb-afd6-069779042948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:46:12.449Z|92d7223c-caf3-4e32-96c1-4db8f815fddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:46:12.450Z|92d7223c-caf3-4e32-96c1-4db8f815fddf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:46:12.884Z|e1fc2c49-cc16-4b74-af5a-18c55b6393e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:12.884Z|08b3fe25-b215-403e-aa7b-5e230a1632ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:12.885Z|e1fc2c49-cc16-4b74-af5a-18c55b6393e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:12.885Z|08b3fe25-b215-403e-aa7b-5e230a1632ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:12.887Z|7db553af-7f0c-4ca1-8178-f5732420501b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:12.887Z|7db553af-7f0c-4ca1-8178-f5732420501b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:22.910Z|86bf7f7e-5f64-43b3-bdfd-a039cb6ca310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:22.911Z|86bf7f7e-5f64-43b3-bdfd-a039cb6ca310|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:22.910Z|eaf987f3-317d-4c57-9551-dff5b482ca2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:22.912Z|0c50b7b0-30ec-491f-a0cb-10d134a0d446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:22.913Z|0c50b7b0-30ec-491f-a0cb-10d134a0d446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:22.912Z|eaf987f3-317d-4c57-9551-dff5b482ca2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:27.255Z|1e8b255e-4ab1-4521-992c-90fcb673855f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:46:27.258Z|1e8b255e-4ab1-4521-992c-90fcb673855f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:46:32.937Z|662e7c23-ef5a-417f-ad91-9cddc557154d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:32.938Z|662e7c23-ef5a-417f-ad91-9cddc557154d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:32.938Z|3df831bc-d2b7-46b5-9529-2fb049461b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:32.938Z|0a639316-ba6e-457c-ac33-7fe72a2d6464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:32.939Z|3df831bc-d2b7-46b5-9529-2fb049461b82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:32.939Z|0a639316-ba6e-457c-ac33-7fe72a2d6464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:42.255Z|4b11bd4e-d051-49da-b568-2443a2b328b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:46:42.256Z|4b11bd4e-d051-49da-b568-2443a2b328b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:46:42.451Z|dbc9be5b-5c2b-44a2-89d4-6b1c3159e749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:46:42.452Z|dbc9be5b-5c2b-44a2-89d4-6b1c3159e749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:46:42.971Z|c85c4c43-9e59-4ba9-aec1-430faf9fa2e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:42.972Z|c85c4c43-9e59-4ba9-aec1-430faf9fa2e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:42.974Z|df250024-7733-4c3a-a0d4-90337ba20612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:42.974Z|54142aca-c818-49cf-a2ed-d2ffe342931e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:42.974Z|df250024-7733-4c3a-a0d4-90337ba20612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:42.975Z|54142aca-c818-49cf-a2ed-d2ffe342931e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:43.006Z|b2abe19d-9ba5-43bc-80d2-d2d41e97d57f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:46:43.007Z|b2abe19d-9ba5-43bc-80d2-d2d41e97d57f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:52.999Z|7749c53f-8ba1-4c1f-90c1-23ad11dcb9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:53.000Z|7749c53f-8ba1-4c1f-90c1-23ad11dcb9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:52.999Z|b4abc636-439b-45b2-9196-34bc725a4f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:53.001Z|7a71a92e-9734-404e-a987-d311556a7270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:46:53.001Z|b4abc636-439b-45b2-9196-34bc725a4f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:53.001Z|7a71a92e-9734-404e-a987-d311556a7270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:46:57.255Z|9784e560-acc8-44be-b03b-236b0d6863d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:46:57.256Z|9784e560-acc8-44be-b03b-236b0d6863d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:47:03.026Z|12663acc-1e4a-4c41-8fb1-2c7e1e51d2eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:03.026Z|fa6ab08b-c565-48fc-b266-efb3f58b52dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:03.027Z|5d2679d5-6667-479d-88e3-26a880c5cfda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:03.027Z|12663acc-1e4a-4c41-8fb1-2c7e1e51d2eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:03.027Z|fa6ab08b-c565-48fc-b266-efb3f58b52dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:03.028Z|5d2679d5-6667-479d-88e3-26a880c5cfda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:12.260Z|97626f58-cba4-42b7-a9ee-f7b078f17ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:47:12.263Z|97626f58-cba4-42b7-a9ee-f7b078f17ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:47:12.453Z|662c3c98-4ca8-4ffd-9c9e-513c372188ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:47:12.453Z|662c3c98-4ca8-4ffd-9c9e-513c372188ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:47:13.054Z|3ef694ec-8909-481a-8afb-882b2d48dd81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:13.055Z|3ef694ec-8909-481a-8afb-882b2d48dd81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:13.057Z|a893c0db-63c5-41b6-a06f-03f5c0ea77df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:13.057Z|a893c0db-63c5-41b6-a06f-03f5c0ea77df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:13.060Z|fe74ed55-d148-4a88-9641-80ca1cf4115a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:13.061Z|fe74ed55-d148-4a88-9641-80ca1cf4115a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:23.079Z|ab0eece7-9099-4832-ac72-1024a828981d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:23.079Z|87610903-6869-42cb-9ad6-7e4b340cd60a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:23.080Z|ab0eece7-9099-4832-ac72-1024a828981d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:23.080Z|87610903-6869-42cb-9ad6-7e4b340cd60a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:23.083Z|aea95e54-0ad8-4013-8977-d1745840c4e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:23.084Z|aea95e54-0ad8-4013-8977-d1745840c4e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:27.255Z|2f42dd36-8d95-4506-8b1e-ee65b3b0261c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:47:27.256Z|2f42dd36-8d95-4506-8b1e-ee65b3b0261c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:47:33.105Z|41ae818e-2255-4824-a902-527bd0fd5b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:33.105Z|3bbe6ef0-f5f2-4e13-b175-73bbfd9bdc91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:33.106Z|41ae818e-2255-4824-a902-527bd0fd5b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:33.106Z|3bbe6ef0-f5f2-4e13-b175-73bbfd9bdc91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:33.105Z|67d69e47-22d3-4d4e-9f79-fa3d4fb571f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:33.107Z|67d69e47-22d3-4d4e-9f79-fa3d4fb571f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:42.255Z|1ff03ea6-e7b1-4412-ae78-20f111d04803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:47:42.256Z|1ff03ea6-e7b1-4412-ae78-20f111d04803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:47:42.454Z|fe30848a-b1cb-41e4-a94f-fdfea8977892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:47:42.455Z|fe30848a-b1cb-41e4-a94f-fdfea8977892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:47:43.009Z|41349e76-3632-4bbf-b090-0ea652eb12fd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:47:43.010Z|41349e76-3632-4bbf-b090-0ea652eb12fd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:43.131Z|ede460a8-deb4-4807-809b-28e878b0eeec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:43.131Z|00ef87e2-c33c-4ebd-840f-064c9a43d8af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:43.131Z|ede460a8-deb4-4807-809b-28e878b0eeec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:43.131Z|00ef87e2-c33c-4ebd-840f-064c9a43d8af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:43.133Z|66005ead-6883-48f5-b5c1-5bfa1da19781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:43.133Z|66005ead-6883-48f5-b5c1-5bfa1da19781|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:53.156Z|ecb18fb0-a2c1-41dc-99a7-3ce2d8512a15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:53.156Z|cfcae801-f887-4d88-9fad-1756f6fb2fb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:53.156Z|ecb18fb0-a2c1-41dc-99a7-3ce2d8512a15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:53.156Z|cfcae801-f887-4d88-9fad-1756f6fb2fb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:53.159Z|deef4742-941a-4965-b094-530f70a5b637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:47:53.159Z|deef4742-941a-4965-b094-530f70a5b637|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:47:57.257Z|e80763ba-932c-4cfa-a1e8-d5f1c5f3fd86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:47:57.260Z|e80763ba-932c-4cfa-a1e8-d5f1c5f3fd86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:48:03.204Z|b9303627-becc-4ad1-95c7-00c9ae22a9b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:03.205Z|b9303627-becc-4ad1-95c7-00c9ae22a9b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:03.205Z|37db4a24-09c5-490a-94f8-4b8ea2699550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:03.205Z|78ccc320-7dbd-4318-9bdd-fc368a416507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:03.206Z|37db4a24-09c5-490a-94f8-4b8ea2699550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:03.206Z|78ccc320-7dbd-4318-9bdd-fc368a416507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:12.255Z|3064de49-5a26-4744-bdb8-a5d1930d1aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:48:12.256Z|3064de49-5a26-4744-bdb8-a5d1930d1aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:48:12.456Z|e5f574e4-7b55-4e83-aff2-2cfec1a830ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:48:12.457Z|e5f574e4-7b55-4e83-aff2-2cfec1a830ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:48:13.233Z|0cefd141-7dce-4c60-8b9e-39e625166ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:13.233Z|0cefd141-7dce-4c60-8b9e-39e625166ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:13.237Z|e4d337c0-fc48-4413-a3b0-0a87479b41d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:13.238Z|e4d337c0-fc48-4413-a3b0-0a87479b41d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:13.238Z|07295923-a56b-4473-9283-4489323d5ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:13.239Z|07295923-a56b-4473-9283-4489323d5ab0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:23.285Z|71e65e40-363e-436c-ae5a-4741a90b6726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:23.287Z|71e65e40-363e-436c-ae5a-4741a90b6726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:23.288Z|c2ea53fe-2112-41b3-842d-3b921f5ac078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:23.288Z|af197150-4989-43b4-ad27-3ded8ae6af12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:23.288Z|c2ea53fe-2112-41b3-842d-3b921f5ac078|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:23.288Z|af197150-4989-43b4-ad27-3ded8ae6af12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:27.255Z|f11071a7-18f8-4732-9b91-72981e8d995e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:48:27.256Z|f11071a7-18f8-4732-9b91-72981e8d995e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:48:33.310Z|a5cc7d96-22c9-4be4-8403-ebdb43f62243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:33.310Z|c208fec0-5f7a-4d9e-a877-a9e0745718a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:33.310Z|a5cc7d96-22c9-4be4-8403-ebdb43f62243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:33.311Z|c208fec0-5f7a-4d9e-a877-a9e0745718a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:33.314Z|51989871-bda2-4cd9-8dfc-bf11f1095cdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:33.315Z|51989871-bda2-4cd9-8dfc-bf11f1095cdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:42.255Z|ba1a588e-d5e3-47e6-85f4-283a65d30406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:48:42.258Z|ba1a588e-d5e3-47e6-85f4-283a65d30406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:48:42.457Z|f0e64eed-dc82-4d61-ab96-6aa02f01e8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:48:42.458Z|f0e64eed-dc82-4d61-ab96-6aa02f01e8b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:48:43.008Z|762a769f-18bb-4502-ae6b-c5df673dcde1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:48:43.008Z|762a769f-18bb-4502-ae6b-c5df673dcde1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:43.348Z|5a649685-4661-4bda-a7b6-18ee265e92e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:43.350Z|a70e3168-bc6a-4a18-b705-55a679eb5f46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:43.350Z|5a649685-4661-4bda-a7b6-18ee265e92e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:43.351Z|a70e3168-bc6a-4a18-b705-55a679eb5f46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:43.351Z|7fb496c9-6690-44d6-8b4a-09d167a2b917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:43.352Z|7fb496c9-6690-44d6-8b4a-09d167a2b917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:53.391Z|91894fe6-4177-434f-97ed-7b90fc2d6b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:53.392Z|91894fe6-4177-434f-97ed-7b90fc2d6b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:53.400Z|f50ea1f5-8e9c-4469-907e-2a1781393442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:53.400Z|f50ea1f5-8e9c-4469-907e-2a1781393442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:53.406Z|c7e8fafa-e4b4-4787-9ad2-3113cea618f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:48:53.406Z|c7e8fafa-e4b4-4787-9ad2-3113cea618f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:48:57.255Z|fed88c7a-0d7a-4cbc-b879-3dca7060218d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:48:57.256Z|fed88c7a-0d7a-4cbc-b879-3dca7060218d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:49:03.436Z|e8bb366f-c773-46e0-bb14-bcd364da2042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:03.436Z|7c793da7-c2d8-428d-bc60-2f9e007fef27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:03.436Z|e8bb366f-c773-46e0-bb14-bcd364da2042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:03.436Z|1fbf6546-8b80-40ef-b806-61f1fc942ac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:03.437Z|7c793da7-c2d8-428d-bc60-2f9e007fef27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:03.437Z|1fbf6546-8b80-40ef-b806-61f1fc942ac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:12.256Z|0b72731b-5e27-4a31-8175-86eefbdae1ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:49:12.256Z|0b72731b-5e27-4a31-8175-86eefbdae1ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:49:12.459Z|fbd45663-f1f3-4281-8d0a-aab446de74f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:49:12.460Z|fbd45663-f1f3-4281-8d0a-aab446de74f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:49:13.462Z|c28ca09e-ab4b-45ad-8dd5-d35cca3b8956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:13.462Z|19f26c1b-8b72-4f32-b780-d91858d2dfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:13.462Z|bfb5bf63-48bf-4c33-af67-9d9cb21f3d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:13.463Z|19f26c1b-8b72-4f32-b780-d91858d2dfed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:13.463Z|bfb5bf63-48bf-4c33-af67-9d9cb21f3d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:13.463Z|c28ca09e-ab4b-45ad-8dd5-d35cca3b8956|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:23.489Z|3fd9a1cb-3ff6-402f-a3a7-3833e7692910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:23.490Z|3fd9a1cb-3ff6-402f-a3a7-3833e7692910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:23.490Z|ede31eb3-b985-4b2a-8794-dcd7e2993a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:23.491Z|ede31eb3-b985-4b2a-8794-dcd7e2993a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:23.496Z|10288f85-6041-4b1f-bb92-2ca34a745a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:23.497Z|10288f85-6041-4b1f-bb92-2ca34a745a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:27.255Z|22c6fd9a-77f7-479a-8b25-4bfa2b07e58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:49:27.258Z|22c6fd9a-77f7-479a-8b25-4bfa2b07e58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:49:33.514Z|2455c0cf-55d8-4c8e-9a5e-0169a3b68c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:33.514Z|99fd134a-e69d-4ed2-830c-72c59bb44d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:33.515Z|2455c0cf-55d8-4c8e-9a5e-0169a3b68c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:33.515Z|83a6acc3-b9b9-42b7-89ae-9f7f6208e70a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:33.515Z|99fd134a-e69d-4ed2-830c-72c59bb44d85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:33.516Z|83a6acc3-b9b9-42b7-89ae-9f7f6208e70a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:42.255Z|367970c7-e3de-47f6-bc88-efddde350548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:49:42.256Z|367970c7-e3de-47f6-bc88-efddde350548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:49:42.461Z|9d09dcb1-d4f9-408c-8e5f-c4eff8cc263f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:49:42.461Z|9d09dcb1-d4f9-408c-8e5f-c4eff8cc263f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:49:42.990Z||http-nio-8080-exec-9|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x82-0xe10x070xc00xd40xf3c0x1b0xf70x16L_0x0d0xe60x070x962O0xa90xe8#0xb1@0xb9B0x040xe0O0xdf0xb10xcf]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-26T05:49:43.007Z|e8199fa2-864a-4046-9182-c0880862d7b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:49:43.008Z|e8199fa2-864a-4046-9182-c0880862d7b5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:43.542Z|160475a3-75a5-41b7-bd27-1600bce0b711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:43.543Z|160475a3-75a5-41b7-bd27-1600bce0b711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:43.545Z|042a10ff-49c4-4b24-bd06-10f8f5fe575f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:43.546Z|042a10ff-49c4-4b24-bd06-10f8f5fe575f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:43.547Z|6d3385a3-a4d1-413d-9263-837bc7412144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:43.548Z|6d3385a3-a4d1-413d-9263-837bc7412144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:53.567Z|6a483d0a-d5c4-43a4-946b-d42e88838a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:53.567Z|88c07f2b-5723-48d7-a935-1ad877bd0893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:53.567Z|9a9bc254-2c50-402a-a4cb-4eb7506a2b65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:49:53.568Z|6a483d0a-d5c4-43a4-946b-d42e88838a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:53.568Z|88c07f2b-5723-48d7-a935-1ad877bd0893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:53.568Z|9a9bc254-2c50-402a-a4cb-4eb7506a2b65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:49:57.255Z|9b37e680-1229-4e9b-9298-e036b7a08634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:49:57.256Z|9b37e680-1229-4e9b-9298-e036b7a08634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:50:03.592Z|82930e54-820e-44cb-815f-ee0722c651f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:03.592Z|a1cbb0da-b97b-4437-a942-da986dd8e6c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:03.592Z|657e82fa-aa05-4b59-879a-cc2c5a0a846d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:03.593Z|82930e54-820e-44cb-815f-ee0722c651f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:03.593Z|657e82fa-aa05-4b59-879a-cc2c5a0a846d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:03.593Z|a1cbb0da-b97b-4437-a942-da986dd8e6c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:12.256Z|c42146be-2e1e-4274-8391-e77c0fc342ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:50:12.259Z|c42146be-2e1e-4274-8391-e77c0fc342ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:50:12.462Z|0aa41845-f434-46b6-bd1e-40c2c816f779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:50:12.463Z|0aa41845-f434-46b6-bd1e-40c2c816f779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:50:13.619Z|861845a7-5099-4d04-87cb-5082e4cd3bc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:13.619Z|489c98a8-1b08-42b1-a9da-186e826b8b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:13.619Z|63d9a32e-f680-4380-a05e-deeedc878e8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:13.620Z|489c98a8-1b08-42b1-a9da-186e826b8b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:13.620Z|861845a7-5099-4d04-87cb-5082e4cd3bc4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:13.620Z|63d9a32e-f680-4380-a05e-deeedc878e8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:23.647Z|e40a417d-fbdd-43ea-8d78-ba4bf9a4acc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:23.647Z|3f9e0099-aa13-46d0-a02e-333542ac8d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:23.648Z|e40a417d-fbdd-43ea-8d78-ba4bf9a4acc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:23.648Z|3f9e0099-aa13-46d0-a02e-333542ac8d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:23.653Z|88085e4f-3838-4cda-8b40-a93e9dad4d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:23.654Z|88085e4f-3838-4cda-8b40-a93e9dad4d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:27.255Z|7b54df40-b4c6-43ae-88a0-fbea66fc3a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:50:27.256Z|7b54df40-b4c6-43ae-88a0-fbea66fc3a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:50:33.674Z|a74f87c7-c274-44e2-8fa1-12df786ab687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:33.674Z|a74f87c7-c274-44e2-8fa1-12df786ab687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:33.675Z|01f57659-6074-44d2-9650-a21440209d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:33.676Z|01f57659-6074-44d2-9650-a21440209d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:33.674Z|4d37b170-32ad-4d41-80fa-4797d875fd6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:33.679Z|4d37b170-32ad-4d41-80fa-4797d875fd6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:42.255Z|e76118f3-12ce-4a89-b02a-02a0bc3a93bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:50:42.256Z|e76118f3-12ce-4a89-b02a-02a0bc3a93bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:50:42.464Z|f719cba1-fcc1-4b70-9c73-d9c5f564283b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:50:42.464Z|f719cba1-fcc1-4b70-9c73-d9c5f564283b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:50:43.007Z|765b1ac5-3530-4d05-b434-eaffe131b82c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:50:43.008Z|765b1ac5-3530-4d05-b434-eaffe131b82c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:43.698Z|2f54c329-dbae-4a7e-88b5-da48688fb3d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:43.699Z|432a1b5c-7403-4859-8f8c-3e11ebf72927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:43.699Z|432a1b5c-7403-4859-8f8c-3e11ebf72927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:43.700Z|2f54c329-dbae-4a7e-88b5-da48688fb3d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:43.702Z|713045ce-a88a-42a2-abab-6a305843f32a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:43.705Z|713045ce-a88a-42a2-abab-6a305843f32a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:53.721Z|3194312b-42cf-4064-b637-40b9cf45e65b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:53.722Z|3194312b-42cf-4064-b637-40b9cf45e65b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:53.722Z|c3159704-c027-4d72-b669-fd1e38e42f84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:53.723Z|c3159704-c027-4d72-b669-fd1e38e42f84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:53.727Z|7d6628df-52af-4194-8dbd-795aff825d57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:50:53.727Z|7d6628df-52af-4194-8dbd-795aff825d57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:50:57.255Z|958763f5-331d-414a-a45a-a94219c5f260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:50:57.258Z|958763f5-331d-414a-a45a-a94219c5f260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:51:03.746Z|39de496f-879d-4d98-8995-2bee284f2f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:03.747Z|39de496f-879d-4d98-8995-2bee284f2f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:03.748Z|9b751010-9716-449b-8503-8eef09b6e601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:03.748Z|9b751010-9716-449b-8503-8eef09b6e601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:03.752Z|0d614513-1575-4637-b4ed-eded9147ed2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:03.753Z|0d614513-1575-4637-b4ed-eded9147ed2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:12.255Z|2550c572-3d23-4d75-8081-263871d51e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:51:12.256Z|2550c572-3d23-4d75-8081-263871d51e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:51:12.465Z|62d2b40a-a153-4116-b7f1-02fb254fb3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:51:12.466Z|62d2b40a-a153-4116-b7f1-02fb254fb3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:51:13.770Z|a24fc20d-c372-4bfc-9a6c-c8e691bdc631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:13.770Z|4c2299f0-a012-4e11-9757-f11390040079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:13.771Z|a24fc20d-c372-4bfc-9a6c-c8e691bdc631|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:13.771Z|4c2299f0-a012-4e11-9757-f11390040079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:13.773Z|ccc2b0cf-7a20-4ab0-894c-bd924e1f6b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:13.774Z|ccc2b0cf-7a20-4ab0-894c-bd924e1f6b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:23.801Z|c2e720ad-3f33-4091-a359-0b73196a383e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:23.802Z|c2e720ad-3f33-4091-a359-0b73196a383e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:23.802Z|0aee17e4-83f6-424b-9b35-785d4f3ac382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:23.803Z|0aee17e4-83f6-424b-9b35-785d4f3ac382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:23.804Z|3c4e41bb-be1c-41db-b08d-dde7d0da1a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:23.805Z|3c4e41bb-be1c-41db-b08d-dde7d0da1a0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:27.255Z|d9b1f706-016a-4b9f-8113-94a27e374e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:51:27.256Z|d9b1f706-016a-4b9f-8113-94a27e374e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:51:33.826Z|7baa1eff-0c05-4b7f-aefb-a4ef7f79b3a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:33.826Z|bdd20beb-bd42-440f-9e10-59220128eb69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:33.827Z|1eecd437-8d3d-4b00-8a87-b5eb9512bab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:33.827Z|1eecd437-8d3d-4b00-8a87-b5eb9512bab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:33.827Z|7baa1eff-0c05-4b7f-aefb-a4ef7f79b3a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:33.827Z|bdd20beb-bd42-440f-9e10-59220128eb69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:42.256Z|20db73d5-e784-426c-8a0a-5c55034153c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:51:42.261Z|20db73d5-e784-426c-8a0a-5c55034153c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:51:42.467Z|64350b22-acf1-4adc-807a-a0ec3f8baa82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:51:42.467Z|64350b22-acf1-4adc-807a-a0ec3f8baa82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:51:43.016Z|afd5b6ac-ab62-4362-9c8c-21b1a7b12fb9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:51:43.017Z|afd5b6ac-ab62-4362-9c8c-21b1a7b12fb9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:43.850Z|b4b8e485-3516-41a3-88f6-9cfdddbd4fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:43.850Z|72649f8e-b9ab-45f3-b6cd-31a35c89e87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:43.850Z|b822a2f9-acaf-4e15-a60c-b446c1aff7f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:43.851Z|b822a2f9-acaf-4e15-a60c-b446c1aff7f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:43.851Z|72649f8e-b9ab-45f3-b6cd-31a35c89e87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:43.853Z|b4b8e485-3516-41a3-88f6-9cfdddbd4fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:53.878Z|66a41430-e71d-4ed6-915f-1ddcdec23d94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:53.878Z|66a41430-e71d-4ed6-915f-1ddcdec23d94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:53.880Z|b37da33c-c204-49cb-901e-ebf7c01d4de4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:53.880Z|125cd4e4-0599-4ad4-89cd-30130d80534d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:51:53.880Z|b37da33c-c204-49cb-901e-ebf7c01d4de4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:53.880Z|125cd4e4-0599-4ad4-89cd-30130d80534d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:51:57.255Z|ba0a377a-f3f2-4a5f-9c6c-f63ca3493d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:51:57.256Z|ba0a377a-f3f2-4a5f-9c6c-f63ca3493d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:52:03.902Z|b94c88d5-d98f-45fd-a572-1d3e7b17e45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:03.902Z|762d8274-1994-469c-a7bd-1398f3ee073b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:03.903Z|02f958c6-a562-4935-8bff-7271833dde8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:03.906Z|762d8274-1994-469c-a7bd-1398f3ee073b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:03.906Z|b94c88d5-d98f-45fd-a572-1d3e7b17e45b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:03.907Z|02f958c6-a562-4935-8bff-7271833dde8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:12.255Z|ba647c5b-4651-4449-9b3b-f5a75c302413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:52:12.256Z|ba647c5b-4651-4449-9b3b-f5a75c302413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:52:12.468Z|78fd0ded-d609-4110-97df-495543f98bc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:52:12.469Z|78fd0ded-d609-4110-97df-495543f98bc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:52:13.931Z|e040e3b6-35e4-4781-a327-69f55c12a51b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:13.931Z|559a6a65-c1a9-42cc-b071-7ad858a4e0fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:13.932Z|e040e3b6-35e4-4781-a327-69f55c12a51b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:13.932Z|559a6a65-c1a9-42cc-b071-7ad858a4e0fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:13.933Z|08519c78-bb4f-4332-9c8d-797ea06d8037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:13.934Z|08519c78-bb4f-4332-9c8d-797ea06d8037|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:23.970Z|ecd2213e-8ea8-431a-8ade-a1c75c1b104d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:23.971Z|ecd2213e-8ea8-431a-8ade-a1c75c1b104d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:23.980Z|2c0d41c8-094b-4113-918e-14fb6b08a774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:23.980Z|2c0d41c8-094b-4113-918e-14fb6b08a774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:23.983Z|78adf6b6-2638-438c-8c2a-b9dd321d8dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:23.984Z|78adf6b6-2638-438c-8c2a-b9dd321d8dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:27.255Z|e90f78ff-f0c1-4d7c-b2d7-38794ee9aa01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:52:27.258Z|e90f78ff-f0c1-4d7c-b2d7-38794ee9aa01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:52:33.995Z|59af6a9e-50f7-4000-bb9a-6e1d671e08d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:33.996Z|59af6a9e-50f7-4000-bb9a-6e1d671e08d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:34.058Z|0cbf0adf-f155-43f2-add9-f4af50f8e6ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:34.059Z|2d1591a7-6b72-4c6d-b1fb-d9f925fc4e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:34.059Z|0cbf0adf-f155-43f2-add9-f4af50f8e6ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:34.059Z|2d1591a7-6b72-4c6d-b1fb-d9f925fc4e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:42.255Z|65e5797e-c5db-4f0e-a504-b8f46e60b76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:52:42.256Z|65e5797e-c5db-4f0e-a504-b8f46e60b76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:52:42.470Z|71040994-5a57-4ea8-936e-2253f4a9e19a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:52:42.470Z|71040994-5a57-4ea8-936e-2253f4a9e19a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:52:43.009Z|2be29dae-4833-4707-93bb-3a7688241b93|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:52:43.010Z|2be29dae-4833-4707-93bb-3a7688241b93|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:44.086Z|073ae142-8668-4f90-8350-38235140cc84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:44.088Z|073ae142-8668-4f90-8350-38235140cc84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:44.101Z|44872694-b806-449a-abf7-4028cfaafbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:44.101Z|44872694-b806-449a-abf7-4028cfaafbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:44.102Z|d019754f-6d5f-4086-8879-7cc4d51d6aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:44.103Z|d019754f-6d5f-4086-8879-7cc4d51d6aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:54.121Z|b1739588-3629-40dd-917e-7f969b8e1b84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:54.123Z|b1739588-3629-40dd-917e-7f969b8e1b84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:54.127Z|b3fa8c50-2185-43cb-ba53-441c99224dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:54.128Z|b3fa8c50-2185-43cb-ba53-441c99224dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:54.129Z|3de6e014-4ddc-40e6-b9c4-03bcb155e881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:52:54.130Z|3de6e014-4ddc-40e6-b9c4-03bcb155e881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:52:57.256Z|3fcc9d39-e8c7-4950-acb6-ca38c7e5a770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:52:57.256Z|3fcc9d39-e8c7-4950-acb6-ca38c7e5a770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:53:04.150Z|b138d8b8-4663-4d9d-85a4-98d57d7dfc0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:04.151Z|b138d8b8-4663-4d9d-85a4-98d57d7dfc0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:04.153Z|c6599d7f-2005-4aff-b014-d153ee7cc420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:04.153Z|c6599d7f-2005-4aff-b014-d153ee7cc420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:04.154Z|47022f6e-e1c6-42db-848a-0c9a9c74216a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:04.154Z|47022f6e-e1c6-42db-848a-0c9a9c74216a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:12.256Z|f4abe714-046d-49b3-a8e9-89fd74ad3e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:53:12.257Z|f4abe714-046d-49b3-a8e9-89fd74ad3e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:53:12.472Z|0629acf6-8b95-4707-a3a6-d7ed67694780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:53:12.472Z|0629acf6-8b95-4707-a3a6-d7ed67694780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:53:14.178Z|0aa32d1f-71c8-48fd-b7e3-ffe4c2203849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:14.178Z|e9d6862b-7712-4692-8e45-6efd4acef44f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:14.179Z|0aa32d1f-71c8-48fd-b7e3-ffe4c2203849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:14.180Z|ca78bbec-8ae4-4581-9f3f-87a24982f434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:14.180Z|e9d6862b-7712-4692-8e45-6efd4acef44f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:14.181Z|ca78bbec-8ae4-4581-9f3f-87a24982f434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:24.215Z|14da68e3-022e-40de-836e-1b1c5c4f70d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:24.215Z|bdf7e9d6-ed3a-4ad1-86c8-731a087eaff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:24.215Z|116cb629-001b-4abf-8bf4-d261c5d4279c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:24.217Z|14da68e3-022e-40de-836e-1b1c5c4f70d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:24.217Z|bdf7e9d6-ed3a-4ad1-86c8-731a087eaff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:24.217Z|116cb629-001b-4abf-8bf4-d261c5d4279c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:27.257Z|34f7eb34-1d66-4aac-af23-72f5280dbc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:53:27.258Z|34f7eb34-1d66-4aac-af23-72f5280dbc9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:53:34.251Z|556b1311-1b16-4b5a-b016-c25a2115a3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:34.251Z|5694c02b-1779-4909-befd-3a26e8e3aedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:34.252Z|7eca601a-1fb4-4c77-ae69-62099838e57a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:34.252Z|556b1311-1b16-4b5a-b016-c25a2115a3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:34.252Z|5694c02b-1779-4909-befd-3a26e8e3aedb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:34.252Z|7eca601a-1fb4-4c77-ae69-62099838e57a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:42.255Z|b216e77b-ae31-48f6-bad8-3b7336843e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:53:42.258Z|b216e77b-ae31-48f6-bad8-3b7336843e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:53:42.474Z|e1d100c0-2bad-4c8b-b7c9-4ca646016c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:53:42.475Z|e1d100c0-2bad-4c8b-b7c9-4ca646016c2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:53:43.011Z|1df78258-7b8c-482f-b85e-c76f0714d71d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:53:43.012Z|1df78258-7b8c-482f-b85e-c76f0714d71d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:44.279Z|ee41961e-c1b8-492e-b9b3-ade1c5ca1d26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:44.280Z|ee41961e-c1b8-492e-b9b3-ade1c5ca1d26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:44.285Z|f652ee99-8966-47ea-bbaf-a3d8c835b512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:44.286Z|b9857bef-097c-4ef6-a7c3-15bf7ad52d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:44.286Z|f652ee99-8966-47ea-bbaf-a3d8c835b512|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:44.287Z|b9857bef-097c-4ef6-a7c3-15bf7ad52d31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:54.307Z|0817e316-3904-496a-abcd-7536bf0fd94c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:54.308Z|0817e316-3904-496a-abcd-7536bf0fd94c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:54.309Z|91850255-3ce6-489e-bb59-148b936c8e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:54.310Z|91850255-3ce6-489e-bb59-148b936c8e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:54.316Z|b33c39b7-d95f-41ef-aa61-72d9e0838a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:53:54.317Z|b33c39b7-d95f-41ef-aa61-72d9e0838a9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:53:57.255Z|5a33d0ea-d762-4dca-8cf5-ffe44bd547ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:53:57.256Z|5a33d0ea-d762-4dca-8cf5-ffe44bd547ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:54:04.337Z|2aaad4c6-59a8-48f4-94c7-2a41e331b5aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:04.337Z|193f72d1-87e1-434b-aeb9-6181a0979a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:04.338Z|2aaad4c6-59a8-48f4-94c7-2a41e331b5aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:04.338Z|193f72d1-87e1-434b-aeb9-6181a0979a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:04.345Z|115ed6cc-87db-4fb9-8572-b3a94e506700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:04.345Z|115ed6cc-87db-4fb9-8572-b3a94e506700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:12.256Z|ca5aa266-bd0e-4b87-9746-fe161820b4ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:54:12.256Z|ca5aa266-bd0e-4b87-9746-fe161820b4ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:54:12.476Z|0aed8b18-4198-43f2-8e4f-49cb17ddd4c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:54:12.477Z|0aed8b18-4198-43f2-8e4f-49cb17ddd4c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:54:14.363Z|2fea086f-a07a-4936-866d-e9dd3ecbf778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:14.364Z|2fea086f-a07a-4936-866d-e9dd3ecbf778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:14.368Z|5fbe5c98-6299-49a8-9d83-e8c5d2b9d2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:14.368Z|5fbe5c98-6299-49a8-9d83-e8c5d2b9d2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:14.385Z|84d62b2c-87e7-430f-a62f-62bfb37d4df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:14.386Z|84d62b2c-87e7-430f-a62f-62bfb37d4df1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:24.394Z|9eb2dcf2-a168-40ca-b6ea-bd30a92b7ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:24.395Z|9eb2dcf2-a168-40ca-b6ea-bd30a92b7ba3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:24.397Z|3f5c96f9-5222-4e08-b4d5-01e427e29cc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:24.398Z|3f5c96f9-5222-4e08-b4d5-01e427e29cc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:24.411Z|bf47b27a-dfd4-4de8-92e9-6d5ff8f506be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:24.412Z|bf47b27a-dfd4-4de8-92e9-6d5ff8f506be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:27.255Z|9d9d2bac-b3a0-4215-817f-5c8facdb8fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:54:27.258Z|9d9d2bac-b3a0-4215-817f-5c8facdb8fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:54:34.429Z|a0c5c687-0d59-419d-a20d-559bcf1e5487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:34.430Z|a0c5c687-0d59-419d-a20d-559bcf1e5487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:34.431Z|be6ae574-e0c6-4f3f-bbfb-ac7897a4954f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:34.432Z|be6ae574-e0c6-4f3f-bbfb-ac7897a4954f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:34.432Z|33fd75c3-c75f-4f02-a0c5-a4b5815e4298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:34.433Z|33fd75c3-c75f-4f02-a0c5-a4b5815e4298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:42.255Z|23afd56f-70d2-48f3-8cf9-6c279daf2895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:54:42.256Z|23afd56f-70d2-48f3-8cf9-6c279daf2895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:54:42.478Z|2fb40c66-cfa8-4966-a683-bd1a632cad9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:54:42.479Z|2fb40c66-cfa8-4966-a683-bd1a632cad9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:54:43.009Z|30ee7710-dd7f-48ea-82ae-5eae458a841e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:54:43.011Z|30ee7710-dd7f-48ea-82ae-5eae458a841e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:44.453Z|ed8b0184-58ad-488d-b332-a1ef822d3817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:44.453Z|8a822c0d-17d3-40af-baa5-867e98e1fa7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:44.454Z|8a822c0d-17d3-40af-baa5-867e98e1fa7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:44.454Z|ed8b0184-58ad-488d-b332-a1ef822d3817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:44.460Z|b10175f0-655d-401b-96ab-6774a1668682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:44.461Z|b10175f0-655d-401b-96ab-6774a1668682|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:54.478Z|0723a80e-0f35-4d22-8e65-61d91b5e8897|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:54.479Z|0723a80e-0f35-4d22-8e65-61d91b5e8897|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:54.482Z|038a8de8-3716-46a5-b192-437a835798fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:54.482Z|038a8de8-3716-46a5-b192-437a835798fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:54.486Z|c828663e-d418-400c-9538-79b7a920fe34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:54:54.486Z|c828663e-d418-400c-9538-79b7a920fe34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:54:57.255Z|0ccf26f9-acc7-4dc2-98d1-23d1ba61f1ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:54:57.256Z|0ccf26f9-acc7-4dc2-98d1-23d1ba61f1ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:55:04.503Z|34c6170c-d5f6-48f9-8508-d979ebfd7a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:04.503Z|b734af92-8708-4cac-ac4f-e3d8081b5e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:04.504Z|34c6170c-d5f6-48f9-8508-d979ebfd7a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:04.504Z|b734af92-8708-4cac-ac4f-e3d8081b5e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:04.507Z|c2fa26d9-41b8-4885-9211-534cccb3f522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:04.508Z|c2fa26d9-41b8-4885-9211-534cccb3f522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:12.255Z|342d927c-6ffe-4030-b32d-e7362ebb6d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:55:12.258Z|342d927c-6ffe-4030-b32d-e7362ebb6d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:55:12.480Z|e208e414-b533-4e81-8d84-23faf07a1844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:55:12.480Z|e208e414-b533-4e81-8d84-23faf07a1844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:55:14.526Z|89b93405-7355-49cc-ada6-014b7b92ce79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:14.527Z|89b93405-7355-49cc-ada6-014b7b92ce79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:14.528Z|169d060e-6c24-4a3c-a022-c794046a5404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:14.529Z|169d060e-6c24-4a3c-a022-c794046a5404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:14.533Z|b97ecdb6-546f-47ca-90ed-cedf7000fae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:14.534Z|b97ecdb6-546f-47ca-90ed-cedf7000fae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:24.550Z|39986bfd-7279-4506-8b39-383f9b2dd77b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:24.551Z|5dd439ee-e1ef-4ceb-b90f-5629eec487ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:24.551Z|39986bfd-7279-4506-8b39-383f9b2dd77b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:24.552Z|5dd439ee-e1ef-4ceb-b90f-5629eec487ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:24.554Z|55fce95d-aeff-4df6-a666-f2ae4c5ac814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:24.556Z|55fce95d-aeff-4df6-a666-f2ae4c5ac814|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:27.255Z|004e48e1-db7c-4ff5-ad17-47f63e314696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:55:27.256Z|004e48e1-db7c-4ff5-ad17-47f63e314696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:55:34.575Z|e70648b0-da37-490f-b680-74949c884441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:34.576Z|9755fb12-6e63-4989-8728-bacb1493298c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:34.575Z|6c9027ad-2491-4680-a278-aa80e995a964|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:34.576Z|e70648b0-da37-490f-b680-74949c884441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:34.576Z|9755fb12-6e63-4989-8728-bacb1493298c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:34.577Z|6c9027ad-2491-4680-a278-aa80e995a964|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:42.255Z|fd33d609-a4ef-4a39-939f-388f5cad4344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:55:42.256Z|fd33d609-a4ef-4a39-939f-388f5cad4344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:55:42.482Z|441c470b-7020-4510-8d43-a5841d02a0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:55:42.483Z|441c470b-7020-4510-8d43-a5841d02a0eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:55:43.008Z|61aa5119-cc55-4e40-8cec-b473b4e42fb1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:55:43.009Z|61aa5119-cc55-4e40-8cec-b473b4e42fb1|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:44.599Z|a9031eca-abe2-48ee-93b6-185476874464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:44.599Z|3ff94380-bcd6-441c-b5f2-30d2fc057a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:44.600Z|a9031eca-abe2-48ee-93b6-185476874464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:44.600Z|3ff94380-bcd6-441c-b5f2-30d2fc057a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:44.603Z|bb5da703-b462-4214-8cec-2cc087675703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:44.604Z|bb5da703-b462-4214-8cec-2cc087675703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:54.623Z|0ce6bc32-0efe-41a2-902b-8bcb8d15e7b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:54.624Z|0ce6bc32-0efe-41a2-902b-8bcb8d15e7b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:54.629Z|c2c190b1-c09e-4bdc-9765-05bf54fcf840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:54.629Z|82cc4a28-4718-4223-a52b-f2ef53c584ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:55:54.631Z|c2c190b1-c09e-4bdc-9765-05bf54fcf840|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:54.631Z|82cc4a28-4718-4223-a52b-f2ef53c584ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:55:57.255Z|26b4e096-4bde-470e-80e4-99a2be3894a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:55:57.258Z|26b4e096-4bde-470e-80e4-99a2be3894a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:56:04.647Z|32a088f6-6b2f-4425-ae28-2de5d1ff0b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:04.648Z|32a088f6-6b2f-4425-ae28-2de5d1ff0b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:04.653Z|b3a2f828-702f-4bb0-8e57-c0e21c5bda6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:04.653Z|4060878f-2a1a-4a6f-a48f-d3e0202e9022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:04.654Z|4060878f-2a1a-4a6f-a48f-d3e0202e9022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:04.654Z|b3a2f828-702f-4bb0-8e57-c0e21c5bda6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:12.255Z|9c3b59e4-fe57-4e53-99d6-0210446622db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:56:12.256Z|9c3b59e4-fe57-4e53-99d6-0210446622db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:56:12.483Z|c189b676-2876-4096-9090-6b701b53d9ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:56:12.484Z|c189b676-2876-4096-9090-6b701b53d9ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:56:14.671Z|b39358a6-b0ab-4cb1-8f8b-ef03b8a7a1d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:14.672Z|b39358a6-b0ab-4cb1-8f8b-ef03b8a7a1d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:14.673Z|1a897a4a-d062-48e2-ac35-2f445dd7fec1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:14.674Z|1a897a4a-d062-48e2-ac35-2f445dd7fec1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:14.675Z|441cfa42-ed6c-4ab2-8dcb-ea5f410ca8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:14.675Z|441cfa42-ed6c-4ab2-8dcb-ea5f410ca8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:24.695Z|1d22aab5-430a-4c2e-b2b0-f4cd82ca1bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:24.695Z|89b98e7e-8ae6-4d6a-bd7e-51e52279dda1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:24.696Z|1d22aab5-430a-4c2e-b2b0-f4cd82ca1bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:24.696Z|89b98e7e-8ae6-4d6a-bd7e-51e52279dda1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:24.698Z|17a0caaf-a47d-479d-982a-a5fae20bc071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:24.698Z|17a0caaf-a47d-479d-982a-a5fae20bc071|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:27.255Z|c8879f7f-81e1-40bf-8f8c-5721b874a1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:56:27.256Z|c8879f7f-81e1-40bf-8f8c-5721b874a1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:56:34.718Z|647814a4-fa06-4307-8cf8-cf0b81f0ca67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:34.718Z|395720fc-08f6-4929-a30a-f27ff6d58a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:34.719Z|e8552085-d85b-41ab-a06a-48f11bf7ed44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:34.719Z|647814a4-fa06-4307-8cf8-cf0b81f0ca67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:34.720Z|e8552085-d85b-41ab-a06a-48f11bf7ed44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:34.719Z|395720fc-08f6-4929-a30a-f27ff6d58a8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:42.255Z|77fe1899-7824-4844-b79f-36a91dd391b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:56:42.258Z|77fe1899-7824-4844-b79f-36a91dd391b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:56:42.485Z|a0bbf134-5616-4190-9612-7a3c73e1b3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:56:42.486Z|a0bbf134-5616-4190-9612-7a3c73e1b3c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:56:43.009Z|76b82053-eb47-4548-869b-0379c577dc4b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:56:43.010Z|76b82053-eb47-4548-869b-0379c577dc4b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:44.753Z|3dbe6127-246f-4fa3-9cba-69205345ebca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:44.754Z|3dbe6127-246f-4fa3-9cba-69205345ebca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:44.754Z|fccba366-de41-4ee0-9bb5-d7ccb3d7b453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:44.755Z|fccba366-de41-4ee0-9bb5-d7ccb3d7b453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:44.757Z|8a61e9a0-5ca3-4d7b-a063-7549a823e8c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:44.757Z|8a61e9a0-5ca3-4d7b-a063-7549a823e8c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:54.781Z|79f39e23-f63f-4dd1-9eb2-4257832d0f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:54.781Z|87ebcd3f-53ef-497b-99e1-f6fc944f63d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:54.782Z|79f39e23-f63f-4dd1-9eb2-4257832d0f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:54.782Z|87ebcd3f-53ef-497b-99e1-f6fc944f63d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:54.787Z|1c69345d-9f51-459a-8398-691ae21fcc3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:56:54.787Z|1c69345d-9f51-459a-8398-691ae21fcc3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:56:57.255Z|463ec0b4-4c6d-45a5-9f73-1ece406cc6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:56:57.256Z|463ec0b4-4c6d-45a5-9f73-1ece406cc6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:57:04.804Z|ead3deb0-2264-414d-ab73-ecff5e5ed4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:04.804Z|131d363c-a290-4f64-b790-5639096120da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:04.805Z|131d363c-a290-4f64-b790-5639096120da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:04.805Z|ead3deb0-2264-414d-ab73-ecff5e5ed4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:04.805Z|9391e1dd-8722-4369-a21b-828d476c45b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:04.806Z|9391e1dd-8722-4369-a21b-828d476c45b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:12.255Z|a68036fc-68f3-4520-97ac-d4c27db303f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:57:12.256Z|a68036fc-68f3-4520-97ac-d4c27db303f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:57:12.487Z|4bee6faf-b476-4961-b32c-93395f0e4550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:57:12.487Z|4bee6faf-b476-4961-b32c-93395f0e4550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:57:14.828Z|f1381162-1c6a-4138-8586-5eff5a533697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:14.828Z|54792a84-aea1-4174-9c29-7e92ede67f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:14.829Z|54792a84-aea1-4174-9c29-7e92ede67f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:14.829Z|f1381162-1c6a-4138-8586-5eff5a533697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:14.831Z|3b2134d7-2f9f-469c-814f-a5e34b60c2d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:14.832Z|3b2134d7-2f9f-469c-814f-a5e34b60c2d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:24.853Z|de237c46-2e12-4cb3-8b32-cd453eac646d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:24.853Z|1e83af49-acb7-4a06-9435-4c518635f95b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:24.853Z|de237c46-2e12-4cb3-8b32-cd453eac646d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:24.854Z|1e83af49-acb7-4a06-9435-4c518635f95b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:24.860Z|3e51a59d-3e9b-4fb3-96bd-df323231deaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:24.860Z|3e51a59d-3e9b-4fb3-96bd-df323231deaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:27.255Z|3adb529f-d0d8-4a80-89c1-dfc4d374e407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:57:27.258Z|3adb529f-d0d8-4a80-89c1-dfc4d374e407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:57:34.875Z|664b7352-1d63-4210-ad57-e2b5a309bcf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:34.875Z|a4e7a6d6-bca8-4b7c-8b63-e415afdfb460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:34.876Z|a4e7a6d6-bca8-4b7c-8b63-e415afdfb460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:34.876Z|664b7352-1d63-4210-ad57-e2b5a309bcf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:34.883Z|279ad524-0c10-4b24-8638-4c82bb89326f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:34.884Z|279ad524-0c10-4b24-8638-4c82bb89326f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:42.255Z|5e55ac7f-47e1-48f4-8922-5b8138ed97b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:57:42.256Z|5e55ac7f-47e1-48f4-8922-5b8138ed97b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:57:42.488Z|3b03152d-c085-401b-a7d4-69695ce548f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:57:42.489Z|3b03152d-c085-401b-a7d4-69695ce548f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:57:43.008Z|79ce6582-12b8-4a22-b449-56caf43af4e2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:57:43.009Z|79ce6582-12b8-4a22-b449-56caf43af4e2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:44.899Z|5f56adbd-bd8d-46c9-b700-141d781a649e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:44.899Z|e9f80e06-20f6-46c8-9eee-cdeb2909f281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:44.900Z|5f56adbd-bd8d-46c9-b700-141d781a649e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:44.900Z|e9f80e06-20f6-46c8-9eee-cdeb2909f281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:44.905Z|1944eef1-66d0-44ef-84f3-ad617c83de30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:44.905Z|1944eef1-66d0-44ef-84f3-ad617c83de30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:54.922Z|29df10e0-d9ba-479f-9ead-b08b262ac308|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:54.922Z|690d6432-5890-4399-a51d-38d0343d82ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:54.923Z|29df10e0-d9ba-479f-9ead-b08b262ac308|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:54.923Z|690d6432-5890-4399-a51d-38d0343d82ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:54.928Z|af35c742-a804-40c0-acaa-72b7a295ae0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:57:54.929Z|af35c742-a804-40c0-acaa-72b7a295ae0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:57:57.255Z|16b8a189-9245-4b44-bd7e-0fed79d96287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:57:57.256Z|16b8a189-9245-4b44-bd7e-0fed79d96287|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:58:04.946Z|4882d50b-dc45-430a-930f-51a6fa1f5435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:04.946Z|dbde35c4-c360-47b8-85cf-71dd72977984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:04.947Z|4882d50b-dc45-430a-930f-51a6fa1f5435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:04.947Z|dbde35c4-c360-47b8-85cf-71dd72977984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:04.951Z|deb91fd4-e660-4566-9d72-adac8db1bda6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:04.952Z|deb91fd4-e660-4566-9d72-adac8db1bda6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:12.255Z|6051bc85-3ef1-424f-8ef8-67edd45977da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:58:12.258Z|6051bc85-3ef1-424f-8ef8-67edd45977da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:58:12.489Z|17801e7b-519a-4fb8-a991-29e0569d1a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:58:12.490Z|17801e7b-519a-4fb8-a991-29e0569d1a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:58:14.971Z|fbaac164-9185-4371-8b29-23dd79012419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:14.972Z|447ce074-d1a1-41be-b88b-b9289b87f4df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:14.973Z|fbaac164-9185-4371-8b29-23dd79012419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:14.973Z|447ce074-d1a1-41be-b88b-b9289b87f4df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:14.971Z|f98bcb50-fb17-400f-8c03-a1210d95d6c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:14.976Z|f98bcb50-fb17-400f-8c03-a1210d95d6c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:25.009Z|5ebfe20e-bf4e-425c-bf15-d12d7e7b38a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:25.009Z|07cb2a1e-4f5b-4f4d-a92a-e97f2f268007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:25.009Z|8923fd73-709a-446a-ab06-163d2dc764eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:25.010Z|07cb2a1e-4f5b-4f4d-a92a-e97f2f268007|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:25.010Z|8923fd73-709a-446a-ab06-163d2dc764eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:25.014Z|5ebfe20e-bf4e-425c-bf15-d12d7e7b38a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:27.255Z|c3550163-d7eb-448a-ad33-08579e4f9367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:58:27.256Z|c3550163-d7eb-448a-ad33-08579e4f9367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:58:35.037Z|16a4bac0-8a86-4488-869f-d0630df0191f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:35.038Z|16a4bac0-8a86-4488-869f-d0630df0191f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:35.040Z|a16e018d-13d8-466d-aaf0-729cbddf53f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:35.041Z|a16e018d-13d8-466d-aaf0-729cbddf53f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:35.045Z|b4bc0e0e-30a6-421e-a879-2670155de99f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:35.046Z|b4bc0e0e-30a6-421e-a879-2670155de99f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:42.255Z|06fff9ae-28f0-49ec-b692-cd8e8220cbd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:58:42.256Z|06fff9ae-28f0-49ec-b692-cd8e8220cbd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:58:42.491Z|b7c2887d-ef01-4fc4-bcb7-6fb591510e7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:58:42.492Z|b7c2887d-ef01-4fc4-bcb7-6fb591510e7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:58:43.016Z|56654dea-2e41-4f4e-941d-75ddef97e6cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:58:43.017Z|56654dea-2e41-4f4e-941d-75ddef97e6cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:45.062Z|eb80ff3f-03a5-4528-8163-7095f6e899b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:45.062Z|6e1519f2-4004-478b-92da-cb30b94f5fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:45.063Z|eb80ff3f-03a5-4528-8163-7095f6e899b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:45.063Z|6e1519f2-4004-478b-92da-cb30b94f5fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:45.066Z|adc9a645-e527-429f-a326-9182e8400118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:45.066Z|adc9a645-e527-429f-a326-9182e8400118|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:55.086Z|ef76435f-b5ed-42c6-8d8f-56ca3685136e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:55.087Z|ef76435f-b5ed-42c6-8d8f-56ca3685136e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:55.093Z|5e5fd571-96a8-4adc-91f4-011ab485c3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:55.095Z|f00687f0-5a24-4c29-ab08-e8b0b25dc4f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:58:55.095Z|f00687f0-5a24-4c29-ab08-e8b0b25dc4f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:55.096Z|5e5fd571-96a8-4adc-91f4-011ab485c3d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:58:57.255Z|90cd8201-3c78-409b-9076-0f1bc1bb0d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:58:57.258Z|90cd8201-3c78-409b-9076-0f1bc1bb0d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:59:05.111Z|ed28d4cf-9013-4d5f-a211-b49adfc738b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:05.112Z|ed28d4cf-9013-4d5f-a211-b49adfc738b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:05.116Z|160f838e-c238-4d7d-8003-f822bddc8e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:05.116Z|9947d031-1042-45d9-be8a-8cfd75eb1954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:05.117Z|9947d031-1042-45d9-be8a-8cfd75eb1954|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:05.118Z|160f838e-c238-4d7d-8003-f822bddc8e60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:12.255Z|e73cb88d-e493-468f-b868-ce8ef5ce6164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:59:12.256Z|e73cb88d-e493-468f-b868-ce8ef5ce6164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:59:12.493Z|256bfd02-61dd-472c-8419-5d20c8bbc8ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:59:12.494Z|256bfd02-61dd-472c-8419-5d20c8bbc8ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:59:15.136Z|2f68dba4-ca1d-45f3-a6cb-845a7bf536a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:15.137Z|2f68dba4-ca1d-45f3-a6cb-845a7bf536a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:15.139Z|9bc51872-decd-4a2c-b85f-d0912db1bf66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:15.139Z|9bc51872-decd-4a2c-b85f-d0912db1bf66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:15.141Z|13bcfb3e-807c-49f1-b653-c4857670c617|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:15.142Z|13bcfb3e-807c-49f1-b653-c4857670c617|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:25.162Z|f53e7c0a-2978-45e6-a22c-987a81757ca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:25.162Z|93f59d0a-9d4a-45ff-8441-b51a71732d83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:25.163Z|f53e7c0a-2978-45e6-a22c-987a81757ca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:25.163Z|93f59d0a-9d4a-45ff-8441-b51a71732d83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:25.164Z|1592c5c2-bec2-4083-8526-9880400fe432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:25.164Z|1592c5c2-bec2-4083-8526-9880400fe432|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:27.256Z|e482a3d3-b123-463d-a4db-d6570101d716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:59:27.256Z|e482a3d3-b123-463d-a4db-d6570101d716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:59:35.186Z|fae4fb9a-9506-454d-8447-b916d1e2fd4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:35.186Z|a8fa1609-dd55-47ed-976c-60629a11ddb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:35.187Z|fae4fb9a-9506-454d-8447-b916d1e2fd4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:35.187Z|a8fa1609-dd55-47ed-976c-60629a11ddb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:35.191Z|95862bc3-9a9c-4e6f-8103-3e8d7d044049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:35.191Z|95862bc3-9a9c-4e6f-8103-3e8d7d044049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:42.255Z|2522ef9f-25b3-4b2a-ae4a-71e6707f41c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:59:42.258Z|2522ef9f-25b3-4b2a-ae4a-71e6707f41c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:59:42.494Z|1c21f2db-998f-4c67-a578-ca1343c77b40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:59:42.495Z|1c21f2db-998f-4c67-a578-ca1343c77b40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T05:59:43.007Z|fdcee4d1-f34d-4c41-990d-b9c93325b933|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T05:59:43.008Z|fdcee4d1-f34d-4c41-990d-b9c93325b933|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:45.212Z|2d8eff13-4319-4063-b5cc-9ebc5b9aed10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:45.212Z|2d8eff13-4319-4063-b5cc-9ebc5b9aed10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:45.213Z|77511e2e-ce30-4c02-8321-2be9964f0121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:45.213Z|db764ff3-3708-4e6b-b3f8-d277466218f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:45.214Z|77511e2e-ce30-4c02-8321-2be9964f0121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:45.214Z|db764ff3-3708-4e6b-b3f8-d277466218f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:55.236Z|cfaf9ea6-cd4a-407e-8e24-b6dace314950|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:55.236Z|0bde6160-b96d-4878-b5de-c9eb65c799a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:55.236Z|8185ede9-cd36-4989-be8f-95c77835dd5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T05:59:55.237Z|0bde6160-b96d-4878-b5de-c9eb65c799a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:55.237Z|cfaf9ea6-cd4a-407e-8e24-b6dace314950|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:55.237Z|8185ede9-cd36-4989-be8f-95c77835dd5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T05:59:57.255Z|84aa2e18-261b-43cb-8e65-8e9e05e2abec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T05:59:57.256Z|84aa2e18-261b-43cb-8e65-8e9e05e2abec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:00:05.260Z|983c562a-057a-4a9f-bdc1-3e08e623859c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:05.260Z|241111f4-a50a-4daf-be0a-cdc1d710760b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:05.260Z|983c562a-057a-4a9f-bdc1-3e08e623859c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:05.261Z|296012c4-9601-43ce-aa52-d3410b04b68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:05.261Z|296012c4-9601-43ce-aa52-d3410b04b68e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:05.260Z|241111f4-a50a-4daf-be0a-cdc1d710760b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:12.255Z|fb6a158a-5868-48dd-a987-491d63ca55fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:00:12.256Z|fb6a158a-5868-48dd-a987-491d63ca55fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:00:12.496Z|1c7e5d34-f9d7-4d90-8590-cc1ed521f6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:00:12.496Z|1c7e5d34-f9d7-4d90-8590-cc1ed521f6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:00:15.291Z|1bcfc335-a096-4a76-a37a-97e647062f3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:15.291Z|1f685df7-ce4d-433a-9d89-8d1b672500f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:15.291Z|f4d61006-626a-46a2-863d-9136912ff774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:15.292Z|1bcfc335-a096-4a76-a37a-97e647062f3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:15.292Z|1f685df7-ce4d-433a-9d89-8d1b672500f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:15.292Z|f4d61006-626a-46a2-863d-9136912ff774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:25.315Z|0266cae6-9672-448f-9179-fcdb05aa2ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:25.315Z|102cf0ce-16ae-4e0d-a4a7-ba2908894faf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:25.316Z|0266cae6-9672-448f-9179-fcdb05aa2ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:25.317Z|0a013a39-4f52-4a92-9b71-a1093d47506f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:25.317Z|0a013a39-4f52-4a92-9b71-a1093d47506f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:25.318Z|102cf0ce-16ae-4e0d-a4a7-ba2908894faf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:27.256Z|48577796-7d6c-4241-b3b9-99673b613503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:00:27.259Z|48577796-7d6c-4241-b3b9-99673b613503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:00:35.338Z|973ba3f1-c7da-4739-b379-439d79f915cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:35.338Z|abae1bdb-1539-4113-b2f8-48dbef557653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:35.339Z|d58a0274-ec64-41af-bbbd-b5522c9f53a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:35.339Z|d58a0274-ec64-41af-bbbd-b5522c9f53a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:35.339Z|abae1bdb-1539-4113-b2f8-48dbef557653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:35.339Z|973ba3f1-c7da-4739-b379-439d79f915cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:42.256Z|b87369eb-2eef-4a5d-b82f-23b3393be9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:00:42.256Z|b87369eb-2eef-4a5d-b82f-23b3393be9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:00:42.497Z|d3f6062a-937b-4f98-aeac-f801b690105c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:00:42.498Z|d3f6062a-937b-4f98-aeac-f801b690105c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:00:43.008Z|7cbad182-059c-4609-87dd-b2c8d6ca1ec4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:00:43.009Z|7cbad182-059c-4609-87dd-b2c8d6ca1ec4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:45.361Z|85803056-da74-4421-af4b-a1d43d9c2f84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:45.361Z|9591bede-f8cb-44e9-b8bf-bd62d4f4e34b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:45.361Z|f3e19540-d827-423b-9794-df8fcdbba1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:45.361Z|85803056-da74-4421-af4b-a1d43d9c2f84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:45.361Z|9591bede-f8cb-44e9-b8bf-bd62d4f4e34b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:45.361Z|f3e19540-d827-423b-9794-df8fcdbba1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:55.387Z|ce2240c5-d96e-4ac4-a4cb-c6fc59999bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:55.388Z|a916dc21-2019-411e-bdd0-f060cbd129d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:55.388Z|ce2240c5-d96e-4ac4-a4cb-c6fc59999bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:55.389Z|a916dc21-2019-411e-bdd0-f060cbd129d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:55.387Z|0a87d491-bca9-453a-a505-04b74f14ef94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:00:55.390Z|0a87d491-bca9-453a-a505-04b74f14ef94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:00:57.255Z|03370389-142f-4a0f-90ef-1b729159f7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:00:57.256Z|03370389-142f-4a0f-90ef-1b729159f7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:01:05.417Z|3dd9322e-fe9c-4928-8a44-1322f52acfcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:05.417Z|1a3aed8f-5ea2-41f8-a90a-975620f6850d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:05.417Z|5a1f8e30-5449-4023-aaa7-77d7888658db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:05.418Z|3dd9322e-fe9c-4928-8a44-1322f52acfcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:05.419Z|1a3aed8f-5ea2-41f8-a90a-975620f6850d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:05.419Z|5a1f8e30-5449-4023-aaa7-77d7888658db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:11.738Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:01:11.751Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 2b4327b4-12cd-487f-8643-f43fdeaddfd7 already exists in requestDb InfraActiveRequests table
2022-10-26T06:01:11.829Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7
2022-10-26T06:01:11.830Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|INFO|500||Invoke
2022-10-26T06:01:11.831Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||===========================request begin================================================
2022-10-26T06:01:11.831Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7
2022-10-26T06:01:11.831Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||Method      : GET
2022-10-26T06:01:11.831Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79bf5404c442347d", X-B3-SpanId:"0c98fb7e43279822", X-B3-ParentSpanId:"79bf5404c442347d", X-B3-Sampled:"0", X-ONAP-RequestID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-RequestID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-TransactionID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-ECOMP-RequestID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"763371fe-43e1-4a96-aefd-63990af8f9cd"]
2022-10-26T06:01:11.832Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||Request body: 
2022-10-26T06:01:11.833Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||==========================request end================================================
2022-10-26T06:01:12.255Z|3b9f8ece-fedd-4c95-8c6b-ab276238a571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:01:12.258Z|3b9f8ece-fedd-4c95-8c6b-ab276238a571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:01:12.499Z|39a42837-c975-41c5-902a-0c1bd8a9da7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:01:12.500Z|39a42837-c975-41c5-902a-0c1bd8a9da7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:01:12.652Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||============================response begin==========================================
2022-10-26T06:01:12.652Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:01:12.653Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||Status text  : 
2022-10-26T06:01:12.654Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=44646DA7D526A8DA00C46A7C97B1754A; 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:"Wed, 26 Oct 2022 06:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:01:12.655Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||Response body: 
2022-10-26T06:01:12.656Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|DEBUG|500||=======================response end=================================================
2022-10-26T06:01:12.658Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2b4327b4-12cd-487f-8643-f43fdeaddfd7|INFO|404|Not Found|InvokeReturn
2022-10-26T06:01:12.749Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 2b4327b4-12cd-487f-8643-f43fdeaddfd7
2022-10-26T06:01:12.771Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-10-26T06:01:12.775Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-10-26T06:01:12.775Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-10-26T06:01:12.776Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-10-26T06:01:12.776Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-10-26T06:01:12.776Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-10-26T06:01:12.777Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"79bf5404c442347d", X-B3-SpanId:"1d278e7fe186a62f", X-B3-ParentSpanId:"79bf5404c442347d", X-B3-Sampled:"0", X-ONAP-RequestID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-RequestID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-TransactionID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-ECOMP-RequestID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65f247bb-92b3-4f7e-8131-8a7b422720a8"]
2022-10-26T06:01:12.777Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-10-26T06:01:12.778Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-10-26T06:01:12.826Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-10-26T06:01:12.827Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-10-26T06:01:12.827Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2022-10-26T06:01:12.828Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 26 Oct 2022 06:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:01:12.829Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-10-26T06:01:12.829Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-10-26T06:01:12.830Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-10-26T06:01:12.832Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-26T06:01:12.833Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-10-26T06:01:12.834Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-10-26T06:01:12.835Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-10-26T06:01:12.835Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-10-26T06:01:12.836Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-10-26T06:01:12.836Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-10-26T06:01:12.837Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"79bf5404c442347d", X-B3-SpanId:"af8f55b3cdd926be", X-B3-ParentSpanId:"79bf5404c442347d", X-B3-Sampled:"0", X-ONAP-RequestID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-RequestID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-TransactionID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-ECOMP-RequestID:"2b4327b4-12cd-487f-8643-f43fdeaddfd7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eac59dfa-bcb9-4f72-946d-eba811fbde8d"]
2022-10-26T06:01:12.837Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-10-26T06:01:12.838Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-10-26T06:01:12.905Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-10-26T06:01:12.906Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-10-26T06:01:12.907Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2022-10-26T06:01:12.907Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 26 Oct 2022 06:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:01:12.908Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-10-26T06:01:12.908Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-10-26T06:01:12.908Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-10-26T06:01:12.909Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$1e43bb77.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-26T06:01:12.911Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@3201ac09
2022-10-26T06:01:12.917Z|2b4327b4-12cd-487f-8643-f43fdeaddfd7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:01:15.444Z|a8d09777-c3c0-47f2-9f5a-e824ba3e2c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:15.444Z|a8d09777-c3c0-47f2-9f5a-e824ba3e2c79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:15.447Z|4d9488fb-e647-47d3-9fcb-ce37c139792c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:15.447Z|232e87ce-93e0-4d02-92d3-909cb2e8fcc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:15.449Z|4d9488fb-e647-47d3-9fcb-ce37c139792c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:15.449Z|232e87ce-93e0-4d02-92d3-909cb2e8fcc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:15.974Z|f31e33d3-5e0d-4a9c-8742-325b6eadd5c8|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-10-26T06:01:15.975Z|f31e33d3-5e0d-4a9c-8742-325b6eadd5c8|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:25.467Z|915ca91d-bb90-4b75-bfc2-cbd08249ae6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:25.467Z|915ca91d-bb90-4b75-bfc2-cbd08249ae6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:25.474Z|94bef7d7-e14f-45b3-9860-dedb7c19bff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:25.474Z|94bef7d7-e14f-45b3-9860-dedb7c19bff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:25.475Z|a274fea6-6b99-41f0-98aa-70cae31c6024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:25.475Z|a274fea6-6b99-41f0-98aa-70cae31c6024|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:27.255Z|ded77e67-732b-4d31-9623-a9862960ae97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:01:27.256Z|ded77e67-732b-4d31-9623-a9862960ae97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:01:29.548Z|d40812fe-adb2-4fae-b248-50c91878e7d1|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-10-26T06:01:29.549Z|d40812fe-adb2-4fae-b248-50c91878e7d1|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:35.497Z|b7c7db52-854d-47e2-980c-4e6d17a4ad50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:35.497Z|df222d08-8c38-45e5-90da-6ca6c3772bfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:35.498Z|b7c7db52-854d-47e2-980c-4e6d17a4ad50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:35.498Z|df222d08-8c38-45e5-90da-6ca6c3772bfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:35.506Z|66f0246f-2b99-45ee-b309-fd8b02fb314d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:35.507Z|66f0246f-2b99-45ee-b309-fd8b02fb314d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:42.255Z|c4b345d4-601b-4cfe-ba9e-c16b50039b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:01:42.256Z|c4b345d4-601b-4cfe-ba9e-c16b50039b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:01:42.500Z|cf66a38e-6671-49ec-beaa-5805b3da6afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:01:42.501Z|cf66a38e-6671-49ec-beaa-5805b3da6afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:01:43.008Z|10beac41-3748-493e-9338-38c0fe03884f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:01:43.009Z|10beac41-3748-493e-9338-38c0fe03884f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:45.520Z|17c0dc66-c410-482b-a2d2-a3d2233258a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:45.521Z|17c0dc66-c410-482b-a2d2-a3d2233258a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:45.526Z|a629e426-f8bf-499f-99fd-c7a895e9c307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:45.527Z|a629e426-f8bf-499f-99fd-c7a895e9c307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:45.527Z|ce9f1451-040b-4bef-8820-0b420d4177d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:45.528Z|ce9f1451-040b-4bef-8820-0b420d4177d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:55.542Z|d2008f9e-ab73-4992-b954-b81594224687|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:55.543Z|d2008f9e-ab73-4992-b954-b81594224687|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:55.550Z|798d580e-590e-4cbb-b35f-fe94bc463325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:55.550Z|296b26d4-4725-4074-b90a-e64fa5a8687f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:01:55.550Z|296b26d4-4725-4074-b90a-e64fa5a8687f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:55.550Z|798d580e-590e-4cbb-b35f-fe94bc463325|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:01:57.255Z|4828c2ad-ce31-4fa6-9bea-b4bb5992e759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:01:57.258Z|4828c2ad-ce31-4fa6-9bea-b4bb5992e759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:02:05.566Z|7fe336c4-21c6-4d60-a806-05830a074a5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:05.566Z|7fe336c4-21c6-4d60-a806-05830a074a5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:05.570Z|93d210ee-f68d-4b72-8202-5a637bfbf2d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:05.570Z|47983095-f126-44be-9d4d-37521283e937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:05.571Z|93d210ee-f68d-4b72-8202-5a637bfbf2d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:05.571Z|47983095-f126-44be-9d4d-37521283e937|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:12.255Z|60ae52c4-30a2-40f6-acba-2c7c81fa706f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:02:12.256Z|60ae52c4-30a2-40f6-acba-2c7c81fa706f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:02:12.502Z|a680520e-49ad-418b-8c53-e6cff6ffae46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:02:12.503Z|a680520e-49ad-418b-8c53-e6cff6ffae46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:02:15.587Z|2118e581-f896-47ee-ae98-39789ec1366f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:15.588Z|2118e581-f896-47ee-ae98-39789ec1366f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:15.590Z|fb7bdca2-76ba-4adf-ace7-347739df9bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:15.591Z|fb7bdca2-76ba-4adf-ace7-347739df9bc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:15.592Z|df0a8b35-b100-4a67-ac46-e52b7371d470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:15.593Z|df0a8b35-b100-4a67-ac46-e52b7371d470|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:25.612Z|538ecbce-3c23-480a-bea7-c7e6dadea5a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:25.612Z|66c7bef3-3360-4939-a7f8-ab9d79f2767a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:25.613Z|538ecbce-3c23-480a-bea7-c7e6dadea5a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:25.613Z|66c7bef3-3360-4939-a7f8-ab9d79f2767a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:25.614Z|c3563997-b5b0-434f-9aa4-514a280870dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:25.614Z|c3563997-b5b0-434f-9aa4-514a280870dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:27.256Z|2dd0af7d-4c74-4dab-b30d-1f78f3781025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:02:27.257Z|2dd0af7d-4c74-4dab-b30d-1f78f3781025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:02:35.635Z|4e1620ae-5e5a-44ff-8a73-1838c3e51489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:35.635Z|233592fa-8fcc-491e-9b51-be7111b06ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:35.635Z|dbbb9d29-48c4-46ab-bcd0-37adb87e15a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:35.635Z|4e1620ae-5e5a-44ff-8a73-1838c3e51489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:35.636Z|dbbb9d29-48c4-46ab-bcd0-37adb87e15a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:35.636Z|233592fa-8fcc-491e-9b51-be7111b06ad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:42.255Z|00fff1ff-62a9-4f3c-8f3e-168f4903fdac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:02:42.258Z|00fff1ff-62a9-4f3c-8f3e-168f4903fdac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:02:42.503Z|c39884a7-c790-4e1d-aa87-361e86b41128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:02:42.504Z|c39884a7-c790-4e1d-aa87-361e86b41128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:02:43.008Z|ab62dfe7-3eb1-4c29-a427-6236702cd3d8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:02:43.009Z|ab62dfe7-3eb1-4c29-a427-6236702cd3d8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:45.658Z|7debb14b-c663-47e7-a779-8c2dc2fa0b4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:45.658Z|77918202-2497-4dd1-9f14-e0a749c6f5b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:45.658Z|77918202-2497-4dd1-9f14-e0a749c6f5b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:45.658Z|7debb14b-c663-47e7-a779-8c2dc2fa0b4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:45.659Z|6cc4c822-460d-41aa-a135-0ca76c1e2d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:45.660Z|6cc4c822-460d-41aa-a135-0ca76c1e2d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:55.680Z|58c1b971-8593-4535-b070-30b8ac8ace61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:55.680Z|329bad3a-ffe7-44bc-a3d0-72e4dfbf30c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:55.681Z|329bad3a-ffe7-44bc-a3d0-72e4dfbf30c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:55.681Z|58c1b971-8593-4535-b070-30b8ac8ace61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:55.685Z|6c316adb-d15b-47d6-91fa-7f3bbde22d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:02:55.685Z|6c316adb-d15b-47d6-91fa-7f3bbde22d2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:02:57.255Z|07149a59-e216-4e42-9f4c-b46efcfe25bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:02:57.256Z|07149a59-e216-4e42-9f4c-b46efcfe25bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:03:05.703Z|838c63c8-e944-4598-873e-1340c12729e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:05.703Z|6d31fd81-20d3-46bf-ae02-ca244082f2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:05.704Z|838c63c8-e944-4598-873e-1340c12729e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:05.704Z|6d31fd81-20d3-46bf-ae02-ca244082f2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:05.705Z|352bb027-1f10-44a8-af86-d2dfec7f065b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:05.705Z|352bb027-1f10-44a8-af86-d2dfec7f065b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:12.255Z|83818a3a-71e8-4aa2-b5b1-35c2ea9ad0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:03:12.256Z|83818a3a-71e8-4aa2-b5b1-35c2ea9ad0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:03:12.505Z|ac00fd61-992a-4020-9e31-fea99954fef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:03:12.506Z|ac00fd61-992a-4020-9e31-fea99954fef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:03:15.727Z|15d89e88-2f13-4090-b6bc-63502d6f2a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:15.727Z|540cd73e-fba2-4851-b033-d766702148da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:15.727Z|179ef730-3c4f-456e-956a-446a23387d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:15.728Z|15d89e88-2f13-4090-b6bc-63502d6f2a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:15.728Z|540cd73e-fba2-4851-b033-d766702148da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:15.728Z|179ef730-3c4f-456e-956a-446a23387d27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:25.749Z|6701d793-a1dc-4fb4-8c94-6fc7b1deb262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:25.749Z|42326f48-22c5-430b-9c32-c1ec11895106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:25.749Z|ca9016a2-a32b-4a4d-a399-37cbb4f1aa0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:25.749Z|6701d793-a1dc-4fb4-8c94-6fc7b1deb262|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:25.749Z|42326f48-22c5-430b-9c32-c1ec11895106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:25.750Z|ca9016a2-a32b-4a4d-a399-37cbb4f1aa0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:27.255Z|0ba533d0-1a72-43db-977c-e4e0ff08d037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:03:27.258Z|0ba533d0-1a72-43db-977c-e4e0ff08d037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:03:35.772Z|16a71d23-486d-4459-8b90-c1c5dee21169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:35.772Z|16a71d23-486d-4459-8b90-c1c5dee21169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:35.776Z|d73b0db6-3364-4c31-b1b5-303acfa0fc82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:35.777Z|d73b0db6-3364-4c31-b1b5-303acfa0fc82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:35.778Z|09f02cc8-812a-468a-8983-44b829b59af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:35.778Z|09f02cc8-812a-468a-8983-44b829b59af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:42.255Z|768c01ee-ad37-4d6a-b6cc-070e4194b2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:03:42.256Z|768c01ee-ad37-4d6a-b6cc-070e4194b2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:03:42.507Z|82b88444-be3d-4f9a-a1b9-6ffa3caf3081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:03:42.508Z|82b88444-be3d-4f9a-a1b9-6ffa3caf3081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:03:43.007Z|c92168de-b68e-498b-830a-83a0c15eff55|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:03:43.007Z|c92168de-b68e-498b-830a-83a0c15eff55|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:45.796Z|92f87705-a59f-4bbc-ad7c-63576761759e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:45.797Z|92f87705-a59f-4bbc-ad7c-63576761759e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:45.797Z|4df67860-b4fd-4255-a283-becb9c2e9b65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:45.798Z|4df67860-b4fd-4255-a283-becb9c2e9b65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:45.802Z|b4dbe055-f84e-44a5-9abd-7f52a2155c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:45.803Z|b4dbe055-f84e-44a5-9abd-7f52a2155c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:55.821Z|a2e1e04d-873f-4b99-97ab-809e144f29cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:55.821Z|b39b79ee-7d19-49f3-bf79-2b84fca05c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:55.822Z|a2e1e04d-873f-4b99-97ab-809e144f29cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:55.822Z|b39b79ee-7d19-49f3-bf79-2b84fca05c03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:55.823Z|0da94e15-ef9e-4ba9-8e04-6cfe92a790a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:03:55.824Z|0da94e15-ef9e-4ba9-8e04-6cfe92a790a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:03:57.255Z|ecb6a9e5-fb2c-4bc8-ab03-a6aa41006db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:03:57.256Z|ecb6a9e5-fb2c-4bc8-ab03-a6aa41006db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:04:05.842Z|642e8df9-b490-4d8b-ae49-707fa3b724dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:05.843Z|562d2452-60c0-4cb2-b5af-de02bf19b572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:05.843Z|642e8df9-b490-4d8b-ae49-707fa3b724dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:05.843Z|562d2452-60c0-4cb2-b5af-de02bf19b572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:05.844Z|501219ea-2c24-42e5-8677-41dfd71428d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:05.845Z|501219ea-2c24-42e5-8677-41dfd71428d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:12.255Z|8b22b5fa-837d-4668-b675-94bf64503ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:04:12.258Z|8b22b5fa-837d-4668-b675-94bf64503ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:04:12.509Z|b6b89d05-71a9-411b-9077-c15661c23a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:04:12.509Z|b6b89d05-71a9-411b-9077-c15661c23a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:04:15.865Z|e65692db-0aca-446e-bfd4-2cc2de8b9c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:15.865Z|8a7987f2-20be-4f99-baa7-ef44fbc58e82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:15.866Z|e65692db-0aca-446e-bfd4-2cc2de8b9c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:15.866Z|8a7987f2-20be-4f99-baa7-ef44fbc58e82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:15.866Z|4296c6ad-6fa0-410f-95f5-704169c4f0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:15.867Z|4296c6ad-6fa0-410f-95f5-704169c4f0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:25.886Z|1daf311a-760e-462f-9674-2420a34eafc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:25.886Z|44a915dc-78a0-4c06-bd54-9374bf0d972b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:25.887Z|1daf311a-760e-462f-9674-2420a34eafc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:25.887Z|44a915dc-78a0-4c06-bd54-9374bf0d972b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:25.887Z|dc6e7bb3-16ba-46a4-89d7-8277e9f6ee21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:25.888Z|dc6e7bb3-16ba-46a4-89d7-8277e9f6ee21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:27.256Z|f90309a6-06a6-4eec-88a0-99463be03f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:04:27.257Z|f90309a6-06a6-4eec-88a0-99463be03f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:04:35.911Z|d168f180-e3ed-4182-8385-a944d5a94f15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:35.911Z|e9751077-a9d1-43bd-a5b6-7d0f51d78eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:35.911Z|45936fd8-2ba7-4378-9bd4-9941c4a2760a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:35.911Z|d168f180-e3ed-4182-8385-a944d5a94f15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:35.911Z|45936fd8-2ba7-4378-9bd4-9941c4a2760a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:35.911Z|e9751077-a9d1-43bd-a5b6-7d0f51d78eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:42.255Z|9913caab-62a9-41f1-86a2-c1072db214c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:04:42.256Z|9913caab-62a9-41f1-86a2-c1072db214c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:04:42.510Z|befd8488-45fb-47f9-85ae-79a0d9a6c834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:04:42.511Z|befd8488-45fb-47f9-85ae-79a0d9a6c834|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:04:43.007Z|56000db9-bf79-4d88-82a6-33e36e75200a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:04:43.008Z|56000db9-bf79-4d88-82a6-33e36e75200a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:45.932Z|52b89056-6e62-4ad8-a83c-bc99dec3c08f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:45.932Z|93ee117a-d9db-4486-ad88-e3e11cd8451f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:45.933Z|93ee117a-d9db-4486-ad88-e3e11cd8451f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:45.933Z|52b89056-6e62-4ad8-a83c-bc99dec3c08f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:45.939Z|581ddc87-4856-4809-aef1-67695fbb419a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:45.940Z|581ddc87-4856-4809-aef1-67695fbb419a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:52.634Z|455cbc2f-669f-4d2d-8653-a19fba9fcc47|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-10-26T06:04:52.635Z|455cbc2f-669f-4d2d-8653-a19fba9fcc47|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:55.955Z|c4adeedc-b51e-4736-9a10-91d3793626af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:55.957Z|c4adeedc-b51e-4736-9a10-91d3793626af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:55.962Z|cab90c0e-5c16-470e-b61e-c12fa7e29554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:55.963Z|cab90c0e-5c16-470e-b61e-c12fa7e29554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:55.967Z|10d2806d-9ea0-4ef1-ac2b-1584177fdd9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:04:55.968Z|10d2806d-9ea0-4ef1-ac2b-1584177fdd9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:04:57.255Z|dfd3bd61-f46c-422c-b25d-771c744823d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:04:57.258Z|dfd3bd61-f46c-422c-b25d-771c744823d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:05:05.980Z|7f69d680-c190-4c03-b102-6531431326e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:05.981Z|7f69d680-c190-4c03-b102-6531431326e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:05.983Z|409a4c7d-21e7-4c00-85cd-ca742f288a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:05.983Z|409a4c7d-21e7-4c00-85cd-ca742f288a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:05.988Z|d918a96e-e253-4097-81f3-a0b18d56451c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:05.989Z|d918a96e-e253-4097-81f3-a0b18d56451c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:12.255Z|cd5b5703-e1f2-4a85-8697-cddb512bbbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:05:12.256Z|cd5b5703-e1f2-4a85-8697-cddb512bbbe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:05:12.512Z|a45058ef-dc63-4e69-bb06-0b6164fbfff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:05:12.512Z|a45058ef-dc63-4e69-bb06-0b6164fbfff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:05:16.004Z|3d79b8cd-4a71-4507-a644-0d0d4c597c75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:16.004Z|22c74447-9269-4237-9932-cbcfb441f366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:16.005Z|22c74447-9269-4237-9932-cbcfb441f366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:16.005Z|3d79b8cd-4a71-4507-a644-0d0d4c597c75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:16.010Z|31da955e-3911-49d4-9ed4-e3da3495453f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:16.011Z|31da955e-3911-49d4-9ed4-e3da3495453f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:26.028Z|ae39980c-c5bc-4d90-a42e-45b172117a73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:26.028Z|1877da35-ea5a-4b0b-b162-91ac9a833e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:26.029Z|ae39980c-c5bc-4d90-a42e-45b172117a73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:26.029Z|1877da35-ea5a-4b0b-b162-91ac9a833e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:26.034Z|eec2d8f9-3e37-44a9-a10d-f0be1806877a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:26.035Z|eec2d8f9-3e37-44a9-a10d-f0be1806877a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:27.255Z|49c1638c-ea1f-4894-937e-fc2fc8733903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:05:27.256Z|49c1638c-ea1f-4894-937e-fc2fc8733903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:05:36.054Z|e7babab4-6970-4329-97b9-fa67accf5a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:36.054Z|7bd2ebef-880f-47b6-ba5f-2e6b5ea6495f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:36.055Z|7bd2ebef-880f-47b6-ba5f-2e6b5ea6495f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:36.055Z|e7babab4-6970-4329-97b9-fa67accf5a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:36.059Z|3fcb9122-4f35-4cc5-8fd1-b661a219c688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:36.059Z|3fcb9122-4f35-4cc5-8fd1-b661a219c688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:42.255Z|63b715ed-2b09-4f56-9b32-a532afc21f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:05:42.258Z|63b715ed-2b09-4f56-9b32-a532afc21f49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:05:42.513Z|f97995a3-31bf-4068-ab94-f358029a2303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:05:42.514Z|f97995a3-31bf-4068-ab94-f358029a2303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:05:43.007Z|81778008-920a-4717-a988-7c1177e3a7c9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:05:43.008Z|81778008-920a-4717-a988-7c1177e3a7c9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:46.081Z|181bb505-9ffa-438c-8532-be66b6d45295|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:46.081Z|c98cab9b-d864-4d06-9524-20e10bf68763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:46.081Z|f3a66902-87f5-4afa-b15e-58f31396a2c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:46.082Z|c98cab9b-d864-4d06-9524-20e10bf68763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:46.082Z|181bb505-9ffa-438c-8532-be66b6d45295|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:46.082Z|f3a66902-87f5-4afa-b15e-58f31396a2c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:56.105Z|5ccd979b-0880-40d3-aeb1-bb2ae2885b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:56.105Z|565eecee-9e1b-435e-b0fd-bde2cd9e455a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:56.106Z|5ccd979b-0880-40d3-aeb1-bb2ae2885b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:56.106Z|565eecee-9e1b-435e-b0fd-bde2cd9e455a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:56.106Z|e137b31b-ce57-47d0-a6cf-bb01bb2512b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:05:56.107Z|e137b31b-ce57-47d0-a6cf-bb01bb2512b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:05:57.255Z|1c979264-daef-4106-8909-fffe8f36b1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:05:57.256Z|1c979264-daef-4106-8909-fffe8f36b1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:06:06.126Z|5539c0c1-5024-40ac-a83f-caf1ce87f366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:06.126Z|a99acce3-bb9e-415f-b4e8-2804a6cdd612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:06.126Z|28215bd9-b219-4f51-b75f-e3a2ea7aab6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:06.127Z|5539c0c1-5024-40ac-a83f-caf1ce87f366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:06.127Z|28215bd9-b219-4f51-b75f-e3a2ea7aab6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:06.127Z|a99acce3-bb9e-415f-b4e8-2804a6cdd612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:12.255Z|afe326b4-1c73-43ff-b97f-776733dff0b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:06:12.256Z|afe326b4-1c73-43ff-b97f-776733dff0b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:06:12.515Z|c167c921-ed2d-4161-95dc-0220c577030b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:06:12.515Z|c167c921-ed2d-4161-95dc-0220c577030b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:06:16.152Z|2cbae3ee-4ed0-4a4d-9981-5af2e002bdee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:16.152Z|ee2a4313-f34e-446d-b04a-48961ed3f80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:16.152Z|b367d81d-b76a-4c15-9af1-bb5d32c49175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:16.153Z|b367d81d-b76a-4c15-9af1-bb5d32c49175|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:16.153Z|2cbae3ee-4ed0-4a4d-9981-5af2e002bdee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:16.153Z|ee2a4313-f34e-446d-b04a-48961ed3f80b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:26.175Z|4b3174e0-6423-4eed-8974-5de91b73f62b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:26.175Z|382b102c-4725-45df-9652-cc6c791e89c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:26.176Z|4b3174e0-6423-4eed-8974-5de91b73f62b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:26.176Z|382b102c-4725-45df-9652-cc6c791e89c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:26.176Z|18186303-c2d9-45d9-b548-d2b9fa8330d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:26.177Z|18186303-c2d9-45d9-b548-d2b9fa8330d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:27.255Z|87f2e732-b201-4360-a6f9-6adf447acf6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:06:27.258Z|87f2e732-b201-4360-a6f9-6adf447acf6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:06:36.199Z|e58d3bb3-bfcf-4b72-91e5-5643c608bfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:36.199Z|ae919c35-db38-43b6-9ca0-7092224e6f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:36.199Z|94270d0e-1d49-4614-8c35-2184371bc663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:36.200Z|ae919c35-db38-43b6-9ca0-7092224e6f2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:36.200Z|e58d3bb3-bfcf-4b72-91e5-5643c608bfe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:36.200Z|94270d0e-1d49-4614-8c35-2184371bc663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:42.255Z|b869178f-44d3-4848-b4d5-ad98b2b9ab06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:06:42.256Z|b869178f-44d3-4848-b4d5-ad98b2b9ab06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:06:42.516Z|70da87a1-74e9-4b6e-bb64-a7984fd27a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:06:42.517Z|70da87a1-74e9-4b6e-bb64-a7984fd27a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:06:43.008Z|ddffecd6-d75d-4241-826f-e9e6e074ac25|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:06:43.009Z|ddffecd6-d75d-4241-826f-e9e6e074ac25|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:46.222Z|99b09e33-5824-4864-a1e1-9020d3800526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:46.223Z|13332d18-e198-4652-a8aa-584051ff80f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:46.223Z|99b09e33-5824-4864-a1e1-9020d3800526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:46.223Z|13332d18-e198-4652-a8aa-584051ff80f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:46.223Z|00eea152-a4f6-48c2-a8b0-31f17538803f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:46.224Z|00eea152-a4f6-48c2-a8b0-31f17538803f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:56.246Z|9718f012-df2f-4980-8bfb-a02da62f1231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:56.246Z|6279156f-b62e-4fe6-a34d-bb933b046085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:56.246Z|fa34d70c-2ad0-4a48-af99-ceaf039666b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:06:56.247Z|fa34d70c-2ad0-4a48-af99-ceaf039666b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:56.247Z|6279156f-b62e-4fe6-a34d-bb933b046085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:56.247Z|9718f012-df2f-4980-8bfb-a02da62f1231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:06:57.255Z|75d40dae-aed3-4ed8-9486-e0dd5ebdcc35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:06:57.256Z|75d40dae-aed3-4ed8-9486-e0dd5ebdcc35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:07:06.269Z|28325da9-30ba-4e37-9f82-d328172bf43d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:06.269Z|437f5099-bd4c-437e-bb77-45ab0d2233c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:06.269Z|28325da9-30ba-4e37-9f82-d328172bf43d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:06.269Z|437f5099-bd4c-437e-bb77-45ab0d2233c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:06.270Z|c9b43be9-7a01-403a-8d73-6ae29588af3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:06.270Z|c9b43be9-7a01-403a-8d73-6ae29588af3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:12.255Z|84fee21b-fc8e-44a7-a76b-e2a21520ebab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:07:12.258Z|84fee21b-fc8e-44a7-a76b-e2a21520ebab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:07:12.518Z|f18402e3-2afb-4f3d-ada0-757e03a9a57f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:07:12.519Z|f18402e3-2afb-4f3d-ada0-757e03a9a57f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:07:16.292Z|4d24143c-5c16-4b48-a562-06d2accb321f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:16.292Z|027e56bb-a02e-4dac-8f93-b19a1ddfa49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:16.292Z|20d9431d-8d9e-4af6-9a88-241ebdb3db3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:16.293Z|20d9431d-8d9e-4af6-9a88-241ebdb3db3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:16.293Z|4d24143c-5c16-4b48-a562-06d2accb321f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:16.293Z|027e56bb-a02e-4dac-8f93-b19a1ddfa49e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:26.315Z|6fde1130-ee74-47ce-b39b-fdb0f86e3913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:26.315Z|f21cc360-b9ca-49be-81da-50ea0baaf1f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:26.316Z|6fde1130-ee74-47ce-b39b-fdb0f86e3913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:26.316Z|2894e1ac-63c9-4387-8cc3-e0059c25f6f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:26.316Z|f21cc360-b9ca-49be-81da-50ea0baaf1f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:26.317Z|2894e1ac-63c9-4387-8cc3-e0059c25f6f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:27.255Z|d6ff53c6-cadc-4ba2-9f32-37f7b6025e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:07:27.256Z|d6ff53c6-cadc-4ba2-9f32-37f7b6025e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:07:36.340Z|54268c26-b4c2-4055-83d7-7044bec10351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:36.341Z|54268c26-b4c2-4055-83d7-7044bec10351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:36.341Z|d163b7e6-dfd7-4c32-a12f-8b2b7eaa21b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:36.342Z|d163b7e6-dfd7-4c32-a12f-8b2b7eaa21b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:36.345Z|9d20b38f-d7d7-4681-873a-05984cb1c94d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:36.346Z|9d20b38f-d7d7-4681-873a-05984cb1c94d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:42.255Z|dd27bdf4-88ec-4bec-a2fa-f497187a38e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:07:42.256Z|dd27bdf4-88ec-4bec-a2fa-f497187a38e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:07:42.520Z|db721def-72ac-4ad0-bdcc-e4a96ad7fc17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:07:42.520Z|db721def-72ac-4ad0-bdcc-e4a96ad7fc17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:07:43.008Z|053f7ef6-2a07-4fd5-9075-f1c558890dfb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:07:43.009Z|053f7ef6-2a07-4fd5-9075-f1c558890dfb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:46.365Z|cc96bd33-3bc5-4917-8317-8415c597ad34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:46.366Z|2bfc1af0-a35a-4766-9f3e-ad9f26203279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:46.367Z|cc96bd33-3bc5-4917-8317-8415c597ad34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:46.367Z|2bfc1af0-a35a-4766-9f3e-ad9f26203279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:46.367Z|72874a94-db31-445b-a819-7bbbc9fc6583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:46.367Z|72874a94-db31-445b-a819-7bbbc9fc6583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:56.389Z|734e2b3a-f1cc-44a0-a09f-ae70f66acc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:56.391Z|734e2b3a-f1cc-44a0-a09f-ae70f66acc04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:56.391Z|19a84e03-bc21-41ec-a54c-c136b9552109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:56.392Z|19a84e03-bc21-41ec-a54c-c136b9552109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:56.389Z|557a3e48-3e6a-4b54-82d4-b099770b09b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:07:56.395Z|557a3e48-3e6a-4b54-82d4-b099770b09b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:07:57.255Z|8192f669-3205-4ec2-89a7-8154747eb001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:07:57.258Z|8192f669-3205-4ec2-89a7-8154747eb001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:08:06.415Z|c44ef7c5-560b-40a4-81cd-8a28ec504956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:06.416Z|c44ef7c5-560b-40a4-81cd-8a28ec504956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:06.418Z|6d18a681-79b0-459c-adba-39f75db03ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:06.418Z|71ea8b1d-bcd7-4e25-bdbe-38cac885bcd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:06.418Z|71ea8b1d-bcd7-4e25-bdbe-38cac885bcd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:06.418Z|6d18a681-79b0-459c-adba-39f75db03ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:12.255Z|1eaf5d42-da86-4334-858a-8c652ed550ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:08:12.256Z|1eaf5d42-da86-4334-858a-8c652ed550ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:08:12.521Z|651ed726-f5ef-4f24-af99-4f11494abfa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:08:12.522Z|651ed726-f5ef-4f24-af99-4f11494abfa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:08:16.442Z|14ac76d8-a40b-4e8e-81f8-8e53a84f3b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:16.442Z|73bd8569-5513-4f21-8a5d-f18eb5293686|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:16.442Z|86936783-12b0-4ca3-9990-f68058df91a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:16.443Z|14ac76d8-a40b-4e8e-81f8-8e53a84f3b04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:16.443Z|86936783-12b0-4ca3-9990-f68058df91a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:16.443Z|73bd8569-5513-4f21-8a5d-f18eb5293686|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:26.471Z|b27a0337-13d4-4bcd-91e5-11e330d8ccdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:26.471Z|b79b3ef0-c52f-4713-92d8-2eb3f4186cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:26.472Z|b27a0337-13d4-4bcd-91e5-11e330d8ccdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:26.472Z|b79b3ef0-c52f-4713-92d8-2eb3f4186cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:26.475Z|59bab8c2-68c9-43ff-8bf3-3e7437fe817c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:26.475Z|59bab8c2-68c9-43ff-8bf3-3e7437fe817c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:27.255Z|8f8172bb-eef2-401b-b082-f5ca10c203e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:08:27.256Z|8f8172bb-eef2-401b-b082-f5ca10c203e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:08:36.500Z|8f9b18d4-f41f-46ba-8e65-495601230776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:36.500Z|d208c0c5-1b9c-420a-a61d-9848202657d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:36.500Z|c85e0bd8-c305-4c2b-9c6c-1d689c137a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:36.501Z|c85e0bd8-c305-4c2b-9c6c-1d689c137a3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:36.501Z|8f9b18d4-f41f-46ba-8e65-495601230776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:36.501Z|d208c0c5-1b9c-420a-a61d-9848202657d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:42.256Z|a1d11387-9985-4cae-953d-6c91cadce060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:08:42.260Z|a1d11387-9985-4cae-953d-6c91cadce060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:08:42.523Z|3bc22790-af48-497c-b1e7-a89220ff26cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:08:42.524Z|3bc22790-af48-497c-b1e7-a89220ff26cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:08:43.017Z|2a0fdf81-ed80-4a8d-bf55-b261828f95d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:08:43.018Z|2a0fdf81-ed80-4a8d-bf55-b261828f95d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:46.527Z|0ebecd4a-66af-4871-ac6e-b230a5a4af6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:46.527Z|9fb99c08-eb32-4a4b-95c9-7b201026361d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:46.527Z|d03561d0-7c81-4c90-a02a-230077600d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:46.529Z|0ebecd4a-66af-4871-ac6e-b230a5a4af6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:46.529Z|d03561d0-7c81-4c90-a02a-230077600d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:46.529Z|9fb99c08-eb32-4a4b-95c9-7b201026361d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:56.553Z|649c326c-ba4c-4e63-b10c-080f45ee1327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:56.554Z|649c326c-ba4c-4e63-b10c-080f45ee1327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:56.558Z|9da9fe10-746f-4025-819a-047feee0f0c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:56.558Z|9da9fe10-746f-4025-819a-047feee0f0c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:56.560Z|c39157ff-75a2-42f7-adcd-14484a4270c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:08:56.561Z|c39157ff-75a2-42f7-adcd-14484a4270c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:08:57.255Z|71088738-2dd9-43ad-8d97-d503365f4572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:08:57.256Z|71088738-2dd9-43ad-8d97-d503365f4572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:09:06.579Z|21da59de-bbd8-4f26-ba70-24f168c2dacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:06.579Z|8617d7f8-91a4-41d3-8c04-adc42fee71ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:06.579Z|21da59de-bbd8-4f26-ba70-24f168c2dacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:06.580Z|8617d7f8-91a4-41d3-8c04-adc42fee71ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:06.585Z|9d91b336-1edd-4c87-a071-5fb8a64e0b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:06.586Z|9d91b336-1edd-4c87-a071-5fb8a64e0b9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:12.255Z|447ce05c-2e02-4bdd-a6e6-cf78325b7d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:09:12.256Z|447ce05c-2e02-4bdd-a6e6-cf78325b7d50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:09:12.524Z|105b76ca-1f91-4f58-928b-f2649d55edc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:09:12.525Z|105b76ca-1f91-4f58-928b-f2649d55edc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:09:16.605Z|2857a5bb-e9fa-432f-b0ef-b9b0f01a9078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:16.605Z|b4574f21-88a6-42e5-8374-ac551365c3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:16.606Z|b4574f21-88a6-42e5-8374-ac551365c3dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:16.606Z|2857a5bb-e9fa-432f-b0ef-b9b0f01a9078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:16.606Z|326eb52f-19d8-429d-a6c3-bca7df776c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:16.607Z|326eb52f-19d8-429d-a6c3-bca7df776c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:26.628Z|da455077-d1a0-47d4-b339-bfdd40a9de36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:26.629Z|da455077-d1a0-47d4-b339-bfdd40a9de36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:26.632Z|a010290f-7c50-4044-8426-48960d8da272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:26.633Z|a010290f-7c50-4044-8426-48960d8da272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:26.633Z|5f0c09a9-4ecc-4684-980e-3efdd06e18c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:26.634Z|5f0c09a9-4ecc-4684-980e-3efdd06e18c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:27.255Z|ef06ad00-a058-40b4-878f-6ea69a7620d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:09:27.258Z|ef06ad00-a058-40b4-878f-6ea69a7620d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:09:36.650Z|86994734-a5b0-4a9b-affd-62c7b5f20556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:36.651Z|86994734-a5b0-4a9b-affd-62c7b5f20556|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:36.653Z|c41a6236-78d1-4241-8cf6-6132745f9381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:36.653Z|c41a6236-78d1-4241-8cf6-6132745f9381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:36.656Z|9c3cdc4d-0ef1-46d1-990f-fe5c1140f4d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:36.657Z|9c3cdc4d-0ef1-46d1-990f-fe5c1140f4d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:42.255Z|9450b37f-1b7f-403b-92db-6455b7159676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:09:42.256Z|9450b37f-1b7f-403b-92db-6455b7159676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:09:42.526Z|63dc5bf9-4d77-4f5a-a832-c427aa3b8a6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:09:42.527Z|63dc5bf9-4d77-4f5a-a832-c427aa3b8a6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:09:43.007Z|aade3dfb-bf5b-4bfa-866a-ccd702faee28|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:09:43.008Z|aade3dfb-bf5b-4bfa-866a-ccd702faee28|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:46.674Z|f76fbe67-2f86-495b-8136-cb265fbb6e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:46.675Z|81fc2703-2187-470c-bedc-b10df3c14af9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:46.675Z|f76fbe67-2f86-495b-8136-cb265fbb6e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:46.675Z|81fc2703-2187-470c-bedc-b10df3c14af9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:46.685Z|e0d75784-4432-495d-9b93-e55b468f97ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:46.685Z|e0d75784-4432-495d-9b93-e55b468f97ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:56.697Z|a70c209b-0f5a-4c76-b954-83d6d994c775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:56.697Z|d1260f46-eb0d-4bbb-ac77-716d79e71d78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:56.698Z|d1260f46-eb0d-4bbb-ac77-716d79e71d78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:56.698Z|a70c209b-0f5a-4c76-b954-83d6d994c775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:56.705Z|760ff64f-0347-464e-82f0-62180a64dbe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:09:56.705Z|760ff64f-0347-464e-82f0-62180a64dbe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:09:57.255Z|e44e8085-7fe0-4e30-94f5-52dea369dfef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:09:57.256Z|e44e8085-7fe0-4e30-94f5-52dea369dfef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:10:06.720Z|47a5d87c-a36e-4858-8fac-f5ae3986eb93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:06.720Z|15845d37-ae7a-4d8d-98ac-ddf227ac9123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:06.721Z|15845d37-ae7a-4d8d-98ac-ddf227ac9123|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:06.721Z|47a5d87c-a36e-4858-8fac-f5ae3986eb93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:06.723Z|d84f45a5-92a9-40bc-aca0-98fa76479a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:06.724Z|d84f45a5-92a9-40bc-aca0-98fa76479a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:12.255Z|4ff91237-ec52-4d9f-818d-4384e5373dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:10:12.258Z|4ff91237-ec52-4d9f-818d-4384e5373dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:10:12.527Z|b8b72c95-879e-4c74-a390-1f5b5ce3134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:10:12.528Z|b8b72c95-879e-4c74-a390-1f5b5ce3134c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:10:16.742Z|a642ae25-4d4a-40ec-bfb5-24a4db9bda1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:16.742Z|712f4acf-d47f-439f-84d1-245854782ae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:16.742Z|a642ae25-4d4a-40ec-bfb5-24a4db9bda1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:16.742Z|712f4acf-d47f-439f-84d1-245854782ae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:16.747Z|2d28ac08-676c-417a-a1ce-9c4ccc75e86b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:16.748Z|2d28ac08-676c-417a-a1ce-9c4ccc75e86b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:26.764Z|5a51b9d1-6230-4b84-a8b8-b2159ae72266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:26.764Z|069952a5-f0c1-4494-97ad-1825c7b5a380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:26.765Z|069952a5-f0c1-4494-97ad-1825c7b5a380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:26.765Z|5a51b9d1-6230-4b84-a8b8-b2159ae72266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:26.770Z|60bb92c2-6a9d-40f9-81d6-f91414cac2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:26.770Z|60bb92c2-6a9d-40f9-81d6-f91414cac2c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:27.255Z|a5073111-467a-4454-8bc2-e687182b49da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:10:27.256Z|a5073111-467a-4454-8bc2-e687182b49da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:10:36.787Z|1787502b-313a-467c-96ae-7981ef8a91f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:36.787Z|ef3f5015-101a-4759-bff2-70d6da8ba240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:36.788Z|1787502b-313a-467c-96ae-7981ef8a91f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:36.788Z|ef3f5015-101a-4759-bff2-70d6da8ba240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:36.788Z|f392751f-9604-4c0c-8c87-1c9524d63e9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:36.789Z|f392751f-9604-4c0c-8c87-1c9524d63e9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:42.256Z|4ae944fe-d5cd-4057-a310-b43d23e4c474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:10:42.257Z|4ae944fe-d5cd-4057-a310-b43d23e4c474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:10:42.529Z|d747bb1f-e7a6-4e13-ab4e-d638b811a978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:10:42.530Z|d747bb1f-e7a6-4e13-ab4e-d638b811a978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:10:43.008Z|74ed3a0c-0c6e-4aa9-a332-1040bf0a72e7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:10:43.009Z|74ed3a0c-0c6e-4aa9-a332-1040bf0a72e7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:46.809Z|2b651891-78d9-458f-be3f-07a94e471faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:46.809Z|4d54507a-5f0f-488d-b319-40297db3f2d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:46.810Z|4d54507a-5f0f-488d-b319-40297db3f2d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:46.810Z|2b651891-78d9-458f-be3f-07a94e471faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:46.811Z|4cbfe9b8-b1db-46bc-b86a-55a91cea56ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:46.811Z|4cbfe9b8-b1db-46bc-b86a-55a91cea56ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:56.834Z|bc15ba57-3323-4449-8bf1-4b4a89cdf214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:56.834Z|bc15ba57-3323-4449-8bf1-4b4a89cdf214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:56.834Z|8cbf100a-b4ea-4c4c-aa93-1d196d39c8e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:56.835Z|72209952-bdbc-41ec-b1e9-6df926539993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:10:56.835Z|8cbf100a-b4ea-4c4c-aa93-1d196d39c8e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:56.835Z|72209952-bdbc-41ec-b1e9-6df926539993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:10:57.255Z|6d76fcbb-dac2-4860-9a6a-1bdd593a5b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:10:57.258Z|6d76fcbb-dac2-4860-9a6a-1bdd593a5b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:11:06.857Z|d96aba60-ae24-412d-8b9a-30299928e605|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:06.857Z|ec94b7e1-8d84-46db-95e0-facf1f70101e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:06.858Z|d96aba60-ae24-412d-8b9a-30299928e605|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:06.858Z|ec94b7e1-8d84-46db-95e0-facf1f70101e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:06.857Z|8c041544-0a66-4d45-8a06-4b785176c8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:06.859Z|8c041544-0a66-4d45-8a06-4b785176c8a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:12.255Z|d216702c-6fc8-46d0-82f7-4c69a2f3b52e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:11:12.256Z|d216702c-6fc8-46d0-82f7-4c69a2f3b52e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:11:12.531Z|e58cd49d-0cca-42b7-8ce8-4226020ec945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:11:12.532Z|e58cd49d-0cca-42b7-8ce8-4226020ec945|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:11:16.880Z|4c9d9053-f9f0-414d-91db-5541da1d0a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:16.881Z|4c9d9053-f9f0-414d-91db-5541da1d0a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:16.882Z|a7346ed0-43d3-4075-9652-77579da60eaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:16.882Z|d03e3302-7324-4636-b14e-3585697f125a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:16.882Z|a7346ed0-43d3-4075-9652-77579da60eaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:16.882Z|d03e3302-7324-4636-b14e-3585697f125a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:26.904Z|0b5aae4f-081e-424f-9a81-bee55c55deb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:26.905Z|0b5aae4f-081e-424f-9a81-bee55c55deb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:26.906Z|676a6c23-080b-4a31-888a-4f969ee50e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:26.906Z|676a6c23-080b-4a31-888a-4f969ee50e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:26.904Z|482111e3-c5ff-4d0b-9a30-e074f154d51f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:26.907Z|482111e3-c5ff-4d0b-9a30-e074f154d51f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:27.256Z|67284e62-9428-47f8-bb4d-5503db56822e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:11:27.256Z|67284e62-9428-47f8-bb4d-5503db56822e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:11:36.926Z|67d5e831-604f-4ba6-b5d0-0d8024b1a18b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:36.926Z|72ce3d4f-e1a7-4f23-9650-edeeccb4d9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:36.927Z|67d5e831-604f-4ba6-b5d0-0d8024b1a18b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:36.927Z|b0272afd-a6fd-4487-ad8d-a32ec4ea815c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:36.927Z|72ce3d4f-e1a7-4f23-9650-edeeccb4d9d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:36.928Z|b0272afd-a6fd-4487-ad8d-a32ec4ea815c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:42.255Z|3631cbc5-2b25-4726-ae50-88ec30e727f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:11:42.258Z|3631cbc5-2b25-4726-ae50-88ec30e727f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:11:42.533Z|d3999f65-dc39-46b1-8d9e-9b29ff9e9e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:11:42.533Z|d3999f65-dc39-46b1-8d9e-9b29ff9e9e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:11:43.008Z|37ebb7e0-3d96-4ea2-b30d-1c51854030bf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:11:43.010Z|37ebb7e0-3d96-4ea2-b30d-1c51854030bf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:46.951Z|80da97d1-1bbe-4e0c-9f00-dacc04d73329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:46.951Z|f99a7a79-d7c1-40a4-a8f3-692c8098cb5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:46.952Z|f99a7a79-d7c1-40a4-a8f3-692c8098cb5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:46.952Z|8b7df7c5-13c0-48c2-9484-d7aeefb33985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:46.952Z|80da97d1-1bbe-4e0c-9f00-dacc04d73329|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:46.953Z|8b7df7c5-13c0-48c2-9484-d7aeefb33985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:56.978Z|b08aa836-bf93-4743-8189-858e034ca256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:56.978Z|daf7c152-1332-4f8d-9e7e-b3af94fc3627|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:56.978Z|3c39f6ac-a6f2-43c8-9efc-0f66a3776544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:11:56.979Z|b08aa836-bf93-4743-8189-858e034ca256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:56.979Z|daf7c152-1332-4f8d-9e7e-b3af94fc3627|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:56.979Z|3c39f6ac-a6f2-43c8-9efc-0f66a3776544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:11:57.256Z|95ba0a47-d806-4a4c-87db-de654f3b7071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:11:57.257Z|95ba0a47-d806-4a4c-87db-de654f3b7071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:12:07.000Z|c7dfd59b-c4b3-4a2a-8a72-e97122dffeeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:07.001Z|c7dfd59b-c4b3-4a2a-8a72-e97122dffeeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:07.004Z|bec1579d-f56c-4506-8148-fb50ae7df6cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:07.005Z|bec1579d-f56c-4506-8148-fb50ae7df6cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:07.008Z|e358a4c3-2145-4655-8c5b-733f3da975cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:07.009Z|e358a4c3-2145-4655-8c5b-733f3da975cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:12.255Z|bd9b51ca-d639-4ca9-93fa-940d182916bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:12:12.256Z|bd9b51ca-d639-4ca9-93fa-940d182916bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:12:12.534Z|58cb1660-fa85-4050-bdde-ddc035a052a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:12:12.535Z|58cb1660-fa85-4050-bdde-ddc035a052a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:12:17.024Z|6f9e1dc3-63f3-4bf5-85d0-4f026bf15eeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:17.025Z|5c3c4edb-ec23-4936-a923-2b8b8d3bbe90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:17.025Z|5c3c4edb-ec23-4936-a923-2b8b8d3bbe90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:17.025Z|6f9e1dc3-63f3-4bf5-85d0-4f026bf15eeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:17.029Z|273d69e6-101b-4df0-b3c6-8605abb04e50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:17.030Z|273d69e6-101b-4df0-b3c6-8605abb04e50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:27.047Z|4338ccbb-bcab-48e1-a85f-f76569aa38c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:27.047Z|9f1c2a98-5a20-4f9b-af02-d4a46fac8b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:27.047Z|9f1c2a98-5a20-4f9b-af02-d4a46fac8b37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:27.047Z|4338ccbb-bcab-48e1-a85f-f76569aa38c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:27.052Z|09021a36-0d8a-4d9a-9f01-1233f6c732d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:27.052Z|09021a36-0d8a-4d9a-9f01-1233f6c732d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:27.255Z|f4585b16-2ffe-4636-90f2-34430e968401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:12:27.258Z|f4585b16-2ffe-4636-90f2-34430e968401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:12:37.068Z|97a46b8b-9819-4c6c-a7ef-321b312c4ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:37.068Z|120446d2-59f0-4e16-a990-8c8de608e191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:37.068Z|97a46b8b-9819-4c6c-a7ef-321b312c4ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:37.068Z|120446d2-59f0-4e16-a990-8c8de608e191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:37.071Z|becaba48-70e6-4353-8358-1b37095c6543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:37.072Z|becaba48-70e6-4353-8358-1b37095c6543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:42.255Z|391eb270-eb96-4b62-bf2d-c818d816aff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:12:42.256Z|391eb270-eb96-4b62-bf2d-c818d816aff2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:12:42.535Z|be8a00c7-67cf-4791-b8a5-68b9c9d0b5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:12:42.536Z|be8a00c7-67cf-4791-b8a5-68b9c9d0b5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:12:43.008Z|51df1213-d778-4433-8fde-85a3f30e11b7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:12:43.009Z|51df1213-d778-4433-8fde-85a3f30e11b7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:47.090Z|879ba4b7-5cae-4b3c-a595-e1d9af17bf2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:47.090Z|eaefac36-3f9b-42a2-a5fa-a31ace4212af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:47.091Z|eaefac36-3f9b-42a2-a5fa-a31ace4212af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:47.091Z|879ba4b7-5cae-4b3c-a595-e1d9af17bf2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:47.094Z|0aa72405-9e28-430f-8a07-6ed8d27a58a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:47.095Z|0aa72405-9e28-430f-8a07-6ed8d27a58a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:57.112Z|fef21f62-75ea-47b2-b15e-c9dce0673a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:57.112Z|3bd89797-0992-457d-b022-a6a16493b0f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:57.113Z|3bd89797-0992-457d-b022-a6a16493b0f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:57.113Z|fef21f62-75ea-47b2-b15e-c9dce0673a61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:57.115Z|df3a320f-8960-46ef-a5d7-cb994382f3cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:12:57.116Z|df3a320f-8960-46ef-a5d7-cb994382f3cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:12:57.255Z|c735aef7-ab09-4e0f-a3db-c2a3c6daf420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:12:57.256Z|c735aef7-ab09-4e0f-a3db-c2a3c6daf420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:13:07.135Z|2ee8245f-4cec-4aed-8c9d-2a897bdfab71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:07.136Z|2ee8245f-4cec-4aed-8c9d-2a897bdfab71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:07.137Z|1add1369-e8de-4e80-a49b-f692f65286b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:07.137Z|3c59c524-8684-4001-983c-c9091b0ee501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:07.137Z|1add1369-e8de-4e80-a49b-f692f65286b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:07.138Z|3c59c524-8684-4001-983c-c9091b0ee501|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:12.255Z|5e2a751d-fb47-4306-8883-faa0fc76f78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:13:12.258Z|5e2a751d-fb47-4306-8883-faa0fc76f78f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:13:12.537Z|428ba7ba-ff7f-4b04-bcb6-caca6380b096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:13:12.537Z|428ba7ba-ff7f-4b04-bcb6-caca6380b096|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:13:17.160Z|e49d441e-bcb1-4a2f-b6a2-e97e9a84731e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:17.160Z|44b5025e-bb5e-4a3b-a4d6-46bbb3f12e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:17.160Z|558a0feb-d1ff-49bd-b73f-4368534fd429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:17.161Z|e49d441e-bcb1-4a2f-b6a2-e97e9a84731e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:17.162Z|558a0feb-d1ff-49bd-b73f-4368534fd429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:17.161Z|44b5025e-bb5e-4a3b-a4d6-46bbb3f12e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:27.184Z|dbcce476-5de9-4188-8e5e-3682d4f495d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:27.184Z|c4b09e7b-1d44-4382-824d-c761526bb0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:27.185Z|c4b09e7b-1d44-4382-824d-c761526bb0a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:27.185Z|dbcce476-5de9-4188-8e5e-3682d4f495d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:27.188Z|030590fb-4d54-4624-ba8b-ebed5b44cb9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:27.189Z|030590fb-4d54-4624-ba8b-ebed5b44cb9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:27.255Z|10f4bbb2-e5e9-47e1-86d2-8b5c8d446ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:13:27.256Z|10f4bbb2-e5e9-47e1-86d2-8b5c8d446ed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:13:37.207Z|8b40ec03-224b-4b11-a838-74fe0fa961e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:37.207Z|c86de665-4e4c-4292-8dd6-4eeae448d978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:37.208Z|c86de665-4e4c-4292-8dd6-4eeae448d978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:37.208Z|8b40ec03-224b-4b11-a838-74fe0fa961e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:37.209Z|ccfd8f50-7264-49ab-aab9-782ef01cfcc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:37.210Z|ccfd8f50-7264-49ab-aab9-782ef01cfcc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:42.255Z|bf44cac7-2e8d-4f3c-9750-566603fd0460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:13:42.256Z|bf44cac7-2e8d-4f3c-9750-566603fd0460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:13:42.538Z|a1eeca2e-e002-4660-9afd-dfdd33767899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:13:42.539Z|a1eeca2e-e002-4660-9afd-dfdd33767899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:13:43.007Z|9ed8aaee-1a7a-45ce-9921-9e496fc61030|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:13:43.008Z|9ed8aaee-1a7a-45ce-9921-9e496fc61030|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:47.231Z|9e41ae23-d717-49a1-96f5-ab0cca868111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:47.231Z|932935b3-e523-4ba4-a8a8-c06c93ec3651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:47.232Z|932935b3-e523-4ba4-a8a8-c06c93ec3651|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:47.232Z|9e41ae23-d717-49a1-96f5-ab0cca868111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:47.234Z|8f8a6699-a65d-4f0b-ac91-4de776b39beb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:47.235Z|8f8a6699-a65d-4f0b-ac91-4de776b39beb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:57.256Z|f1408231-6dd7-48bd-bc47-197fb1c7958b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:13:57.257Z|9e5d6b9e-78f4-452f-802d-dff81093cce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:57.257Z|182ef556-328b-4def-87d5-68eed7a10e4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:57.258Z|9e5d6b9e-78f4-452f-802d-dff81093cce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:57.258Z|44540406-7c3a-4b2e-ad32-e92430d3588c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:13:57.258Z|182ef556-328b-4def-87d5-68eed7a10e4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:57.258Z|44540406-7c3a-4b2e-ad32-e92430d3588c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:13:57.259Z|f1408231-6dd7-48bd-bc47-197fb1c7958b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:14:07.283Z|2b03fc9d-ef80-4470-960f-ef76e318552b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:07.284Z|22da27e8-d3a8-4778-8efc-75d94dcbf26c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:07.284Z|2b03fc9d-ef80-4470-960f-ef76e318552b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:07.284Z|22da27e8-d3a8-4778-8efc-75d94dcbf26c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:07.283Z|5713aaf2-a17a-49ab-ac10-53581323381e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:07.288Z|5713aaf2-a17a-49ab-ac10-53581323381e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:12.255Z|04a9995f-ec6f-4569-b2e3-74a55e85be55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:14:12.257Z|04a9995f-ec6f-4569-b2e3-74a55e85be55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:14:12.540Z|78b482d3-43d8-4609-86c9-11cfe5e8ca22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:14:12.541Z|78b482d3-43d8-4609-86c9-11cfe5e8ca22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:14:17.310Z|39526bfb-e248-431a-b5cf-a5495c2bdb74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:17.310Z|99eaaa72-aa15-49ab-8845-1eb375c48fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:17.310Z|48b7ac28-480a-4367-8c38-3c3012331d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:17.311Z|39526bfb-e248-431a-b5cf-a5495c2bdb74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:17.311Z|99eaaa72-aa15-49ab-8845-1eb375c48fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:17.312Z|48b7ac28-480a-4367-8c38-3c3012331d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:27.256Z|272593c2-f970-4f58-bf9c-34ab88ef8533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:14:27.258Z|272593c2-f970-4f58-bf9c-34ab88ef8533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:14:27.339Z|3b725fb7-70dd-4dea-b6ed-1eca5068a774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:27.339Z|3c88ab54-a859-4b0c-b0f3-caa00576e3f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:27.341Z|3c88ab54-a859-4b0c-b0f3-caa00576e3f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:27.341Z|3b725fb7-70dd-4dea-b6ed-1eca5068a774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:27.346Z|70e1beec-5243-4c31-884f-fbc2677012bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:27.347Z|70e1beec-5243-4c31-884f-fbc2677012bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:37.366Z|fe8899ef-4a04-439a-8122-4a31ad2be3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:37.366Z|5b6d79c0-cbe6-4396-9a91-028491f773db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:37.367Z|fe8899ef-4a04-439a-8122-4a31ad2be3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:37.368Z|5b6d79c0-cbe6-4396-9a91-028491f773db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:37.369Z|7a7cb67b-ef22-4b74-b63a-91d9055ef6eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:37.369Z|7a7cb67b-ef22-4b74-b63a-91d9055ef6eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:42.256Z|8f1e2e67-2a6b-4fa5-b664-1b02f166e390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:14:42.259Z|8f1e2e67-2a6b-4fa5-b664-1b02f166e390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:14:42.542Z|14a830b7-f01a-4875-8974-30e4b6bccd14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:14:42.543Z|14a830b7-f01a-4875-8974-30e4b6bccd14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:14:43.007Z|f20c8c98-f30e-4bd5-a94a-6324445938ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:14:43.008Z|f20c8c98-f30e-4bd5-a94a-6324445938ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:47.390Z|ea253cee-fef7-4f43-8aeb-610f20570d99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:47.391Z|ea253cee-fef7-4f43-8aeb-610f20570d99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:47.390Z|cd9a66df-2d3e-4220-9104-77cc5d9969a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:47.391Z|cd9a66df-2d3e-4220-9104-77cc5d9969a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:47.394Z|ca62a66e-ba07-44bf-80be-01f6a774cc59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:47.395Z|ca62a66e-ba07-44bf-80be-01f6a774cc59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:57.255Z|29e904b0-5ced-4630-bb30-79d2941540a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:14:57.256Z|29e904b0-5ced-4630-bb30-79d2941540a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:14:57.412Z|1b0aa41d-49e0-495a-b6b4-8ae819ca3e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:57.413Z|1b0aa41d-49e0-495a-b6b4-8ae819ca3e31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:57.415Z|d0c422d2-9524-4d03-ada1-7bf27eafe7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:57.416Z|d0c422d2-9524-4d03-ada1-7bf27eafe7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:14:57.416Z|b053334b-1f8a-453f-8aaf-40599eb61aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:14:57.417Z|b053334b-1f8a-453f-8aaf-40599eb61aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:07.435Z|ae6d9a8b-f2fb-43bc-bab7-5288a9dacc93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:07.436Z|ae6d9a8b-f2fb-43bc-bab7-5288a9dacc93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:07.440Z|8217434e-0d49-4fda-b5a2-a13b6893a0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:07.440Z|8217434e-0d49-4fda-b5a2-a13b6893a0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:07.444Z|7b05a84f-cd4b-4edc-9bdc-7474ae221184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:07.444Z|7b05a84f-cd4b-4edc-9bdc-7474ae221184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:12.255Z|d2b295e8-8854-461f-a7aa-68a67f3d52a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:15:12.256Z|d2b295e8-8854-461f-a7aa-68a67f3d52a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:15:12.544Z|981e4081-ecfc-46ef-9def-e3bc9dede78c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:15:12.545Z|981e4081-ecfc-46ef-9def-e3bc9dede78c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:15:17.458Z|393e217b-73fa-4250-8ebf-d73114fba99d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:17.458Z|393e217b-73fa-4250-8ebf-d73114fba99d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:17.460Z|1f1c0cf4-11eb-4f3b-8b03-4e47f8923add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:17.461Z|1f1c0cf4-11eb-4f3b-8b03-4e47f8923add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:17.465Z|7e7ddaad-e8f9-436f-8695-cbf12f06b81e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:17.465Z|7e7ddaad-e8f9-436f-8695-cbf12f06b81e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:27.255Z|f76a12b6-665d-4d0b-bee1-973ff09e3c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:15:27.258Z|f76a12b6-665d-4d0b-bee1-973ff09e3c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:15:27.486Z|f5e19d7c-cdc7-4721-aa78-8f3dfe824b2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:27.486Z|5ba8aade-0d65-4177-a9ee-e82d2de49fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:27.486Z|29208308-8d90-4b6d-b63d-9647340f9fc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:27.487Z|f5e19d7c-cdc7-4721-aa78-8f3dfe824b2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:27.487Z|5ba8aade-0d65-4177-a9ee-e82d2de49fd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:27.555Z|29208308-8d90-4b6d-b63d-9647340f9fc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:37.576Z|107b0195-cc6d-4b6e-a9e3-0b092e305efe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:37.577Z|107b0195-cc6d-4b6e-a9e3-0b092e305efe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:37.576Z|ca10d987-77d6-4e58-a15b-53758b99ecab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:37.576Z|9970fdf9-6609-4020-a926-b662f311d242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:37.578Z|9970fdf9-6609-4020-a926-b662f311d242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:37.578Z|ca10d987-77d6-4e58-a15b-53758b99ecab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:42.256Z|d64da1f0-6fb2-4b00-9cbc-b100058516d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:15:42.257Z|d64da1f0-6fb2-4b00-9cbc-b100058516d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:15:42.545Z|a9b1f6a7-40a0-429e-90f7-1154a8f85930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:15:42.546Z|a9b1f6a7-40a0-429e-90f7-1154a8f85930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:15:43.007Z|7a254b27-1d4d-482a-8e16-e2f8e79430af|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:15:43.007Z|7a254b27-1d4d-482a-8e16-e2f8e79430af|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:47.600Z|ebacafbc-e109-459d-a14d-08eb5395057f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:47.601Z|08ed2d82-5542-4656-8323-c2aaa6fdfa4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:47.601Z|ebacafbc-e109-459d-a14d-08eb5395057f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:47.601Z|08ed2d82-5542-4656-8323-c2aaa6fdfa4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:47.604Z|ed0f4e6e-a331-4741-a75a-1324f35208db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:47.605Z|ed0f4e6e-a331-4741-a75a-1324f35208db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:57.255Z|6b785f26-8fd8-4865-966a-7545a3b44e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:15:57.256Z|6b785f26-8fd8-4865-966a-7545a3b44e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:15:57.623Z|b75f61bf-0e2f-4327-ae32-d726b4a05e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:57.624Z|b75f61bf-0e2f-4327-ae32-d726b4a05e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:57.625Z|60ed05e2-7038-4094-93f1-096132b637aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:57.625Z|60ed05e2-7038-4094-93f1-096132b637aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:15:57.623Z|4b8f9b7d-129f-49cd-b2cf-ddb4ad87d798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:15:57.627Z|4b8f9b7d-129f-49cd-b2cf-ddb4ad87d798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:07.651Z|43039b52-dc28-4356-b326-7e0f58c0d522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:07.652Z|43039b52-dc28-4356-b326-7e0f58c0d522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:07.657Z|2d8bbb64-fdf1-4cbd-9d56-e359cd05cc9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:07.657Z|3664be05-a73f-4e70-94de-d5b100975133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:07.657Z|2d8bbb64-fdf1-4cbd-9d56-e359cd05cc9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:07.658Z|3664be05-a73f-4e70-94de-d5b100975133|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:12.255Z|63f51126-d424-4119-afc1-941f1e593278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:16:12.258Z|63f51126-d424-4119-afc1-941f1e593278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:16:12.547Z|d172f07b-8c1c-44a1-bfa6-e3f3ae8656ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:16:12.547Z|d172f07b-8c1c-44a1-bfa6-e3f3ae8656ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:16:17.673Z|2f7b259c-58f3-4b47-a819-ed6e25cd566c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:17.674Z|2f7b259c-58f3-4b47-a819-ed6e25cd566c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:17.678Z|a74b223d-f6c5-430d-bf89-3a3571ae0077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:17.679Z|a74b223d-f6c5-430d-bf89-3a3571ae0077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:17.681Z|6f2e84b0-13b5-44c5-854a-a19f09e60ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:17.682Z|6f2e84b0-13b5-44c5-854a-a19f09e60ef5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:27.255Z|a75f4c9d-21d3-4d5c-a4ef-d62913840817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:16:27.256Z|a75f4c9d-21d3-4d5c-a4ef-d62913840817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:16:27.699Z|1b0243e7-7f7c-42b4-b504-8f62f4b00afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:27.699Z|1b0243e7-7f7c-42b4-b504-8f62f4b00afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:27.704Z|273b8319-8d72-4a76-aa9c-f401317b8366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:27.705Z|273b8319-8d72-4a76-aa9c-f401317b8366|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:27.706Z|f877b308-d1a5-4c4b-bb3b-c1c3a332ff57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:27.706Z|f877b308-d1a5-4c4b-bb3b-c1c3a332ff57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:37.722Z|fcb0ea23-8865-47d1-bfe0-0ca919d8b89f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:37.723Z|fcb0ea23-8865-47d1-bfe0-0ca919d8b89f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:37.724Z|49fe89fc-2d7b-4710-b9cf-5ee769d852cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:37.725Z|49fe89fc-2d7b-4710-b9cf-5ee769d852cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:37.729Z|3fffcc69-e24a-49f7-8355-6522147ca5e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:37.730Z|3fffcc69-e24a-49f7-8355-6522147ca5e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:42.255Z|0296b167-6d0c-4136-b679-6431523345ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:16:42.256Z|0296b167-6d0c-4136-b679-6431523345ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:16:42.548Z|26131658-9955-4fe4-8ffc-d5dbb41cb6f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:16:42.549Z|26131658-9955-4fe4-8ffc-d5dbb41cb6f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:16:43.007Z|0576e8dc-837c-4355-8e66-5401cdbcd051|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:16:43.008Z|0576e8dc-837c-4355-8e66-5401cdbcd051|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:47.747Z|de6227b8-1405-4d54-8c89-958a17514054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:47.748Z|de6227b8-1405-4d54-8c89-958a17514054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:47.752Z|9547d9e3-294a-475c-8701-8d4061ddc2a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:47.752Z|9547d9e3-294a-475c-8701-8d4061ddc2a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:47.753Z|7c0f0493-2d70-42a4-a70c-2ea29ef8cf3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:47.754Z|7c0f0493-2d70-42a4-a70c-2ea29ef8cf3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:57.255Z|b66316e1-f362-4954-a563-a763af8b70c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:16:57.258Z|b66316e1-f362-4954-a563-a763af8b70c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:16:57.770Z|e3bea1bb-0857-45c6-bee8-54d53d6709a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:57.771Z|e3bea1bb-0857-45c6-bee8-54d53d6709a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:57.775Z|5d5484d2-ba7b-4796-b060-d4433cb04b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:57.775Z|b22758da-844c-4c32-a0c1-4946900dd04c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:16:57.776Z|5d5484d2-ba7b-4796-b060-d4433cb04b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:16:57.776Z|b22758da-844c-4c32-a0c1-4946900dd04c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:07.794Z|3ac0f7fc-0041-43e9-9253-4fdfc9d30748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:07.794Z|3ac0f7fc-0041-43e9-9253-4fdfc9d30748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:07.797Z|9ccbcd35-901f-4a29-ab46-e8a004224541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:07.798Z|9ccbcd35-901f-4a29-ab46-e8a004224541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:07.798Z|f2c64cbe-42fe-48dd-9614-898e09128d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:07.799Z|f2c64cbe-42fe-48dd-9614-898e09128d5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:12.255Z|725826a5-c934-41e0-8c88-bedcf77bd439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:17:12.256Z|725826a5-c934-41e0-8c88-bedcf77bd439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:17:12.550Z|27bf5565-5b63-4176-8736-2e468c77904f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:17:12.550Z|27bf5565-5b63-4176-8736-2e468c77904f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:17:17.819Z|58f2c2c5-4980-4fb6-81e7-ca908e2a55c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:17.820Z|58f2c2c5-4980-4fb6-81e7-ca908e2a55c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:17.820Z|a0731725-54da-4396-9944-a1a288d52a1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:17.818Z|a3efc0d1-86e5-42e3-8eb9-0dbdfc3d64e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:17.821Z|a0731725-54da-4396-9944-a1a288d52a1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:17.821Z|a3efc0d1-86e5-42e3-8eb9-0dbdfc3d64e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:27.256Z|22c7da83-b444-4ae9-8e99-d1e8103f5b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:17:27.256Z|22c7da83-b444-4ae9-8e99-d1e8103f5b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:17:27.844Z|4efbdde4-30fe-445a-b00c-9086fba3acda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:27.845Z|4efbdde4-30fe-445a-b00c-9086fba3acda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:27.845Z|d0dbae09-d02e-4cb3-817c-d7da9da03244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:27.846Z|d0dbae09-d02e-4cb3-817c-d7da9da03244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:27.847Z|01336dc1-16bc-4fba-8634-97d1a3672581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:27.848Z|01336dc1-16bc-4fba-8634-97d1a3672581|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:37.868Z|bc078f6a-3aa1-4025-852d-5a92ed2b853a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:37.868Z|147021fb-8838-4a0d-93c8-13d2920f03fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:37.868Z|2b16bcce-6608-44ee-b451-7c3d2a9118b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:37.869Z|147021fb-8838-4a0d-93c8-13d2920f03fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:37.869Z|bc078f6a-3aa1-4025-852d-5a92ed2b853a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:37.869Z|2b16bcce-6608-44ee-b451-7c3d2a9118b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:42.256Z|a72d3498-74d0-41b3-93ea-00a49edd4f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:17:42.259Z|a72d3498-74d0-41b3-93ea-00a49edd4f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:17:42.551Z|174a87f6-544c-4d68-b1b8-75a1480afe97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:17:42.551Z|174a87f6-544c-4d68-b1b8-75a1480afe97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:17:43.008Z|7b9c9598-7bba-4372-931f-8c3b3f0c93de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:17:43.009Z|7b9c9598-7bba-4372-931f-8c3b3f0c93de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:47.892Z|e378bd2c-1b33-4cdd-8b62-f67bc52f6c1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:47.893Z|e378bd2c-1b33-4cdd-8b62-f67bc52f6c1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:47.894Z|9d9ab196-6ce2-4d1e-bdaf-207a9ffbc482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:47.895Z|12d1898f-07fe-45cf-8f75-137a82c1f1d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:47.895Z|12d1898f-07fe-45cf-8f75-137a82c1f1d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:47.896Z|9d9ab196-6ce2-4d1e-bdaf-207a9ffbc482|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:57.255Z|e2eb1c41-18e3-41bc-9fdb-2e5cd0e994a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:17:57.256Z|e2eb1c41-18e3-41bc-9fdb-2e5cd0e994a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:17:57.915Z|d9711f58-6e57-4701-a8cd-cc74e7ea1b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:57.915Z|d9711f58-6e57-4701-a8cd-cc74e7ea1b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:57.919Z|7ac0f691-0f59-4e96-9244-62bf280a3054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:57.920Z|7ac0f691-0f59-4e96-9244-62bf280a3054|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:17:57.925Z|f0e88a10-c508-4604-a875-fd3afaf94531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:17:57.927Z|f0e88a10-c508-4604-a875-fd3afaf94531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:07.937Z|244692c8-b173-4067-9afa-8375eb00deaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:07.938Z|244692c8-b173-4067-9afa-8375eb00deaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:07.941Z|380f9137-1b9d-4e4e-a04d-b4657a1f3a42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:07.941Z|380f9137-1b9d-4e4e-a04d-b4657a1f3a42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:07.946Z|a93bb5ac-cb2e-4cee-8038-42efe87648c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:07.947Z|a93bb5ac-cb2e-4cee-8038-42efe87648c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:12.255Z|12a2c54a-8646-44fe-b272-7613eaee7fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:18:12.256Z|12a2c54a-8646-44fe-b272-7613eaee7fab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:18:12.552Z|195b59aa-5cfd-4be7-a183-c57dc150fff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:18:12.553Z|195b59aa-5cfd-4be7-a183-c57dc150fff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:18:17.960Z|12ce1003-b918-469d-8d57-b937d909f1c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:17.960Z|05134453-3d73-44d6-9b05-dda714429ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:17.961Z|12ce1003-b918-469d-8d57-b937d909f1c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:17.961Z|05134453-3d73-44d6-9b05-dda714429ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:17.965Z|0a53572c-65cd-468f-8aba-233f912afa59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:17.966Z|0a53572c-65cd-468f-8aba-233f912afa59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:27.255Z|03890050-8c2f-4dfd-a493-529bc38afbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:18:27.258Z|03890050-8c2f-4dfd-a493-529bc38afbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:18:27.982Z|c57e6391-bc52-4760-880d-0fd6f8b93089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:27.982Z|c57e6391-bc52-4760-880d-0fd6f8b93089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:27.982Z|07ce64c1-f9ce-4090-8595-befd00477058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:27.983Z|07ce64c1-f9ce-4090-8595-befd00477058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:27.989Z|4e8540b9-138b-4f22-a897-3fa350256004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:27.989Z|4e8540b9-138b-4f22-a897-3fa350256004|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:38.011Z|83ed7450-8e66-432b-8364-169ecd3254cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:38.011Z|ba47aa99-1a6a-42f1-845f-cd3d01bef266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:38.011Z|83ed7450-8e66-432b-8364-169ecd3254cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:38.012Z|ba47aa99-1a6a-42f1-845f-cd3d01bef266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:38.009Z|3cf0e59a-2272-49f1-a6ba-5ed6eb1a3054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:38.014Z|3cf0e59a-2272-49f1-a6ba-5ed6eb1a3054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:42.255Z|a0e384e7-0aaf-46e0-ab9b-0f70a51d032a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:18:42.256Z|a0e384e7-0aaf-46e0-ab9b-0f70a51d032a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:18:42.554Z|e1235483-530f-4139-8fc4-0ea6c0a4c9be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:18:42.555Z|e1235483-530f-4139-8fc4-0ea6c0a4c9be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:18:43.008Z|2feec7b6-9e22-4ac9-88c8-06dca9bb4a4f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:18:43.009Z|2feec7b6-9e22-4ac9-88c8-06dca9bb4a4f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:48.034Z|1a12e678-14fd-4bed-a6a4-329d42813f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:48.034Z|1d5fbfa4-36b0-43a5-a493-3bd63e9ccd48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:48.034Z|bd08255f-9c02-4cff-a83e-3f00e3a4f255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:48.035Z|1a12e678-14fd-4bed-a6a4-329d42813f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:48.035Z|1d5fbfa4-36b0-43a5-a493-3bd63e9ccd48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:48.035Z|bd08255f-9c02-4cff-a83e-3f00e3a4f255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:57.255Z|28298675-c83c-489e-96b1-82d6a542e9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:18:57.256Z|28298675-c83c-489e-96b1-82d6a542e9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:18:58.056Z|c605a8d8-371d-47c1-ac7f-f7dc954d718d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:58.056Z|4afd3b53-15a7-4636-a812-6733f1d94c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:58.057Z|4afd3b53-15a7-4636-a812-6733f1d94c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:58.057Z|c605a8d8-371d-47c1-ac7f-f7dc954d718d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:18:58.058Z|1dd2c1c6-9198-47bd-823c-6b66d3ea6a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:18:58.058Z|1dd2c1c6-9198-47bd-823c-6b66d3ea6a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:08.082Z|418844f3-deba-4c3f-9291-069b985e19a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:08.083Z|418844f3-deba-4c3f-9291-069b985e19a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:08.087Z|f7d73813-dd8b-4215-ba3b-b3447579fe11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:08.087Z|65f8ea32-c0a0-4173-be9b-6b30ccac190d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:08.088Z|65f8ea32-c0a0-4173-be9b-6b30ccac190d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:08.088Z|f7d73813-dd8b-4215-ba3b-b3447579fe11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:12.255Z|a8f9bef7-64ca-44cd-b556-23ccfad8c73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:19:12.258Z|a8f9bef7-64ca-44cd-b556-23ccfad8c73c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:19:12.556Z|291e8eb3-b7b7-4ba9-865f-5082151c9d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:19:12.557Z|291e8eb3-b7b7-4ba9-865f-5082151c9d73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:19:18.106Z|9f3189ed-2687-43d4-969e-fa7c9065d775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:18.107Z|9f3189ed-2687-43d4-969e-fa7c9065d775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:18.109Z|cb4ad63b-fc9d-4e66-b2d1-8406add203b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:18.110Z|cb4ad63b-fc9d-4e66-b2d1-8406add203b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:18.110Z|33134b23-24fd-42d9-abdd-9c6c55d32e27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:18.111Z|33134b23-24fd-42d9-abdd-9c6c55d32e27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:27.255Z|0592e084-f3bd-447c-8b8a-a245d189cd21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:19:27.256Z|0592e084-f3bd-447c-8b8a-a245d189cd21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:19:28.136Z|164528f9-9c2a-4dd8-aa29-272da09fc541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:28.136Z|9b36e189-9d7e-42cf-b73b-68da9e97a9aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:28.136Z|9bca7cde-457a-4bd4-bad0-3a5a3879eb8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:28.137Z|164528f9-9c2a-4dd8-aa29-272da09fc541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:28.137Z|9b36e189-9d7e-42cf-b73b-68da9e97a9aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:28.137Z|9bca7cde-457a-4bd4-bad0-3a5a3879eb8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:38.164Z|bd5cc319-6b95-4d7b-9e76-a853779518d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:38.164Z|408978d6-decd-47f2-8175-33bbba3cdf7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:38.164Z|bd5cc319-6b95-4d7b-9e76-a853779518d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:38.165Z|408978d6-decd-47f2-8175-33bbba3cdf7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:38.165Z|3aaefe52-a895-43c3-ba83-1193a6ed9a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:38.165Z|3aaefe52-a895-43c3-ba83-1193a6ed9a04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:42.255Z|c04d844a-37b4-4131-822f-fe227918caac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:19:42.256Z|c04d844a-37b4-4131-822f-fe227918caac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:19:42.558Z|66436e6c-7920-45ae-9318-be75317ae722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:19:42.558Z|66436e6c-7920-45ae-9318-be75317ae722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:19:43.007Z|5eba6d99-acf2-4886-b1e5-0584e9b18a3b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:19:43.007Z|5eba6d99-acf2-4886-b1e5-0584e9b18a3b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:48.187Z|e29dcdf7-a414-4747-a614-4193f707605e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:48.188Z|d95849a6-ff46-4754-b5bb-cbd3b38836ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:48.188Z|e29dcdf7-a414-4747-a614-4193f707605e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:48.188Z|d95849a6-ff46-4754-b5bb-cbd3b38836ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:48.189Z|59e82962-e4ff-45e4-868e-fd5e798b752d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:48.189Z|59e82962-e4ff-45e4-868e-fd5e798b752d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:57.255Z|dd74fb3e-aa0b-4257-b9b2-b2ef9ce96a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:19:57.258Z|dd74fb3e-aa0b-4257-b9b2-b2ef9ce96a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:19:58.210Z|279ee0e3-0a70-4adb-bbeb-4f376e899022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:58.210Z|f6f442d5-11a2-4f75-b878-6bfc5f6c9fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:58.211Z|f6f442d5-11a2-4f75-b878-6bfc5f6c9fc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:58.211Z|279ee0e3-0a70-4adb-bbeb-4f376e899022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:19:58.212Z|c85ae37e-d7df-46b1-a97e-a582e91b9415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:19:58.213Z|c85ae37e-d7df-46b1-a97e-a582e91b9415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:08.234Z|26859dc4-ac92-4660-9db6-df74e90a7408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:08.234Z|5a2b6c72-51c0-44ae-8ec6-b42493acbe09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:08.234Z|eb65a911-810f-4cc8-9746-79dce99217b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:08.235Z|26859dc4-ac92-4660-9db6-df74e90a7408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:08.235Z|5a2b6c72-51c0-44ae-8ec6-b42493acbe09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:08.236Z|eb65a911-810f-4cc8-9746-79dce99217b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:12.255Z|27558b12-6efb-4c33-b7e7-6e73904f82f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:20:12.256Z|27558b12-6efb-4c33-b7e7-6e73904f82f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:20:12.559Z|6bc60ac4-1b7d-4443-8e10-1b3121370710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:20:12.560Z|6bc60ac4-1b7d-4443-8e10-1b3121370710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:20:18.259Z|8b90752e-7373-4aca-82b6-045c1697e836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:18.259Z|ebff6ff9-42c0-440b-ad2c-003cc91a852f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:18.260Z|8b90752e-7373-4aca-82b6-045c1697e836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:18.259Z|fe49d496-561b-4667-9622-96ea4cfd4304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:18.260Z|ebff6ff9-42c0-440b-ad2c-003cc91a852f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:18.260Z|fe49d496-561b-4667-9622-96ea4cfd4304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:27.256Z|eb93381a-d3db-465c-ab1d-fb215ef05481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:20:27.256Z|eb93381a-d3db-465c-ab1d-fb215ef05481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:20:28.283Z|026bd24e-c269-4a46-abc8-032920328edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:28.284Z|905c2096-a2bd-4454-bad3-036657276f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:28.284Z|c80af111-516e-4db7-b18e-8fe50a9ccb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:28.284Z|026bd24e-c269-4a46-abc8-032920328edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:28.284Z|c80af111-516e-4db7-b18e-8fe50a9ccb23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:28.284Z|905c2096-a2bd-4454-bad3-036657276f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:38.306Z|cfe121ca-2572-4b52-bc33-18c969ed2ca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:38.306Z|8194d022-f3e9-470b-89a5-40580af0e37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:38.307Z|8194d022-f3e9-470b-89a5-40580af0e37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:38.307Z|cfe121ca-2572-4b52-bc33-18c969ed2ca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:38.309Z|42b10383-1f41-4b0f-8f60-a48484c5cd14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:38.309Z|42b10383-1f41-4b0f-8f60-a48484c5cd14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:42.256Z|c808a022-1dbd-4ad8-81a2-10dc89756c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:20:42.259Z|c808a022-1dbd-4ad8-81a2-10dc89756c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:20:42.562Z|1603d57e-4cb4-4435-9ee2-4f99727617ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:20:42.562Z|1603d57e-4cb4-4435-9ee2-4f99727617ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:20:43.008Z|31a45c2a-0ebb-43a1-9362-92a6a2f0ee95|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:20:43.010Z|31a45c2a-0ebb-43a1-9362-92a6a2f0ee95|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:48.331Z|ed3df37a-5e69-4b98-901a-f8769d46b8c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:48.331Z|67b7bb0c-86ef-4924-a087-2309f8ada8ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:48.331Z|f33e770a-c38b-4a8f-895f-b882f0f18cf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:48.333Z|67b7bb0c-86ef-4924-a087-2309f8ada8ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:48.333Z|ed3df37a-5e69-4b98-901a-f8769d46b8c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:48.333Z|f33e770a-c38b-4a8f-895f-b882f0f18cf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:57.255Z|9f27a7ec-7fa3-4794-9b13-87e681188a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:20:57.256Z|9f27a7ec-7fa3-4794-9b13-87e681188a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:20:58.355Z|9af4c026-a4e7-4cc9-ae22-97ad17491358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:58.355Z|8835b2a4-76f6-4bf6-8013-440b9e8eae81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:58.355Z|9af4c026-a4e7-4cc9-ae22-97ad17491358|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:58.356Z|8835b2a4-76f6-4bf6-8013-440b9e8eae81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:20:58.356Z|2811b0f2-6037-47bf-af04-affd6e3df7a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:20:58.357Z|2811b0f2-6037-47bf-af04-affd6e3df7a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:08.377Z|2dc51357-dc37-44c0-99b4-8bcabdd74ec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:08.377Z|5526d790-2748-4ed9-b7db-e86ee8774966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:08.379Z|5526d790-2748-4ed9-b7db-e86ee8774966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:08.379Z|2dc51357-dc37-44c0-99b4-8bcabdd74ec5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:08.378Z|6462546e-6c4c-4299-8ca7-ab7ac648c302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:08.380Z|6462546e-6c4c-4299-8ca7-ab7ac648c302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:12.255Z|ca196dc7-862d-48a2-8705-be329000e78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:21:12.256Z|ca196dc7-862d-48a2-8705-be329000e78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:21:12.563Z|1dc0520f-3996-4d3f-98dc-5395e3ebed3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:21:12.564Z|1dc0520f-3996-4d3f-98dc-5395e3ebed3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:21:18.401Z|c64544fc-61bf-4651-8403-de4de4aacb9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:18.401Z|cbf583e1-6e7c-452c-9f88-7cba5787fd33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:18.401Z|07c2b9d4-8803-490c-b12d-ba28e8d4d4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:18.402Z|c64544fc-61bf-4651-8403-de4de4aacb9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:18.402Z|07c2b9d4-8803-490c-b12d-ba28e8d4d4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:18.402Z|cbf583e1-6e7c-452c-9f88-7cba5787fd33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:27.256Z|66241b24-7ee3-438b-8447-46faefef72c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:21:27.259Z|66241b24-7ee3-438b-8447-46faefef72c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:21:28.423Z|acfea313-4dbe-43f0-89f0-fcaf974773ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:28.425Z|43e0b967-f4fe-44c2-85b6-f36adf695e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:28.425Z|8d7f0817-fc93-4e11-a758-3c50d4f3b1fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:28.425Z|8d7f0817-fc93-4e11-a758-3c50d4f3b1fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:28.425Z|43e0b967-f4fe-44c2-85b6-f36adf695e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:28.428Z|acfea313-4dbe-43f0-89f0-fcaf974773ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:38.448Z|a1c530c8-4f77-4a7d-91cb-df335ceb5cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:38.448Z|ba03dd95-a33f-4777-a569-7400935e19c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:38.448Z|a1c530c8-4f77-4a7d-91cb-df335ceb5cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:38.449Z|ba03dd95-a33f-4777-a569-7400935e19c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:38.449Z|cf713e91-4bd9-41f8-a557-71f50d442f73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:38.449Z|cf713e91-4bd9-41f8-a557-71f50d442f73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:42.255Z|f20219de-47a5-431a-b20d-5a1acc434f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:21:42.256Z|f20219de-47a5-431a-b20d-5a1acc434f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:21:42.564Z|ddc98a60-bbfb-4b99-9548-9cd08b41c0e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:21:42.565Z|ddc98a60-bbfb-4b99-9548-9cd08b41c0e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:21:43.006Z|c026f95d-41b6-4f2b-9205-db90b85f11ed|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:21:43.007Z|c026f95d-41b6-4f2b-9205-db90b85f11ed|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:48.470Z|f9e91480-ab81-43a4-84b3-d1b7551b7035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:48.470Z|ffac9ce6-d012-455b-a876-7f835e35e366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:48.471Z|ffac9ce6-d012-455b-a876-7f835e35e366|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:48.471Z|f9e91480-ab81-43a4-84b3-d1b7551b7035|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:48.470Z|fdbb12f0-86ae-453c-a54c-81221129c90f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:48.472Z|fdbb12f0-86ae-453c-a54c-81221129c90f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:57.255Z|8694782a-02dd-40c0-9918-1a576c2d4087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:21:57.256Z|8694782a-02dd-40c0-9918-1a576c2d4087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:21:58.494Z|71286abd-7983-4d47-b0fd-c9cdafcff71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:58.494Z|3ce67c2e-9fce-45a7-b155-f25af07ba907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:58.494Z|d3f3f066-60cd-4429-8de8-2f106519e3f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:21:58.494Z|3ce67c2e-9fce-45a7-b155-f25af07ba907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:58.494Z|71286abd-7983-4d47-b0fd-c9cdafcff71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:21:58.496Z|d3f3f066-60cd-4429-8de8-2f106519e3f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:08.519Z|62eb03df-dce1-4c50-af91-f70bbb3ce9f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:08.519Z|298cad24-0618-44aa-bf1e-abd315396a69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:08.519Z|298cad24-0618-44aa-bf1e-abd315396a69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:08.519Z|62eb03df-dce1-4c50-af91-f70bbb3ce9f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:08.523Z|8a5e4237-ed14-43d9-b1d5-6fc7b919ff02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:08.524Z|8a5e4237-ed14-43d9-b1d5-6fc7b919ff02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:12.255Z|3681eba4-da88-45f1-9398-098b5dfe43d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:22:12.256Z|3681eba4-da88-45f1-9398-098b5dfe43d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:22:12.566Z|26c579fb-77f1-400f-8fe7-ba2dc5c91815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:22:12.567Z|26c579fb-77f1-400f-8fe7-ba2dc5c91815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:22:18.541Z|1ea4a3d4-fac2-464d-bcdb-f2fbf9a9458c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:18.541Z|2798ea90-d192-4279-b4e3-ad56d4d128df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:18.541Z|3dbc60e4-dc5a-4193-8eb5-db07118c1de1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:18.542Z|1ea4a3d4-fac2-464d-bcdb-f2fbf9a9458c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:18.542Z|3dbc60e4-dc5a-4193-8eb5-db07118c1de1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:18.542Z|2798ea90-d192-4279-b4e3-ad56d4d128df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:27.255Z|9e27a694-ff72-48ea-aa6a-11b00f9b2d9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:22:27.256Z|9e27a694-ff72-48ea-aa6a-11b00f9b2d9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:22:28.563Z|887ea4b8-6d29-4ef5-90e9-2ea3e0d9a57a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:28.563Z|5c3b0fbb-1dca-4733-a51c-8689945d1e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:28.564Z|5c3b0fbb-1dca-4733-a51c-8689945d1e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:28.564Z|887ea4b8-6d29-4ef5-90e9-2ea3e0d9a57a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:28.567Z|c08cbb29-5106-40ad-9e9f-969f6a11bc80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:28.568Z|c08cbb29-5106-40ad-9e9f-969f6a11bc80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:38.586Z|8b78ea4a-79eb-4739-9763-0a710b8ddd49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:38.587Z|8b78ea4a-79eb-4739-9763-0a710b8ddd49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:38.590Z|c812e611-04f1-4678-a21e-d8b148763f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:38.591Z|c812e611-04f1-4678-a21e-d8b148763f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:38.593Z|4c4c3ad8-2269-43fa-af1f-b541698720ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:38.593Z|4c4c3ad8-2269-43fa-af1f-b541698720ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:42.255Z|10cdcab8-a514-4833-a23d-5282c9f8ae89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:22:42.258Z|10cdcab8-a514-4833-a23d-5282c9f8ae89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:22:42.568Z|efb42383-dab6-4c3e-bbea-18729e879f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:22:42.569Z|efb42383-dab6-4c3e-bbea-18729e879f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:22:43.007Z|0649980a-452b-4886-b63e-c64c1a91a7ec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:22:43.008Z|0649980a-452b-4886-b63e-c64c1a91a7ec|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:48.608Z|7929418c-79f8-405d-ad5d-bef691645fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:48.609Z|7929418c-79f8-405d-ad5d-bef691645fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:48.609Z|5642ed6b-085e-4ceb-87bb-95f14a6a8abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:48.610Z|5642ed6b-085e-4ceb-87bb-95f14a6a8abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:48.614Z|17c631e5-96bb-4d5b-90e6-a5d8cfe53d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:48.615Z|17c631e5-96bb-4d5b-90e6-a5d8cfe53d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:57.255Z|4d2de3f0-19c1-421a-be04-9385c424f0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:22:57.256Z|4d2de3f0-19c1-421a-be04-9385c424f0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:22:58.630Z|ff1d1a6a-4c9b-4a94-98dd-22e9aca49931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:58.630Z|11ba6be9-606e-483e-9e60-8f26563d09a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:58.631Z|11ba6be9-606e-483e-9e60-8f26563d09a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:58.631Z|ff1d1a6a-4c9b-4a94-98dd-22e9aca49931|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:22:58.635Z|a947c6a3-b3c2-4ed4-8999-e15c24cbaae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:22:58.636Z|a947c6a3-b3c2-4ed4-8999-e15c24cbaae5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:08.652Z|c0f5f5f8-901f-4469-8b61-aa12181b90cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:08.652Z|a5e743f7-41f9-4bc9-b2b6-7ecb009b3185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:08.653Z|c0f5f5f8-901f-4469-8b61-aa12181b90cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:08.653Z|a5e743f7-41f9-4bc9-b2b6-7ecb009b3185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:08.654Z|3f1cafa1-d8fc-4376-9b19-0eb761d843d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:08.656Z|3f1cafa1-d8fc-4376-9b19-0eb761d843d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:12.255Z|cdec904a-cc9c-4697-9d26-00383dfb00ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:23:12.256Z|cdec904a-cc9c-4697-9d26-00383dfb00ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:23:12.569Z|52a1b073-a6f9-4c98-ab0b-521e6f9be2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:23:12.570Z|52a1b073-a6f9-4c98-ab0b-521e6f9be2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:23:18.674Z|58c1e326-7eb5-45eb-a601-1f8328420e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:18.674Z|ef36534a-060f-4fe5-a582-334803b2be15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:18.675Z|58c1e326-7eb5-45eb-a601-1f8328420e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:18.675Z|ef36534a-060f-4fe5-a582-334803b2be15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:18.675Z|387eb68e-772f-4726-ad29-0389070d8681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:18.676Z|387eb68e-772f-4726-ad29-0389070d8681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:27.255Z|0e2d10dd-5861-4971-867f-060d87e74d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:23:27.256Z|0e2d10dd-5861-4971-867f-060d87e74d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:23:28.701Z|f4a43052-ab4a-4cfb-842e-1199b70e9919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:28.701Z|abb30f5d-ceff-413b-b25d-be8b380cacc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:28.701Z|562a940f-982f-4f1d-8b1b-312b29216136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:28.702Z|f4a43052-ab4a-4cfb-842e-1199b70e9919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:28.702Z|562a940f-982f-4f1d-8b1b-312b29216136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:28.702Z|abb30f5d-ceff-413b-b25d-be8b380cacc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:38.726Z|785e7d91-db55-4416-8b68-dd30fe72fff1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:38.726Z|d497429b-bc69-4fc7-a8e4-3380a7d1ec3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:38.726Z|d497429b-bc69-4fc7-a8e4-3380a7d1ec3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:38.726Z|785e7d91-db55-4416-8b68-dd30fe72fff1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:38.729Z|de1115a5-30c5-4fa2-981f-c20bad0c57e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:38.730Z|de1115a5-30c5-4fa2-981f-c20bad0c57e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:42.255Z|5fc9b687-89cd-4d35-9a5e-71fc66cb5f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:23:42.256Z|5fc9b687-89cd-4d35-9a5e-71fc66cb5f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:23:42.571Z|5a1d1454-c85a-4b6b-8e83-9b35d5b85627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:23:42.572Z|5a1d1454-c85a-4b6b-8e83-9b35d5b85627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:23:43.008Z|30b0c5af-81dc-4d4b-91c9-bffe0ddc1779|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:23:43.008Z|30b0c5af-81dc-4d4b-91c9-bffe0ddc1779|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:48.747Z|e6ad17ff-0146-4194-9268-f74e2858b0a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:48.747Z|6a5bf135-ef16-4ae9-a1da-f039bdcebddb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:48.748Z|e6ad17ff-0146-4194-9268-f74e2858b0a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:48.748Z|6a5bf135-ef16-4ae9-a1da-f039bdcebddb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:48.749Z|fc5bea5c-cb70-44ce-b0a6-35845b8c757e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:48.749Z|fc5bea5c-cb70-44ce-b0a6-35845b8c757e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:57.255Z|3915e7f3-2c98-4316-b7b6-c74804801790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:23:57.257Z|3915e7f3-2c98-4316-b7b6-c74804801790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:23:58.770Z|f91c2117-8c8e-4f46-9bad-417b0c093e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:58.771Z|11651da0-2a97-41de-8f4d-93e57d0da99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:58.771Z|f91c2117-8c8e-4f46-9bad-417b0c093e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:58.771Z|11651da0-2a97-41de-8f4d-93e57d0da99e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:23:58.777Z|1afafc23-1120-41cd-93d2-ed1651a9822a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:23:58.777Z|1afafc23-1120-41cd-93d2-ed1651a9822a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:08.790Z|951b9c66-8606-45c0-99a6-78936890d819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:08.791Z|9a8f4692-b748-4e36-9b90-e1692bf4a8e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:08.791Z|9a8f4692-b748-4e36-9b90-e1692bf4a8e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:08.791Z|951b9c66-8606-45c0-99a6-78936890d819|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:08.800Z|d4c46b12-dd4f-424a-9ba0-bb16be40b0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:08.801Z|d4c46b12-dd4f-424a-9ba0-bb16be40b0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:12.255Z|e31a4146-794c-4138-aba8-7a63c1f2cf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:24:12.256Z|e31a4146-794c-4138-aba8-7a63c1f2cf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:24:12.574Z|f2a56d27-3f25-4952-bcc7-2b9a1fabcc42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:24:12.574Z|f2a56d27-3f25-4952-bcc7-2b9a1fabcc42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:24:18.812Z|bc04a609-e21a-4b5f-a9eb-f0817e2f2abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:18.812Z|1c87eb7f-9366-4e87-a8a8-aedda8b4ceea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:18.813Z|bc04a609-e21a-4b5f-a9eb-f0817e2f2abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:18.813Z|1c87eb7f-9366-4e87-a8a8-aedda8b4ceea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:18.822Z|eaed8f2c-4e7a-4276-88ae-9a964414e65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:18.823Z|eaed8f2c-4e7a-4276-88ae-9a964414e65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:27.255Z|c05f53f3-5214-4c06-adf3-b10b59f508a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:24:27.256Z|c05f53f3-5214-4c06-adf3-b10b59f508a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:24:28.835Z|fa1f9f6c-c64b-4073-9879-3a89bb2ea45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:28.835Z|fa1f9f6c-c64b-4073-9879-3a89bb2ea45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:28.838Z|956e410f-6bc4-4e7f-a414-9e422182e9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:28.838Z|956e410f-6bc4-4e7f-a414-9e422182e9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:28.841Z|c6a954fa-378c-48ea-9705-efa04c783c18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:28.842Z|c6a954fa-378c-48ea-9705-efa04c783c18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:30.477Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:24:30.486Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 2dd1de52-aeb9-4905-854d-bfd7b5561eb3 already exists in requestDb InfraActiveRequests table
2022-10-26T06:24:30.488Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:24:30.488Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:24:30.488Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:24:30.488Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:24:30.489Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:24:30.489Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"517b6c8b99e7c327", X-B3-SpanId:"2d22b0eb47db0b3c", X-B3-ParentSpanId:"517b6c8b99e7c327", X-B3-Sampled:"0", X-ONAP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-TransactionID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ECOMP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e326134a-cd7c-4428-a18b-55bc4fb8e044"]
2022-10-26T06:24:30.489Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:24:30.489Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:24:30.566Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:24:30.566Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:24:30.567Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:24:30.567Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:24:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:24:30.568Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: 
2022-10-26T06:24:30.568Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:24:30.569Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|404|Not Found|InvokeReturn
2022-10-26T06:24:30.727Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:24:38.863Z|7e63063f-4ed0-4456-a7c1-3da1eab07da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:38.863Z|8ba83654-3ab5-438c-af0a-354a798126d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:38.863Z|7d248b33-c7ce-43ae-9e34-5a0434961763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:38.864Z|8ba83654-3ab5-438c-af0a-354a798126d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:38.864Z|7d248b33-c7ce-43ae-9e34-5a0434961763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:38.864Z|7e63063f-4ed0-4456-a7c1-3da1eab07da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:42.255Z|159584fc-f196-4e0a-b973-91c490dca0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:24:42.257Z|159584fc-f196-4e0a-b973-91c490dca0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:24:42.575Z|980d123c-3ec7-48ed-87ca-184af3a21628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:24:42.576Z|980d123c-3ec7-48ed-87ca-184af3a21628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:24:43.008Z|30ee5373-f3ad-48cf-956b-844d4fa744f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:24:43.008Z|30ee5373-f3ad-48cf-956b-844d4fa744f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:48.888Z|06150ba7-7c89-4486-b1dc-52eb52043bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:48.888Z|2a7d432c-bc30-4906-9d11-c71d4a2fa23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:48.888Z|ba494d55-e6f8-49bf-8236-3902862098e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:48.889Z|ba494d55-e6f8-49bf-8236-3902862098e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:48.889Z|2a7d432c-bc30-4906-9d11-c71d4a2fa23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:48.889Z|06150ba7-7c89-4486-b1dc-52eb52043bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:50.478Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:24:50.611Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:24:50.612Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:24:50.913Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:24:50.914Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:24:50:183-48827], vertex-id=[418032], Content-Length=[614], Date=[Wed, 26 Oct 2022 06:24:50 GMT], Content-Type=[application/json]}
2022-10-26T06:24:50.916Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666765408086","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-10-26T06:24:51.052Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:24:51.052Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:24:51.072Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.072Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.073Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:51.073Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.073Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.074Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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:"517b6c8b99e7c327", X-B3-SpanId:"a6b3b6e6573535e8", X-B3-ParentSpanId:"517b6c8b99e7c327", X-B3-Sampled:"0", X-ONAP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-TransactionID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ECOMP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1329d00e-48f4-43e2-b86d-3d7592b1f94c"]
2022-10-26T06:24:51.074Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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-050d4e6d-5636-40f6-9e5a-7ea20a128ee4","requestScope":"service"}
2022-10-26T06:24:51.074Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:51.312Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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==========================================
2022-10-26T06:24:51.312Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.313Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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  : 
2022-10-26T06:24:51.313Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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:"Wed, 26 Oct 2022 06:24:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:24:51.314Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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: 
2022-10-26T06:24:51.314Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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=================================================
2022-10-26T06:24:51.314Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.328Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.328Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.328Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:51.329Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.329Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.329Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-TransactionID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ECOMP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d96e48c-8af8-458a-9560-8c657304177f"]
2022-10-26T06:24:51.329Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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: 
2022-10-26T06:24:51.330Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:51.644Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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==========================================
2022-10-26T06:24:51.644Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.645Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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  : 
2022-10-26T06:24:51.645Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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=AD6C6D30431EBC1DBBA25F545B30D5E3; 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:"Wed, 26 Oct 2022 06:24:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:24:51.646Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:24:51.646Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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=================================================
2022-10-26T06:24:51.647Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.779Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.780Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.780Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:51.780Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.781Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.781Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-TransactionID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ECOMP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c1194a6-1c92-4e38-9324-891a96c79999"]
2022-10-26T06:24:51.782Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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: 
2022-10-26T06:24:51.782Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:51.851Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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==========================================
2022-10-26T06:24:51.853Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.853Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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  : 
2022-10-26T06:24:51.854Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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:"Wed, 26 Oct 2022 06:24:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:24:51.855Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-10-26T06:24:51.855Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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=================================================
2022-10-26T06:24:51.855Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.868Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.869Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.869Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:51.870Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.870Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.870Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-TransactionID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ECOMP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bac338d-cf6e-4364-87e9-7ff13e7ce2ee"]
2022-10-26T06:24:51.871Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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: 
2022-10-26T06:24:51.871Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:51.902Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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==========================================
2022-10-26T06:24:51.903Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.904Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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  : 
2022-10-26T06:24:51.904Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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:"Wed, 26 Oct 2022 06:24:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:24:51.909Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:24:51.909Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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=================================================
2022-10-26T06:24:51.910Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.927Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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/
2022-10-26T06:24:51.927Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.928Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:51.928Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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/
2022-10-26T06:24:51.928Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:51.929Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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:"1853", X-B3-TraceId:"517b6c8b99e7c327", X-B3-SpanId:"0188ccd3711a52a6", X-B3-ParentSpanId:"517b6c8b99e7c327", X-B3-Sampled:"0", X-ONAP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-TransactionID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ECOMP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d15371b-0b39-4b03-ba9c-4d8f8a21d977"]
2022-10-26T06:24:51.929Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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":"2dd1de52-aeb9-4905-854d-bfd7b5561eb3","requestStatus":"IN_PROGRESS","startTime":1666765470734,"source":"VID","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"2dd1de52-aeb9-4905-854d-bfd7b5561eb3"}
2022-10-26T06:24:51.929Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:52.432Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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==========================================
2022-10-26T06:24:52.433Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:52.434Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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  : 
2022-10-26T06:24:52.434Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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/2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:24:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:24:52.435Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:24:30.734+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:24:52.107+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:24:52.435Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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=================================================
2022-10-26T06:24:52.436Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:52.496Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:52.497Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:52.497Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:52.498Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:52.498Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:52.498Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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:"517b6c8b99e7c327", X-B3-SpanId:"6e6bfeebe755df39", X-B3-ParentSpanId:"517b6c8b99e7c327", X-B3-Sampled:"0", X-ONAP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-TransactionID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ECOMP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0487c85-a995-4e76-874c-32dacb70e182"]
2022-10-26T06:24:52.499Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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\":\"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4ac73bff-e14f-4002-b203-8748718eef46\",\"modelUuid\":\"4ac73bff-e14f-4002-b203-8748718eef46\",\"modelInvariantUuid\":\"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"f2ea6080-e953-4d36-8615-4e734cecce60\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"2dd1de52-aeb9-4905-854d-bfd7b5561eb3","type":"String"},"mso-request-id":{"value":"2dd1de52-aeb9-4905-854d-bfd7b5561eb3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:24:52.499Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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================================================
2022-10-26T06:24:57.255Z|ec22d258-e366-4bec-8b6b-9965ee5405a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:24:57.256Z|ec22d258-e366-4bec-8b6b-9965ee5405a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:24:57.369Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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==========================================
2022-10-26T06:24:57.370Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:57.370Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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  : 
2022-10-26T06:24:57.371Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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=B67EFD3810E8754CC18370C9B0D1D0FC; Path=/; HttpOnly", Date:"Wed, 26 Oct 2022 06:24:57 GMT", X-ONAP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-TransactionID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ECOMP-RequestID:"2dd1de52-aeb9-4905-854d-bfd7b5561eb3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c0487c85-a995-4e76-874c-32dacb70e182", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:24:57.371Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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\":\"2dd1de52-aeb9-4905-854d-bfd7b5561eb3\",\"instanceId\":\"424aff21-f3d8-4d93-815a-b297114f98d8\"}}","message":"Success","processInstanceID":"e7100c54-54f6-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:24:57.372Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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=================================================
2022-10-26T06:24:57.372Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|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
2022-10-26T06:24:57.385Z|2dd1de52-aeb9-4905-854d-bfd7b5561eb3|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:24:57.540Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:24:57.566Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:24:57.566Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:24:57.567Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:24:57.567Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:24:57.567Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:24:57.567Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64e44b76cf13f4f2", X-B3-SpanId:"a9a56ceb17399294", X-B3-ParentSpanId:"64e44b76cf13f4f2", X-B3-Sampled:"0", X-ONAP-RequestID:"ec991798-8c32-49e5-9c7a-b36d229d7084", X-RequestID:"ec991798-8c32-49e5-9c7a-b36d229d7084", X-TransactionID:"ec991798-8c32-49e5-9c7a-b36d229d7084", X-ECOMP-RequestID:"ec991798-8c32-49e5-9c7a-b36d229d7084", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1373f6e-acfc-471d-a881-e4a5a45c2c59"]
2022-10-26T06:24:57.568Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:24:57.568Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:24:57.608Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:24:57.608Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 200 OK
2022-10-26T06:24:57.609Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:24:57.609Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:24:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:24:57.615Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: {
  "requestId" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:24:30.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:24:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:24:57.616Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:24:57.616Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||InvokeReturn
2022-10-26T06:24:57.620Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:24:57.620Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:24:57.620Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:24:57.621Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:24:57.621Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:24:57.621Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64e44b76cf13f4f2", X-B3-SpanId:"0001f6c006c17acd", X-B3-ParentSpanId:"64e44b76cf13f4f2", X-B3-Sampled:"0", X-ONAP-RequestID:"ec991798-8c32-49e5-9c7a-b36d229d7084", X-RequestID:"ec991798-8c32-49e5-9c7a-b36d229d7084", X-TransactionID:"ec991798-8c32-49e5-9c7a-b36d229d7084", X-ECOMP-RequestID:"ec991798-8c32-49e5-9c7a-b36d229d7084", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c11bccc5-d5ec-4bdf-b095-2ad82cd0e129"]
2022-10-26T06:24:57.621Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:24:57.622Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:24:57.739Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:24:57.739Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:24:57.740Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:24:57.740Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:24:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:24:57.744Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:24:57.744Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:24:57.744Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:24:57.761Z|ec991798-8c32-49e5-9c7a-b36d229d7084|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:24:58.914Z|78b5abd5-a85c-4db4-8b0a-54e89e9410d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:58.915Z|c36af995-bc67-454d-8b1a-e1428c8cf792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:58.915Z|78b5abd5-a85c-4db4-8b0a-54e89e9410d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:58.915Z|c36af995-bc67-454d-8b1a-e1428c8cf792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:24:58.918Z|8fa7761e-5fc7-4f0f-9cf8-cbfa482ff696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:24:58.919Z|8fa7761e-5fc7-4f0f-9cf8-cbfa482ff696|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:07.919Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:07.924Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:07.925Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:25:07.925Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:07.925Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:07.926Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:25:07.926Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"851aa0e7b61cb887", X-B3-SpanId:"614dbd576ca4c892", X-B3-ParentSpanId:"851aa0e7b61cb887", X-B3-Sampled:"0", X-ONAP-RequestID:"e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c", X-RequestID:"e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c", X-TransactionID:"e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c", X-ECOMP-RequestID:"e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"893fd2e4-47be-4894-a0e6-f1dba8ddc976"]
2022-10-26T06:25:07.926Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:25:07.926Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:25:07.959Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:07.960Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:07.960Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:25:07.961Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:07.961Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: {
  "requestId" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:24:30.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:24:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:25:07.962Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:07.962Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||InvokeReturn
2022-10-26T06:25:07.964Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:07.964Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:07.964Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:07.965Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:07.965Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:07.965Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"851aa0e7b61cb887", X-B3-SpanId:"13c5244e88245049", X-B3-ParentSpanId:"851aa0e7b61cb887", X-B3-Sampled:"0", X-ONAP-RequestID:"e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c", X-RequestID:"e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c", X-TransactionID:"e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c", X-ECOMP-RequestID:"e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4168d47-268b-4508-9311-21c6b0253e06"]
2022-10-26T06:25:07.966Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:07.966Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:07.981Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:07.981Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:07.982Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:07.982Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:07.990Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:07.991Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:07.992Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:08.005Z|e45179b2-7fff-4ad2-b3b0-8e1df2f8cb0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:08.936Z|20b06207-303a-4559-aa3b-e3abe6257070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:08.937Z|20b06207-303a-4559-aa3b-e3abe6257070|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:08.938Z|ceb14365-fddb-409e-89e9-f3ebb80e5679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:08.939Z|ceb14365-fddb-409e-89e9-f3ebb80e5679|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:08.942Z|6e58b293-9677-419d-bf35-c57523dadeb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:08.942Z|6e58b293-9677-419d-bf35-c57523dadeb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:12.255Z|3d8e9a4a-0c0d-44fc-ab3e-57f7785ec99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:25:12.256Z|3d8e9a4a-0c0d-44fc-ab3e-57f7785ec99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:25:12.577Z|94f1f004-e844-4af3-8871-f2e620f798e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:25:12.578Z|94f1f004-e844-4af3-8871-f2e620f798e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:25:18.144Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:18.149Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:18.150Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:25:18.150Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:18.150Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:18.151Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:25:18.151Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9342d46e3b470bd0", X-B3-SpanId:"b82f1355b74a8ac6", X-B3-ParentSpanId:"9342d46e3b470bd0", X-B3-Sampled:"0", X-ONAP-RequestID:"43b9e190-078c-48f9-bbdb-5cfd1875dd63", X-RequestID:"43b9e190-078c-48f9-bbdb-5cfd1875dd63", X-TransactionID:"43b9e190-078c-48f9-bbdb-5cfd1875dd63", X-ECOMP-RequestID:"43b9e190-078c-48f9-bbdb-5cfd1875dd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"216c81d3-a41b-4a46-8de9-99feb1ca6f1c"]
2022-10-26T06:25:18.152Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:25:18.152Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:25:18.188Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:18.189Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:18.189Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:25:18.190Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:18.192Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: {
  "requestId" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:24:30.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:24:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:25:18.193Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:18.193Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||InvokeReturn
2022-10-26T06:25:18.196Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:18.196Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:18.196Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:18.196Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:18.197Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:18.197Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9342d46e3b470bd0", X-B3-SpanId:"36257482b0b72f93", X-B3-ParentSpanId:"9342d46e3b470bd0", X-B3-Sampled:"0", X-ONAP-RequestID:"43b9e190-078c-48f9-bbdb-5cfd1875dd63", X-RequestID:"43b9e190-078c-48f9-bbdb-5cfd1875dd63", X-TransactionID:"43b9e190-078c-48f9-bbdb-5cfd1875dd63", X-ECOMP-RequestID:"43b9e190-078c-48f9-bbdb-5cfd1875dd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abf12e13-abe7-47be-b8d3-fab2fb6ab985"]
2022-10-26T06:25:18.197Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:18.197Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:18.216Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:18.217Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:18.217Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:18.217Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:18.220Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:18.220Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:18.221Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:18.234Z|43b9e190-078c-48f9-bbdb-5cfd1875dd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:18.957Z|2e8c4632-4988-4cc5-af1e-4ec449380423|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:18.958Z|ce426d6e-23dc-42bf-ac64-7dddb7160f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:18.958Z|ce426d6e-23dc-42bf-ac64-7dddb7160f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:18.958Z|2e8c4632-4988-4cc5-af1e-4ec449380423|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:18.960Z|5d3e46e7-5268-4bce-a442-7890971b2333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:18.960Z|5d3e46e7-5268-4bce-a442-7890971b2333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:27.255Z|34006be2-fbc2-4ae5-878e-2d0a2f5126ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:25:27.257Z|34006be2-fbc2-4ae5-878e-2d0a2f5126ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:25:28.367Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:28.372Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:28.373Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:25:28.373Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:28.374Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:28.374Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:25:28.374Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c0923ce505223e2", X-B3-SpanId:"c89c38c51c8c7472", X-B3-ParentSpanId:"3c0923ce505223e2", X-B3-Sampled:"0", X-ONAP-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-TransactionID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-ECOMP-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12097940-7280-4fda-b59a-6efbf8554606"]
2022-10-26T06:25:28.375Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:25:28.375Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:25:28.401Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:28.402Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:28.404Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:25:28.405Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:28.406Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: {
  "requestId" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2022-10-26T06:24:30.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:25:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:25:28.407Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:28.408Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||InvokeReturn
2022-10-26T06:25:28.411Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:28.412Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:28.412Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:28.413Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:28.413Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:28.414Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c0923ce505223e2", X-B3-SpanId:"5575976590b43258", X-B3-ParentSpanId:"3c0923ce505223e2", X-B3-Sampled:"0", X-ONAP-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-TransactionID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-ECOMP-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"791ff91a-faf8-4c85-b5d4-7c9aec455747"]
2022-10-26T06:25:28.414Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:28.415Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:28.433Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:28.435Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:28.436Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:28.436Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:28.439Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:28.440Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:28.441Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:28.497Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:25:28.499Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:25:28.499Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:28.499Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:25:28.500Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:25:28.500Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-TransactionID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-ECOMP-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"326cd12f-2b14-44f0-8fe7-2b6fd240ba4a"]
2022-10-26T06:25:28.500Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:25:28.500Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:25:28.842Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:28.842Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:28.843Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:25:28.843Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=66C71FD45F0E26136565E0D3EDAABF35; 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:"Wed, 26 Oct 2022 06:25:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:28.844Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fa8b893e-54f6-11ed-8d56-1ee6933b54f1","businessKey":"2dd1de52-aeb9-4905-854d-bfd7b5561eb3","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:25:26.049+0000","endTime":"2022-10-26T06:25:27.937+0000","removalTime":null,"durationInMillis":1888,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e7100c54-54f6-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"f8800290-54f6-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:25:28.844Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:28.844Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:25:28.879Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:25:28.880Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:25:28.880Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:28.881Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:25:28.881Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:25:28.881Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-TransactionID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-ECOMP-RequestID:"eaab6153-02cb-4b54-8f61-9bb5cb34bef8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3fe21d0-00a1-4e33-93bd-eda16f708e33"]
2022-10-26T06:25:28.881Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:25:28.882Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:25:28.979Z|61784d02-098d-4244-a7d7-72be02e01063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:28.979Z|61784d02-098d-4244-a7d7-72be02e01063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:28.981Z|6eb2aa34-f4de-4b65-ad7d-26d5e868c90d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:28.981Z|6eb2aa34-f4de-4b65-ad7d-26d5e868c90d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:28.983Z|e8b8b19a-2562-4948-8447-a4f321f21ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:28.984Z|e8b8b19a-2562-4948-8447-a4f321f21ffc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:29.048Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:29.048Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:29.049Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:25:29.049Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9F2487A5367D009A6861A061DD5A3A32; 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:"Wed, 26 Oct 2022 06:25:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:29.049Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:fa8c73b1-54f6-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"fa8b893e-54f6-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"fa8b893e-54f6-11ed-8d56-1ee6933b54f1","executionId":"fa8b893e-54f6-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:25:26.055+0000","endTime":"2022-10-26T06:25:27.929+0000","durationInMillis":1874,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e7100c54-54f6-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:25:29.049Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:29.050Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fa8b893e-54f6-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:25:29.056Z|eaab6153-02cb-4b54-8f61-9bb5cb34bef8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:39.003Z|9a814bd9-2f45-4677-894d-71a955cb4d4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:39.004Z|9a814bd9-2f45-4677-894d-71a955cb4d4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:39.003Z|abe715eb-d9bd-43ba-a8f0-490747cc81b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:39.004Z|abe715eb-d9bd-43ba-a8f0-490747cc81b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:39.005Z|dc5828ad-df43-4986-b309-4b0c0eba0e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:39.006Z|dc5828ad-df43-4986-b309-4b0c0eba0e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:39.189Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:39.193Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:39.194Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:25:39.194Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:39.194Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:39.195Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:25:39.195Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34ec9f57e3d6dcfb", X-B3-SpanId:"d857a5a22b57b010", X-B3-ParentSpanId:"34ec9f57e3d6dcfb", X-B3-Sampled:"0", X-ONAP-RequestID:"40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd", X-RequestID:"40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd", X-TransactionID:"40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd", X-ECOMP-RequestID:"40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31056b17-3b3b-4d70-9052-3e2f049f8c6b"]
2022-10-26T06:25:39.195Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:25:39.195Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:25:39.220Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:39.220Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:39.221Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:25:39.221Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:39.222Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: {
  "requestId" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:24:30.000+00:00",
  "endTime" : "2022-10-26T06:25:29.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:25:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:25:39.222Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:39.223Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||InvokeReturn
2022-10-26T06:25:39.225Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:39.225Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:39.225Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:39.225Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:39.226Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:39.226Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34ec9f57e3d6dcfb", X-B3-SpanId:"b27d1ddb4faad181", X-B3-ParentSpanId:"34ec9f57e3d6dcfb", X-B3-Sampled:"0", X-ONAP-RequestID:"40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd", X-RequestID:"40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd", X-TransactionID:"40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd", X-ECOMP-RequestID:"40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a2d0d70-ad3a-446a-a4d1-370635467160"]
2022-10-26T06:25:39.226Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:39.226Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:39.245Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:39.245Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:39.245Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:39.246Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:39.248Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:39.248Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:39.248Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:39.261Z|40bc4c9c-3edd-49a3-ab6a-49b5f544f4dd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:39.378Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:39.382Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:39.383Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:25:39.383Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:39.383Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:39.383Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:25:39.384Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd612763cbace284", X-B3-SpanId:"021e43b8e8b78e05", X-B3-ParentSpanId:"bd612763cbace284", X-B3-Sampled:"0", X-ONAP-RequestID:"e471d5b4-3153-49ef-825d-bee74a86f863", X-RequestID:"e471d5b4-3153-49ef-825d-bee74a86f863", X-TransactionID:"e471d5b4-3153-49ef-825d-bee74a86f863", X-ECOMP-RequestID:"e471d5b4-3153-49ef-825d-bee74a86f863", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1be312a-061f-49de-88f4-0c880756be2a"]
2022-10-26T06:25:39.384Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:25:39.384Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:25:39.406Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:39.407Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:39.438Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:25:39.438Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:39.439Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: {
  "requestId" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:24:30.000+00:00",
  "endTime" : "2022-10-26T06:25:29.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:25:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:25:39.439Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:39.440Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||InvokeReturn
2022-10-26T06:25:39.441Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:39.442Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:39.442Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:39.442Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:39.443Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:39.443Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd612763cbace284", X-B3-SpanId:"d1159e3de7adc87c", X-B3-ParentSpanId:"bd612763cbace284", X-B3-Sampled:"0", X-ONAP-RequestID:"e471d5b4-3153-49ef-825d-bee74a86f863", X-RequestID:"e471d5b4-3153-49ef-825d-bee74a86f863", X-TransactionID:"e471d5b4-3153-49ef-825d-bee74a86f863", X-ECOMP-RequestID:"e471d5b4-3153-49ef-825d-bee74a86f863", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"272af12f-3bfe-4b8b-bde0-47395635f876"]
2022-10-26T06:25:39.443Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:39.444Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:39.469Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:39.470Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:39.470Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:39.473Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:39.477Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:39.477Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:39.478Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:39.509Z|e471d5b4-3153-49ef-825d-bee74a86f863|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:39.628Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:39.632Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:39.633Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:25:39.633Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:39.633Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:39.634Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:25:39.634Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"604ef3c8f0e63181", X-B3-SpanId:"ffe37ca5dc755e9c", X-B3-ParentSpanId:"604ef3c8f0e63181", X-B3-Sampled:"0", X-ONAP-RequestID:"5daf31e8-9e9b-4cec-8e12-efb3a2e6f288", X-RequestID:"5daf31e8-9e9b-4cec-8e12-efb3a2e6f288", X-TransactionID:"5daf31e8-9e9b-4cec-8e12-efb3a2e6f288", X-ECOMP-RequestID:"5daf31e8-9e9b-4cec-8e12-efb3a2e6f288", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd608da3-c006-4660-bfcd-5c281996a8a3"]
2022-10-26T06:25:39.634Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:25:39.635Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:25:39.657Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:39.658Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:39.658Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:25:39.659Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:39.659Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: {
  "requestId" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:24:30.000+00:00",
  "endTime" : "2022-10-26T06:25:29.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:25:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:25:39.660Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:39.660Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||InvokeReturn
2022-10-26T06:25:39.662Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:39.662Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:39.663Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:39.663Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:39.663Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:39.664Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"604ef3c8f0e63181", X-B3-SpanId:"c51d5c864e76877f", X-B3-ParentSpanId:"604ef3c8f0e63181", X-B3-Sampled:"0", X-ONAP-RequestID:"5daf31e8-9e9b-4cec-8e12-efb3a2e6f288", X-RequestID:"5daf31e8-9e9b-4cec-8e12-efb3a2e6f288", X-TransactionID:"5daf31e8-9e9b-4cec-8e12-efb3a2e6f288", X-ECOMP-RequestID:"5daf31e8-9e9b-4cec-8e12-efb3a2e6f288", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d9a124f-7bcf-4d05-999d-e9999037132d"]
2022-10-26T06:25:39.664Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:39.664Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:39.682Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:39.682Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:39.683Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:39.683Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:39.687Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:39.687Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:39.687Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:39.703Z|5daf31e8-9e9b-4cec-8e12-efb3a2e6f288|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:39.828Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:39.833Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:39.833Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:25:39.834Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:39.834Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:39.834Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:25:39.835Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fddac46a655c78ae", X-B3-SpanId:"8bbfe09b53c676e2", X-B3-ParentSpanId:"fddac46a655c78ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3a6c6bdb-af7a-43f8-9de0-004ef4854ae0", X-RequestID:"3a6c6bdb-af7a-43f8-9de0-004ef4854ae0", X-TransactionID:"3a6c6bdb-af7a-43f8-9de0-004ef4854ae0", X-ECOMP-RequestID:"3a6c6bdb-af7a-43f8-9de0-004ef4854ae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c25f7518-040b-425d-95a5-9658dacd5f19"]
2022-10-26T06:25:39.835Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:25:39.835Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:25:39.870Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:39.871Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:39.871Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:25:39.871Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:39.877Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: {
  "requestId" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:24:30.000+00:00",
  "endTime" : "2022-10-26T06:25:29.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:25:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:25:39.877Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:39.877Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||InvokeReturn
2022-10-26T06:25:39.879Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:39.880Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:39.880Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:39.880Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:39.880Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:39.880Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fddac46a655c78ae", X-B3-SpanId:"0e2878ecfee231b9", X-B3-ParentSpanId:"fddac46a655c78ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3a6c6bdb-af7a-43f8-9de0-004ef4854ae0", X-RequestID:"3a6c6bdb-af7a-43f8-9de0-004ef4854ae0", X-TransactionID:"3a6c6bdb-af7a-43f8-9de0-004ef4854ae0", X-ECOMP-RequestID:"3a6c6bdb-af7a-43f8-9de0-004ef4854ae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"641975c1-f657-43fd-b40e-2df1a59c5f0d"]
2022-10-26T06:25:39.881Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:39.881Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:39.895Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:39.896Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:39.896Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:39.896Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:39.898Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:39.898Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:39.898Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:39.909Z|3a6c6bdb-af7a-43f8-9de0-004ef4854ae0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:40.026Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:40.031Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:40.031Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||Invoke
2022-10-26T06:25:40.032Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:40.032Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3
2022-10-26T06:25:40.032Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Method      : GET
2022-10-26T06:25:40.033Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec26a8e1ab861f55", X-B3-SpanId:"07b2d23343cc2372", X-B3-ParentSpanId:"ec26a8e1ab861f55", X-B3-Sampled:"0", X-ONAP-RequestID:"3571447d-0f6c-49a2-a2d6-68596df61d31", X-RequestID:"3571447d-0f6c-49a2-a2d6-68596df61d31", X-TransactionID:"3571447d-0f6c-49a2-a2d6-68596df61d31", X-ECOMP-RequestID:"3571447d-0f6c-49a2-a2d6-68596df61d31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d66640-1652-4c8e-bb73-47c499cd8384"]
2022-10-26T06:25:40.033Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Request body: 
2022-10-26T06:25:40.033Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||==========================request end================================================
2022-10-26T06:25:40.072Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:40.073Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:40.073Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Status text  : 
2022-10-26T06:25:40.074Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:40.074Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||Response body: {
  "requestId" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:24:30.000+00:00",
  "endTime" : "2022-10-26T06:25:29.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4\",\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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n\t\t\t\"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f2ea6080-e953-4d36-8615-4e734cecce60\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:25:30.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "2dd1de52-aeb9-4905-854d-bfd7b5561eb3",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3"
    }
  }
}
2022-10-26T06:25:40.075Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:40.075Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|INFO|500||InvokeReturn
2022-10-26T06:25:40.077Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:40.078Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:40.078Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:40.078Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false
2022-10-26T06:25:40.078Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:40.079Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec26a8e1ab861f55", X-B3-SpanId:"9d292cbd54346e63", X-B3-ParentSpanId:"ec26a8e1ab861f55", X-B3-Sampled:"0", X-ONAP-RequestID:"3571447d-0f6c-49a2-a2d6-68596df61d31", X-RequestID:"3571447d-0f6c-49a2-a2d6-68596df61d31", X-TransactionID:"3571447d-0f6c-49a2-a2d6-68596df61d31", X-ECOMP-RequestID:"3571447d-0f6c-49a2-a2d6-68596df61d31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6809407-2fa9-400a-8bb2-15513515ad96"]
2022-10-26T06:25:40.079Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:40.080Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:40.094Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:40.095Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:40.095Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:40.095Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:40.096Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:40.096Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:40.097Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2dd1de52-aeb9-4905-854d-bfd7b5561eb3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:40.107Z|3571447d-0f6c-49a2-a2d6-68596df61d31|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2dd1de52-aeb9-4905-854d-bfd7b5561eb3|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:41.947Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:41.949Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||INFO|500||Checking if requestId: aa3d3afc-1595-4f4c-ae44-d4de6225e257 already exists in requestDb InfraActiveRequests table
2022-10-26T06:25:41.950Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:25:41.951Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:25:41.951Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:41.951Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:25:41.951Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:25:41.952Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42476d0860cda0f1", X-B3-SpanId:"e73b37233617ab8c", X-B3-ParentSpanId:"42476d0860cda0f1", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-TransactionID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ECOMP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20c8df5e-614e-4ddb-9e3c-85743998cc5e"]
2022-10-26T06:25:41.952Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:25:41.952Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:25:41.973Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:41.973Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:25:41.974Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:25:41.974Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:25:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:41.974Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: 
2022-10-26T06:25:41.974Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:41.975Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|404|Not Found|InvokeReturn
2022-10-26T06:25:41.989Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:25:41.990Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-10-26T06:25:41.996Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:25:42.036Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:25:42.037Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8|INFO|500||Invoke
2022-10-26T06:25:42.095Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8|INFO|404|Not Found|InvokeReturn
2022-10-26T06:25:42.096Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:25:41:398-68195], Content-Length=[377], Date=[Wed, 26 Oct 2022 06:25:41 GMT], Content-Type=[application/json]}
2022-10-26T06:25:42.097Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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/ae8e3849-2ede-45d0-9ece-3e7614dd39e8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8","ERR.5.4.6114"]}}}

2022-10-26T06:25:42.108Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8
2022-10-26T06:25:42.109Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ae8e3849-2ede-45d0-9ece-3e7614dd39e8
2022-10-26T06:25:42.113Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:25:42.150Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:25:42.151Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8|INFO|500||Invoke
2022-10-26T06:25:42.207Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8|INFO|404|Not Found|InvokeReturn
2022-10-26T06:25:42.208Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:25:41:509-26542], Content-Length=[377], Date=[Wed, 26 Oct 2022 06:25:41 GMT], Content-Type=[application/json]}
2022-10-26T06:25:42.209Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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/ae8e3849-2ede-45d0-9ece-3e7614dd39e8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8","ERR.5.4.6114"]}}}

2022-10-26T06:25:42.212Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ae8e3849-2ede-45d0-9ece-3e7614dd39e8
2022-10-26T06:25:42.212Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ae8e3849-2ede-45d0-9ece-3e7614dd39e8
2022-10-26T06:25:42.215Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:25:42.247Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:25:42.248Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:25:42.255Z|33644c63-513e-4b9d-bb74-a9adce05cc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:25:42.255Z|33644c63-513e-4b9d-bb74-a9adce05cc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:25:42.313Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:25:42.313Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:25:41:600-71903], vertex-id=[418032], Content-Length=[614], Date=[Wed, 26 Oct 2022 06:25:41 GMT], Content-Type=[application/json]}
2022-10-26T06:25:42.314Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666765408086","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-10-26T06:25:42.316Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:25:42.316Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:25:42.318Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:25:42.318Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:25:42.319Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:42.319Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:25:42.320Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:25:42.320Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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:"42476d0860cda0f1", X-B3-SpanId:"376199e3ef242f86", X-B3-ParentSpanId:"42476d0860cda0f1", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-TransactionID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ECOMP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53d2e1b0-1b09-4e05-b2b4-857a7527a4f6"]
2022-10-26T06:25:42.320Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"424aff21-f3d8-4d93-815a-b297114f98d8"},"instanceName":"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0","requestScope":"network"}
2022-10-26T06:25:42.321Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:25:42.352Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:42.352Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:42.353Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:25:42.353Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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:"Wed, 26 Oct 2022 06:25:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:42.354Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:25:42.354Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:42.355Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:25:42.356Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9
2022-10-26T06:25:42.357Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|INFO|500||Invoke
2022-10-26T06:25:42.357Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:42.358Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9
2022-10-26T06:25:42.358Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||Method      : GET
2022-10-26T06:25:42.359Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-TransactionID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ECOMP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96fb1263-2a15-4baf-b6db-89b831318594"]
2022-10-26T06:25:42.360Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||Request body: 
2022-10-26T06:25:42.360Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||==========================request end================================================
2022-10-26T06:25:42.409Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:42.410Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:42.410Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||Status text  : 
2022-10-26T06:25:42.411Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:25:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:42.412Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-10-26T06:23:41.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource"
    }
  }
}
2022-10-26T06:25:42.412Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:42.413Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9|INFO|500||InvokeReturn
2022-10-26T06:25:42.428Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource
2022-10-26T06:25:42.428Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|INFO|500||Invoke
2022-10-26T06:25:42.429Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:42.429Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource
2022-10-26T06:25:42.429Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||Method      : GET
2022-10-26T06:25:42.430Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-TransactionID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ECOMP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f39aeefc-69f8-40ca-bfc2-0b447252e6d2"]
2022-10-26T06:25:42.430Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||Request body: 
2022-10-26T06:25:42.431Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||==========================request end================================================
2022-10-26T06:25:42.462Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:42.463Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:42.463Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||Status text  : 
2022-10-26T06:25:42.464Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/dd75889d-51cd-4864-be9f-7bd9460f5bba", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:25:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:42.465Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "dd75889d-51cd-4864-be9f-7bd9460f5bba",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "6eeecc3a-fb76-46d5-932a-c75f9784b71c",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-10-26T06:23:41.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/dd75889d-51cd-4864-be9f-7bd9460f5bba"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/dd75889d-51cd-4864-be9f-7bd9460f5bba"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/dd75889d-51cd-4864-be9f-7bd9460f5bba/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/dd75889d-51cd-4864-be9f-7bd9460f5bba/collectionNetworkResourceCustomization"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/dd75889d-51cd-4864-be9f-7bd9460f5bba/networkResourceCustomization"
    }
  }
}
2022-10-26T06:25:42.465Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:42.466Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9/networkResource|INFO|500||InvokeReturn
2022-10-26T06:25:42.478Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2022-10-26T06:25:42.478Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-10-26T06:25:42.479Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:42.479Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2022-10-26T06:25:42.479Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:25:42.480Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-TransactionID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ECOMP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86109f70-fb3d-4ce5-be6a-c48fb25cebfb"]
2022-10-26T06:25:42.480Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:25:42.481Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:25:42.505Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:42.506Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:25:42.506Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:25:42.507Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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:"Wed, 26 Oct 2022 06:25:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:42.507Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:25:42.508Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:42.508Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:25:42.509Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2022-10-26T06:25:42.510Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-10-26T06:25:42.510Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:42.511Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2022-10-26T06:25:42.511Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:25:42.511Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-TransactionID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ECOMP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12c56f68-a0f5-422a-966b-51760ed7f498"]
2022-10-26T06:25:42.512Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:25:42.512Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:25:42.542Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:42.543Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:42.544Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:25:42.544Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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:"Wed, 26 Oct 2022 06:25:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:42.546Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 179,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    }
  }
}
2022-10-26T06:25:42.547Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:42.548Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-10-26T06:25:42.559Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:25:42.560Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:25:42.560Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:42.561Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:25:42.561Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:25:42.562Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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:"2665", X-B3-TraceId:"42476d0860cda0f1", X-B3-SpanId:"ac37d3aecd294640", X-B3-ParentSpanId:"42476d0860cda0f1", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-TransactionID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ECOMP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5bea7ba-4e86-47aa-982b-bf5f88a03612"]
2022-10-26T06:25:42.562Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"aa3d3afc-1595-4f4c-ae44-d4de6225e257","requestStatus":"IN_PROGRESS","startTime":1666765541990,"source":"VID","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"424aff21-f3d8-4d93-815a-b297114f98d8","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"aa3d3afc-1595-4f4c-ae44-d4de6225e257"}
2022-10-26T06:25:42.562Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:25:42.578Z|93915233-2573-4c01-a0d1-378ba77583cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:25:42.579Z|93915233-2573-4c01-a0d1-378ba77583cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:25:42.593Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:42.594Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:25:42.595Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:25:42.596Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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/aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:42.597Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:25:41.990+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:25:42.579+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:25:42.598Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:42.599Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:25:42.615Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:25:42.616Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:25:42.617Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:42.617Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:25:42.618Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:25:42.618Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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:"42476d0860cda0f1", X-B3-SpanId:"31776accfd6ae000", X-B3-ParentSpanId:"42476d0860cda0f1", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-TransactionID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ECOMP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76a620a5-4b61-4add-a132-12ab58acab70"]
2022-10-26T06:25:42.619Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/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\":\"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\"modelVersionId\":\"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\"modelCustomizationId\":\"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\"modelUuid\":\"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\"modelInvariantUuid\":\"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\"source\":\"VID\",\"instanceName\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"424aff21-f3d8-4d93-815a-b297114f98d8\",\"modelInfo\":{\"modelInvariantId\":\"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4ac73bff-e14f-4002-b203-8748718eef46\",\"modelUuid\":\"4ac73bff-e14f-4002-b203-8748718eef46\",\"modelInvariantUuid\":\"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"}}}],\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"424aff21-f3d8-4d93-815a-b297114f98d8\"}","type":"String"},"requestId":{"value":"aa3d3afc-1595-4f4c-ae44-d4de6225e257","type":"String"},"mso-request-id":{"value":"aa3d3afc-1595-4f4c-ae44-d4de6225e257","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"424aff21-f3d8-4d93-815a-b297114f98d8","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/424aff21-f3d8-4d93-815a-b297114f98d8/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:25:42.619Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:25:43.011Z|fdd292f2-8559-45a0-9fdd-d124bd25189d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:25:43.012Z|fdd292f2-8559-45a0-9fdd-d124bd25189d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:43.644Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:43.645Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:25:43.645Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:25:43.646Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:25:43 GMT", X-ONAP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-TransactionID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ECOMP-RequestID:"aa3d3afc-1595-4f4c-ae44-d4de6225e257", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"76a620a5-4b61-4add-a132-12ab58acab70", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:43.646Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"aa3d3afc-1595-4f4c-ae44-d4de6225e257\",\"instanceId\":\"39bc1dc7-9287-4a30-bcef-8ed756978f8e\"}}","message":"Success","processInstanceID":"046e8330-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:25:43.647Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:43.647Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:25:43.652Z|aa3d3afc-1595-4f4c-ae44-d4de6225e257|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:43.789Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:43.794Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:25:43.795Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:25:43.795Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:43.795Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:25:43.795Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:25:43.796Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ff94d29ec2137e4", X-B3-SpanId:"1ed5c41cf30ac991", X-B3-ParentSpanId:"0ff94d29ec2137e4", X-B3-Sampled:"0", X-ONAP-RequestID:"b534e88b-4bd9-4212-9006-b5c77fc06b42", X-RequestID:"b534e88b-4bd9-4212-9006-b5c77fc06b42", X-TransactionID:"b534e88b-4bd9-4212-9006-b5c77fc06b42", X-ECOMP-RequestID:"b534e88b-4bd9-4212-9006-b5c77fc06b42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2a1623c-a650-4882-ab14-be4eadb57111"]
2022-10-26T06:25:43.796Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:25:43.796Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:25:43.822Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:43.823Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:43.823Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:25:43.824Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:43.826Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:25:41.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:25:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:25:43.826Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:43.826Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||InvokeReturn
2022-10-26T06:25:43.828Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:25:43.829Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:43.829Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:43.829Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:25:43.830Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:43.830Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ff94d29ec2137e4", X-B3-SpanId:"048c2ec891a39df6", X-B3-ParentSpanId:"0ff94d29ec2137e4", X-B3-Sampled:"0", X-ONAP-RequestID:"b534e88b-4bd9-4212-9006-b5c77fc06b42", X-RequestID:"b534e88b-4bd9-4212-9006-b5c77fc06b42", X-TransactionID:"b534e88b-4bd9-4212-9006-b5c77fc06b42", X-ECOMP-RequestID:"b534e88b-4bd9-4212-9006-b5c77fc06b42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe7bc562-2625-4c0e-8ad9-ac2e384a1cdc"]
2022-10-26T06:25:43.830Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:43.830Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:43.847Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:43.847Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:43.848Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:43.848Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:43.850Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:43.851Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:43.851Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:43.875Z|b534e88b-4bd9-4212-9006-b5c77fc06b42|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:49.026Z|d82e0bab-7073-485c-87a2-9a29293fe5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:49.027Z|d82e0bab-7073-485c-87a2-9a29293fe5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:49.032Z|6d3d51f3-de7c-4c65-864d-69cdae12e10f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:49.033Z|399fd8c6-0e37-4a08-aaee-57e27166a52f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:49.033Z|399fd8c6-0e37-4a08-aaee-57e27166a52f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:49.033Z|6d3d51f3-de7c-4c65-864d-69cdae12e10f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:54.018Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:25:54.023Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:25:54.024Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:25:54.024Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:54.025Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:25:54.025Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:25:54.025Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1c2915b79f89081", X-B3-SpanId:"25f0e24225dce7fe", X-B3-ParentSpanId:"f1c2915b79f89081", X-B3-Sampled:"0", X-ONAP-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-TransactionID:"66a50826-598d-4142-a13a-6959d863309f", X-ECOMP-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e803457-5093-440b-9346-cfa2622c4b38"]
2022-10-26T06:25:54.026Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:25:54.026Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:25:54.050Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:54.051Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:54.052Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:25:54.053Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:54.053Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:25:41.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:25:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:25:54.053Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:54.054Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||InvokeReturn
2022-10-26T06:25:54.056Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:25:54.057Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:25:54.057Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:54.057Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:25:54.058Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:25:54.058Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1c2915b79f89081", X-B3-SpanId:"b88e3596ed8011a6", X-B3-ParentSpanId:"f1c2915b79f89081", X-B3-Sampled:"0", X-ONAP-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-TransactionID:"66a50826-598d-4142-a13a-6959d863309f", X-ECOMP-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e73acd7-3f70-4089-8208-f11b926e74df"]
2022-10-26T06:25:54.058Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:25:54.059Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:25:54.073Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:54.074Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:54.074Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:25:54.075Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:25:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:54.075Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:25:54.075Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:54.076Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:25:54.122Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:25:54.123Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:25:54.123Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:54.124Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:25:54.124Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:25:54.125Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-TransactionID:"66a50826-598d-4142-a13a-6959d863309f", X-ECOMP-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9387afd-214d-48de-a733-b862c6c61967"]
2022-10-26T06:25:54.125Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:25:54.125Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:25:54.272Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:54.272Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:54.273Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:25:54.273Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=39F87C7237C804FACBE29041D6FE62D3; 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:"Wed, 26 Oct 2022 06:25:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:54.273Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"07b98fa8-54f7-11ed-8d56-1ee6933b54f1","businessKey":"aa3d3afc-1595-4f4c-ae44-d4de6225e257","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:25:48.161+0000","endTime":"2022-10-26T06:25:51.363+0000","removalTime":null,"durationInMillis":3202,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"046e8330-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"059e777c-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:25:54.274Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:54.274Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:25:54.302Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:25:54.302Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:25:54.303Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:25:54.303Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:25:54.303Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:25:54.303Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-TransactionID:"66a50826-598d-4142-a13a-6959d863309f", X-ECOMP-RequestID:"66a50826-598d-4142-a13a-6959d863309f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"338d1557-d1d3-4f51-8b52-becab0320adf"]
2022-10-26T06:25:54.304Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:25:54.304Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:25:54.437Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:25:54.437Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:25:54.438Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:25:54.438Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=74BE68EBD8C85AF733041F134CF6EA3D; 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:"Wed, 26 Oct 2022 06:25:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:25:54.438Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:07ba530b-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"07b98fa8-54f7-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"07b98fa8-54f7-11ed-8d56-1ee6933b54f1","executionId":"07b98fa8-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:25:48.166+0000","endTime":"2022-10-26T06:25:51.362+0000","durationInMillis":3196,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"046e8330-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:25:54.438Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:25:54.439Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07b98fa8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:25:54.443Z|66a50826-598d-4142-a13a-6959d863309f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:25:57.255Z|18c87889-0d29-45a0-97c8-e2d3b36a353c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:25:57.256Z|18c87889-0d29-45a0-97c8-e2d3b36a353c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:25:59.051Z|f9d1c45e-0968-4a74-a183-6401b7b38d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:59.053Z|8f0b387e-888e-4bc2-a87b-8171520075fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:59.053Z|8f0b387e-888e-4bc2-a87b-8171520075fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:59.053Z|f9d1c45e-0968-4a74-a183-6401b7b38d8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:25:59.054Z|1fca4dd1-f766-416a-b945-f8aa8fc51997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:25:59.054Z|1fca4dd1-f766-416a-b945-f8aa8fc51997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:04.579Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:04.583Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:04.584Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:26:04.584Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:04.584Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:04.584Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:26:04.585Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c618a97446b59116", X-B3-SpanId:"ef6fb6dd03ebddcd", X-B3-ParentSpanId:"c618a97446b59116", X-B3-Sampled:"0", X-ONAP-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-TransactionID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-ECOMP-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4c5c806-b018-4d96-b3ea-0f1aeed15898"]
2022-10-26T06:26:04.585Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:26:04.585Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:26:04.608Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:04.609Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:04.609Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:26:04.610Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:04.610Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:25:41.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
    "cloudIdentifier" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\"},\"environment\":null}",
    "created" : "2022-10-26T06:26:00.000+00:00"
  } ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:26:04.611Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:04.612Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||InvokeReturn
2022-10-26T06:26:04.614Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:04.614Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:26:04.615Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:04.615Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:04.615Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:26:04.616Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c618a97446b59116", X-B3-SpanId:"45d7b25deec7da7d", X-B3-ParentSpanId:"c618a97446b59116", X-B3-Sampled:"0", X-ONAP-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-TransactionID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-ECOMP-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c17293f-5461-4cf6-a2f7-5a7a04f75a8d"]
2022-10-26T06:26:04.616Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:26:04.616Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:26:04.629Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:04.630Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:04.630Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:26:04.631Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:04.631Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:26:04.632Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:04.632Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:26:04.668Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:26:04.668Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:26:04.669Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:04.669Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:26:04.669Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:26:04.670Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-TransactionID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-ECOMP-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71c411ec-775f-4346-b704-86b12df4385b"]
2022-10-26T06:26:04.670Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:26:04.670Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:26:04.794Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:04.795Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:04.795Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:26:04.795Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9C0D67643F46F0CFCEDB118207591C53; 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:"Wed, 26 Oct 2022 06:26:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:04.796Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0c59f317-54f7-11ed-8d56-1ee6933b54f1","businessKey":"aa3d3afc-1595-4f4c-ae44-d4de6225e257","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:25:55.923+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"046e8330-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"0c57f710-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:26:04.796Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:04.797Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:26:04.838Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:26:04.838Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:26:04.838Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:04.839Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:26:04.839Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:26:04.839Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-TransactionID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-ECOMP-RequestID:"a0598929-e51b-4dd8-96b2-f11f0a0641aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01eb252e-2fa2-42c9-953b-b94b7f71186a"]
2022-10-26T06:26:04.839Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:26:04.839Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:26:04.965Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:04.965Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:04.966Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:26:04.966Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2B13DDF86A8C8C6328034F5FAB0C7EE9; 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:"Wed, 26 Oct 2022 06:26:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:04.967Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:113673ff-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"0c59f317-54f7-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"0c59f317-54f7-11ed-8d56-1ee6933b54f1","executionId":"0c59f317-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:26:04.079+0000","endTime":"2022-10-26T06:26:04.086+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"046e8330-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:26:04.967Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:04.967Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:26:04.973Z|a0598929-e51b-4dd8-96b2-f11f0a0641aa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:09.074Z|6d4bf431-a15f-4b4f-a218-6a12edf13e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:09.074Z|6b696305-244c-4a6b-8287-d1a8bf4dfc4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:09.075Z|6d4bf431-a15f-4b4f-a218-6a12edf13e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:09.075Z|6b696305-244c-4a6b-8287-d1a8bf4dfc4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:09.075Z|99bf3b93-a2f7-40c7-a00a-052d1c6ce69c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:09.076Z|99bf3b93-a2f7-40c7-a00a-052d1c6ce69c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:12.255Z|b1a7d379-f944-4eb9-a4b3-a749f2a8447c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:26:12.256Z|b1a7d379-f944-4eb9-a4b3-a749f2a8447c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:26:12.579Z|6382f685-6479-4107-aa10-51c0c4a239f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:26:12.580Z|6382f685-6479-4107-aa10-51c0c4a239f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:26:15.108Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:15.114Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:15.114Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:26:15.115Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:15.115Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:15.115Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:26:15.115Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa3d469216896db2", X-B3-SpanId:"a2fc4526c67861a5", X-B3-ParentSpanId:"aa3d469216896db2", X-B3-Sampled:"0", X-ONAP-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-TransactionID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-ECOMP-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff6f577f-8ec0-4be9-8353-1ded7ed8560e"]
2022-10-26T06:26:15.116Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:26:15.116Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:26:15.143Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:15.144Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:15.144Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:26:15.144Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:15.146Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:25:41.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
    "cloudIdentifier" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\"},\"environment\":null}",
    "created" : "2022-10-26T06:26:00.000+00:00"
  } ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:26:15.147Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:15.147Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||InvokeReturn
2022-10-26T06:26:15.149Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:15.149Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:26:15.150Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:15.150Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:15.150Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:26:15.150Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa3d469216896db2", X-B3-SpanId:"5199919efd5b3e02", X-B3-ParentSpanId:"aa3d469216896db2", X-B3-Sampled:"0", X-ONAP-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-TransactionID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-ECOMP-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86f50e5b-48f6-4ae4-824b-caa1c01a0bf6"]
2022-10-26T06:26:15.151Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:26:15.151Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:26:15.178Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:15.178Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:15.178Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:26:15.179Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:15.180Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_1f94b21b-7aef-4e87-9eb5-eaff8e644127\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e21831e5-cb38-41e2-825f-8b7e066d8393\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":null,\"creation_time\":1666765561000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:04.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:26:15.180Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:15.181Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:26:15.219Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:26:15.219Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:26:15.219Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:15.220Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:26:15.220Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:26:15.220Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-TransactionID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-ECOMP-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ef0ae5c-fc62-40c0-ae59-8baa7ac3f9f4"]
2022-10-26T06:26:15.220Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:26:15.220Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:26:15.346Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:15.346Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:15.347Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:26:15.347Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=441DBEC3AC1090192271E7B5012D7CF3; 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:"Wed, 26 Oct 2022 06:26:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:15.347Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0c59f317-54f7-11ed-8d56-1ee6933b54f1","businessKey":"aa3d3afc-1595-4f4c-ae44-d4de6225e257","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:25:55.923+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"046e8330-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"0c57f710-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:26:15.348Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:15.348Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=aa3d3afc-1595-4f4c-ae44-d4de6225e257&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:26:15.369Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:26:15.370Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:26:15.370Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:15.370Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:26:15.371Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:26:15.371Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-TransactionID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-ECOMP-RequestID:"da7c6559-b268-4ee1-a29c-1ca56bcda9e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13478870-25dd-4bd8-85c4-75f3a962bd94"]
2022-10-26T06:26:15.371Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:26:15.371Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:26:15.494Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:15.495Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:15.495Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:26:15.495Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8345A95BD0CBD80DF4190EB79F9B8FC5; 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:"Wed, 26 Oct 2022 06:26:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:15.498Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:113673ff-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"0c59f317-54f7-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"0c59f317-54f7-11ed-8d56-1ee6933b54f1","executionId":"0c59f317-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:26:04.079+0000","endTime":"2022-10-26T06:26:04.086+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"046e8330-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:26:15.498Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:15.498Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c59f317-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:26:15.503Z|da7c6559-b268-4ee1-a29c-1ca56bcda9e9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:19.097Z|802cdc05-e6c5-4005-8998-24d2b7315dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:19.097Z|7154f588-0e91-45e8-b4f5-2bd7517de29c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:19.098Z|7154f588-0e91-45e8-b4f5-2bd7517de29c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:19.098Z|802cdc05-e6c5-4005-8998-24d2b7315dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:19.100Z|0700e72a-0f23-4484-97a9-b333a3799908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:19.101Z|0700e72a-0f23-4484-97a9-b333a3799908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:25.634Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:25.639Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:25.639Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:26:25.640Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:25.640Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:25.640Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:26:25.640Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2207fb1fac95f012", X-B3-SpanId:"c2ad50066062de32", X-B3-ParentSpanId:"2207fb1fac95f012", X-B3-Sampled:"0", X-ONAP-RequestID:"c06e9181-6355-4d09-9f7a-19183e8536a3", X-RequestID:"c06e9181-6355-4d09-9f7a-19183e8536a3", X-TransactionID:"c06e9181-6355-4d09-9f7a-19183e8536a3", X-ECOMP-RequestID:"c06e9181-6355-4d09-9f7a-19183e8536a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35c34292-27de-4eb6-abd5-5e306a375aef"]
2022-10-26T06:26:25.641Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:26:25.641Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:26:25.665Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:25.666Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:25.666Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:26:25.666Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:25.668Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:25:41.000+00:00",
  "endTime" : "2022-10-26T06:26:23.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
    "cloudIdentifier" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\"},\"environment\":null}",
    "created" : "2022-10-26T06:26:00.000+00:00"
  } ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:26:25.668Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:25.668Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||InvokeReturn
2022-10-26T06:26:25.670Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:25.671Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:26:25.671Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:25.671Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:25.671Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:26:25.672Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2207fb1fac95f012", X-B3-SpanId:"2ea457d237b9d00b", X-B3-ParentSpanId:"2207fb1fac95f012", X-B3-Sampled:"0", X-ONAP-RequestID:"c06e9181-6355-4d09-9f7a-19183e8536a3", X-RequestID:"c06e9181-6355-4d09-9f7a-19183e8536a3", X-TransactionID:"c06e9181-6355-4d09-9f7a-19183e8536a3", X-ECOMP-RequestID:"c06e9181-6355-4d09-9f7a-19183e8536a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3592a937-ba8c-40ab-85b3-081ee9b9f2cc"]
2022-10-26T06:26:25.672Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:26:25.672Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:26:25.689Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:25.689Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:25.690Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:26:25.690Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:25.692Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"15c4d53b-ca9d-48ab-90de-a90bda6515dc\",\"output_key\":\"subnet_id_1f94b21b-7aef-4e87-9eb5-eaff8e644127\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e21831e5-cb38-41e2-825f-8b7e066d8393\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":null,\"creation_time\":1666765561000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:04.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:26:25.692Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:25.692Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:26:25.710Z|c06e9181-6355-4d09-9f7a-19183e8536a3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:25.832Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:25.836Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:25.836Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:26:25.836Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:25.836Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:25.837Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:26:25.837Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b0917e35e93dc34", X-B3-SpanId:"6541031accb7fcb0", X-B3-ParentSpanId:"1b0917e35e93dc34", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dd675a-3501-4611-b6ee-2deeb4d67abb", X-RequestID:"c3dd675a-3501-4611-b6ee-2deeb4d67abb", X-TransactionID:"c3dd675a-3501-4611-b6ee-2deeb4d67abb", X-ECOMP-RequestID:"c3dd675a-3501-4611-b6ee-2deeb4d67abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e594b43-698d-417c-b4f6-ea60c7ea6145"]
2022-10-26T06:26:25.837Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:26:25.837Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:26:25.857Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:25.857Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:25.857Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:26:25.858Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:25.859Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:25:41.000+00:00",
  "endTime" : "2022-10-26T06:26:23.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
    "cloudIdentifier" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\"},\"environment\":null}",
    "created" : "2022-10-26T06:26:00.000+00:00"
  } ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:26:25.859Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:25.860Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||InvokeReturn
2022-10-26T06:26:25.861Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:25.862Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:26:25.862Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:25.862Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:25.862Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:26:25.863Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b0917e35e93dc34", X-B3-SpanId:"1d692d2d19c31e92", X-B3-ParentSpanId:"1b0917e35e93dc34", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dd675a-3501-4611-b6ee-2deeb4d67abb", X-RequestID:"c3dd675a-3501-4611-b6ee-2deeb4d67abb", X-TransactionID:"c3dd675a-3501-4611-b6ee-2deeb4d67abb", X-ECOMP-RequestID:"c3dd675a-3501-4611-b6ee-2deeb4d67abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97b92d9e-6365-4f31-b838-b12597308ada"]
2022-10-26T06:26:25.863Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:26:25.863Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:26:25.875Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:25.875Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:25.875Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:26:25.875Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:25.877Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"15c4d53b-ca9d-48ab-90de-a90bda6515dc\",\"output_key\":\"subnet_id_1f94b21b-7aef-4e87-9eb5-eaff8e644127\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e21831e5-cb38-41e2-825f-8b7e066d8393\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":null,\"creation_time\":1666765561000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:04.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:26:25.877Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:25.877Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:26:25.887Z|c3dd675a-3501-4611-b6ee-2deeb4d67abb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:26.019Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:26.025Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:26.025Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:26:26.026Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:26.026Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:26.026Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:26:26.026Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ff1950195aad943", X-B3-SpanId:"0c519442d0b23255", X-B3-ParentSpanId:"3ff1950195aad943", X-B3-Sampled:"0", X-ONAP-RequestID:"48c8d461-9e6b-4084-a73b-a3e2198f4487", X-RequestID:"48c8d461-9e6b-4084-a73b-a3e2198f4487", X-TransactionID:"48c8d461-9e6b-4084-a73b-a3e2198f4487", X-ECOMP-RequestID:"48c8d461-9e6b-4084-a73b-a3e2198f4487", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1daa32c-cdd2-4543-a662-4c7b768b54cf"]
2022-10-26T06:26:26.027Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:26:26.027Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:26:26.049Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:26.049Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:26.050Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:26:26.050Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:26.051Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:25:41.000+00:00",
  "endTime" : "2022-10-26T06:26:23.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
    "cloudIdentifier" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\"},\"environment\":null}",
    "created" : "2022-10-26T06:26:00.000+00:00"
  } ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:26:26.051Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:26.051Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||InvokeReturn
2022-10-26T06:26:26.061Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:26.061Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:26:26.062Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:26.062Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:26.062Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:26:26.062Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ff1950195aad943", X-B3-SpanId:"426c288277ac64f2", X-B3-ParentSpanId:"3ff1950195aad943", X-B3-Sampled:"0", X-ONAP-RequestID:"48c8d461-9e6b-4084-a73b-a3e2198f4487", X-RequestID:"48c8d461-9e6b-4084-a73b-a3e2198f4487", X-TransactionID:"48c8d461-9e6b-4084-a73b-a3e2198f4487", X-ECOMP-RequestID:"48c8d461-9e6b-4084-a73b-a3e2198f4487", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6cf1f13-7812-49b1-af74-ecf0f4c46b66"]
2022-10-26T06:26:26.063Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:26:26.063Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:26:26.075Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:26.076Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:26.076Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:26:26.076Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:26.078Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"15c4d53b-ca9d-48ab-90de-a90bda6515dc\",\"output_key\":\"subnet_id_1f94b21b-7aef-4e87-9eb5-eaff8e644127\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e21831e5-cb38-41e2-825f-8b7e066d8393\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":null,\"creation_time\":1666765561000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:04.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:26:26.078Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:26.079Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:26:26.090Z|48c8d461-9e6b-4084-a73b-a3e2198f4487|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:26.218Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:26.223Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:26.224Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:26:26.224Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:26.225Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:26.225Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:26:26.225Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6d56c94bccf9ffd", X-B3-SpanId:"c9f88b6635613a67", X-B3-ParentSpanId:"c6d56c94bccf9ffd", X-B3-Sampled:"0", X-ONAP-RequestID:"76247b75-c651-45d2-8eea-9dd7b3435552", X-RequestID:"76247b75-c651-45d2-8eea-9dd7b3435552", X-TransactionID:"76247b75-c651-45d2-8eea-9dd7b3435552", X-ECOMP-RequestID:"76247b75-c651-45d2-8eea-9dd7b3435552", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68081438-6ea9-4926-974a-47ba95261d90"]
2022-10-26T06:26:26.226Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:26:26.226Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:26:26.247Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:26.248Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:26.248Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:26:26.249Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:26.249Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:25:41.000+00:00",
  "endTime" : "2022-10-26T06:26:23.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
    "cloudIdentifier" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\"},\"environment\":null}",
    "created" : "2022-10-26T06:26:00.000+00:00"
  } ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:26:26.250Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:26.250Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||InvokeReturn
2022-10-26T06:26:26.254Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:26.255Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:26:26.255Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:26.255Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:26.256Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:26:26.256Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6d56c94bccf9ffd", X-B3-SpanId:"1093aca93054f681", X-B3-ParentSpanId:"c6d56c94bccf9ffd", X-B3-Sampled:"0", X-ONAP-RequestID:"76247b75-c651-45d2-8eea-9dd7b3435552", X-RequestID:"76247b75-c651-45d2-8eea-9dd7b3435552", X-TransactionID:"76247b75-c651-45d2-8eea-9dd7b3435552", X-ECOMP-RequestID:"76247b75-c651-45d2-8eea-9dd7b3435552", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d524bf32-2bc4-4bff-a483-dac861305c4e"]
2022-10-26T06:26:26.257Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:26:26.257Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:26:26.272Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:26.273Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:26.273Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:26:26.273Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:26.275Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"15c4d53b-ca9d-48ab-90de-a90bda6515dc\",\"output_key\":\"subnet_id_1f94b21b-7aef-4e87-9eb5-eaff8e644127\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e21831e5-cb38-41e2-825f-8b7e066d8393\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":null,\"creation_time\":1666765561000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:04.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:26:26.276Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:26.276Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:26:26.288Z|76247b75-c651-45d2-8eea-9dd7b3435552|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:26.409Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:26.415Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:26.415Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||Invoke
2022-10-26T06:26:26.416Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:26.416Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257
2022-10-26T06:26:26.416Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Method      : GET
2022-10-26T06:26:26.417Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38577c4246a7df20", X-B3-SpanId:"1ea289e138ca6210", X-B3-ParentSpanId:"38577c4246a7df20", X-B3-Sampled:"0", X-ONAP-RequestID:"fa46e845-65ee-4a1a-aed1-afc4124d0b3d", X-RequestID:"fa46e845-65ee-4a1a-aed1-afc4124d0b3d", X-TransactionID:"fa46e845-65ee-4a1a-aed1-afc4124d0b3d", X-ECOMP-RequestID:"fa46e845-65ee-4a1a-aed1-afc4124d0b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1f36ffd-75de-42f0-90e6-383ed2addb5e"]
2022-10-26T06:26:26.417Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Request body: 
2022-10-26T06:26:26.417Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||==========================request end================================================
2022-10-26T06:26:26.442Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:26.443Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:26.443Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Status text  : 
2022-10-26T06:26:26.444Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:26.446Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||Response body: {
  "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:25:41.000+00:00",
  "endTime" : "2022-10-26T06:26:23.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"6eeecc3a-fb76-46d5-932a-c75f9784b71c\",\n    \"modelVersionId\": \"dd75889d-51cd-4864-be9f-7bd9460f5bba\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"6b8b9e3d-e6b1-45db-82d8-9196fbf69ce9\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"424aff21-f3d8-4d93-815a-b297114f98d8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:23.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
    "cloudIdentifier" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\"},\"environment\":null}",
    "created" : "2022-10-26T06:26:00.000+00:00"
  } ],
  "requestURI" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257"
    }
  }
}
2022-10-26T06:26:26.446Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:26.447Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aa3d3afc-1595-4f4c-ae44-d4de6225e257|INFO|500||InvokeReturn
2022-10-26T06:26:26.453Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:26.453Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:26:26.454Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:26.454Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false
2022-10-26T06:26:26.454Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:26:26.454Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38577c4246a7df20", X-B3-SpanId:"9cf5b7a43e4c4ccc", X-B3-ParentSpanId:"38577c4246a7df20", X-B3-Sampled:"0", X-ONAP-RequestID:"fa46e845-65ee-4a1a-aed1-afc4124d0b3d", X-RequestID:"fa46e845-65ee-4a1a-aed1-afc4124d0b3d", X-TransactionID:"fa46e845-65ee-4a1a-aed1-afc4124d0b3d", X-ECOMP-RequestID:"fa46e845-65ee-4a1a-aed1-afc4124d0b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6c14098-eeb5-437d-9e76-3871e564b2f6"]
2022-10-26T06:26:26.455Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:26:26.455Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:26:26.468Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:26.468Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:26.469Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:26:26.469Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:26.471Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 9,
  "soRequestId" : "aa3d3afc-1595-4f4c-ae44-d4de6225e257",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"15c4d53b-ca9d-48ab-90de-a90bda6515dc\",\"output_key\":\"subnet_id_1f94b21b-7aef-4e87-9eb5-eaff8e644127\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"e21831e5-cb38-41e2-825f-8b7e066d8393\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":null,\"creation_time\":1666765561000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:04.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:26:26.472Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:26.473Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aa3d3afc-1595-4f4c-ae44-d4de6225e257&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:26:26.484Z|fa46e845-65ee-4a1a-aed1-afc4124d0b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aa3d3afc-1595-4f4c-ae44-d4de6225e257|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:27.255Z|2ebb4592-2f0e-467a-84b3-5f2bb0af9370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:26:27.256Z|2ebb4592-2f0e-467a-84b3-5f2bb0af9370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:26:29.119Z|fceda761-6f8c-491f-8cf5-0ca0238a27bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:29.119Z|5bb506f6-41d3-42c6-b1b1-9a4e1e44159c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:29.120Z|fceda761-6f8c-491f-8cf5-0ca0238a27bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:29.120Z|5bb506f6-41d3-42c6-b1b1-9a4e1e44159c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:29.121Z|85413526-a74a-4290-9f37-3d5a63696ff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:29.121Z|85413526-a74a-4290-9f37-3d5a63696ff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:37.311Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:37.314Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|||INFO|500||Checking if requestId: 90b5b08e-e829-44a7-b3bb-3806f27b46d2 already exists in requestDb InfraActiveRequests table
2022-10-26T06:26:37.315Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:26:37.315Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:26:37.316Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:37.316Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:26:37.316Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:26:37.316Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13393713c351316e", X-B3-SpanId:"4d21a8dc49e17bc9", X-B3-ParentSpanId:"13393713c351316e", X-B3-Sampled:"0", X-ONAP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-TransactionID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ECOMP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed7461d2-7858-46fc-b872-7147674d8ca3"]
2022-10-26T06:26:37.317Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:26:37.317Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:26:37.336Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:37.337Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:26:37.337Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:26:37.337Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:26:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:37.338Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: 
2022-10-26T06:26:37.338Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:37.338Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|404|Not Found|InvokeReturn
2022-10-26T06:26:37.348Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:26:38.346Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:26:38.383Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:26:38.383Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[90b5b08e-e829-44a7-b3bb-3806f27b46d2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fee03cb1-1619-4a0d-bd79-1e39e4497692], X-ECOMP-RequestID=[90b5b08e-e829-44a7-b3bb-3806f27b46d2], X-TransactionId=[], X-ONAP-RequestID=[90b5b08e-e829-44a7-b3bb-3806f27b46d2]}
2022-10-26T06:26:38.453Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:26:37:735-75495], Content-Length=[395], Date=[Wed, 26 Oct 2022 06:26:37 GMT], Content-Type=[application/json]}
2022-10-26T06:26:38.455Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-10-26T06:26:38.456Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:26:38.459Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-10-26T06:26:38.464Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:26:38.499Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:26:38.500Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-RequestID=[90b5b08e-e829-44a7-b3bb-3806f27b46d2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a04d288d-8817-4647-abe6-28be88b2b78c], X-ECOMP-RequestID=[90b5b08e-e829-44a7-b3bb-3806f27b46d2], X-TransactionId=[], X-ONAP-RequestID=[90b5b08e-e829-44a7-b3bb-3806f27b46d2]}
2022-10-26T06:26:38.600Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|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/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:26:37:847-54649], vertex-id=[418032], Content-Length=[1067], Date=[Wed, 26 Oct 2022 06:26:37 GMT], Content-Type=[application/json]}
2022-10-26T06:26:38.602Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666765545302","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"39bc1dc7-9287-4a30-bcef-8ed756978f8e"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2022-10-26T06:26:38.602Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:26:38.604Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:26:38.604Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:26:38.605Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:26:38.606Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:26:38.606Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:38.606Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:26:38.606Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:26:38.607Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|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:"13393713c351316e", X-B3-SpanId:"05c59c8532e726eb", X-B3-ParentSpanId:"13393713c351316e", X-B3-Sampled:"0", X-ONAP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-TransactionID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ECOMP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77d67cbb-fe35-4597-a601-f374f34e5330"]
2022-10-26T06:26:38.607Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"39bc1dc7-9287-4a30-bcef-8ed756978f8e","serviceInstanceId":"424aff21-f3d8-4d93-815a-b297114f98d8"},"instanceName":null,"requestScope":"network"}
2022-10-26T06:26:38.607Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:26:38.632Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:38.633Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:38.633Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:26:38.633Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|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:"Wed, 26 Oct 2022 06:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:38.634Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:26:38.634Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:38.634Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:26:38.635Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2022-10-26T06:26:38.635Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:26:38.635Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:38.636Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2022-10-26T06:26:38.636Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:26:38.636Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|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:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-TransactionID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ECOMP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"714bb6dc-953d-4d48-8cb4-f10db79b1c19"]
2022-10-26T06:26:38.636Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:26:38.636Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:26:38.660Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:38.660Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:38.660Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:26:38.661Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|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:"Wed, 26 Oct 2022 06:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:38.663Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 185,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    }
  }
}
2022-10-26T06:26:38.663Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:38.664Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:26:38.673Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:26:38.673Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:26:38.674Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:38.674Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:26:38.674Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:26:38.674Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|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:"1255", X-B3-TraceId:"13393713c351316e", X-B3-SpanId:"5fd77204fe346100", X-B3-ParentSpanId:"13393713c351316e", X-B3-Sampled:"0", X-ONAP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-TransactionID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ECOMP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc532d03-9cdc-4306-870f-54403b654b78"]
2022-10-26T06:26:38.675Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"90b5b08e-e829-44a7-b3bb-3806f27b46d2","requestStatus":"IN_PROGRESS","startTime":1666765598460,"source":"VID","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"424aff21-f3d8-4d93-815a-b297114f98d8","requestScope":"network","requestAction":"deleteInstance","networkId":"39bc1dc7-9287-4a30-bcef-8ed756978f8e","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"90b5b08e-e829-44a7-b3bb-3806f27b46d2"}
2022-10-26T06:26:38.675Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:26:38.701Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:38.702Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:26:38.702Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:26:38.702Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|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/90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:38.703Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:26:38.460+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:26:38.690+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:26:38.704Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:38.704Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:26:38.714Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:26:38.714Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:26:38.715Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:38.715Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:26:38.715Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:26:38.716Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|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:"13393713c351316e", X-B3-SpanId:"4e023a810d22f0a9", X-B3-ParentSpanId:"13393713c351316e", X-B3-Sampled:"0", X-ONAP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-TransactionID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ECOMP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ae0a993-1831-4b2a-a037-1150fc655c60"]
2022-10-26T06:26:38.716Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|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\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"424aff21-f3d8-4d93-815a-b297114f98d8\",\"networkInstanceId\":\"39bc1dc7-9287-4a30-bcef-8ed756978f8e\"}","type":"String"},"requestId":{"value":"90b5b08e-e829-44a7-b3bb-3806f27b46d2","type":"String"},"mso-request-id":{"value":"90b5b08e-e829-44a7-b3bb-3806f27b46d2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"424aff21-f3d8-4d93-815a-b297114f98d8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"39bc1dc7-9287-4a30-bcef-8ed756978f8e","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/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:26:38.716Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:26:39.144Z|3259cf19-c6f4-45cc-85ac-425bea597891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:39.144Z|406088aa-1c1d-4fd6-aba2-9dd13d0d64d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:39.145Z|3259cf19-c6f4-45cc-85ac-425bea597891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:39.145Z|406088aa-1c1d-4fd6-aba2-9dd13d0d64d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:39.145Z|15e23d5a-32cf-42c2-aaf8-1245c7e0fb83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:39.145Z|15e23d5a-32cf-42c2-aaf8-1245c7e0fb83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:39.732Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:39.733Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:26:39.733Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:26:39.734Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:26:39 GMT", X-ONAP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-TransactionID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ECOMP-RequestID:"90b5b08e-e829-44a7-b3bb-3806f27b46d2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8ae0a993-1831-4b2a-a037-1150fc655c60", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:39.734Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"90b5b08e-e829-44a7-b3bb-3806f27b46d2\",\"instanceId\":\"39bc1dc7-9287-4a30-bcef-8ed756978f8e\"}}","message":"Success","processInstanceID":"25de3c58-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:26:39.735Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:39.735Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:26:39.739Z|90b5b08e-e829-44a7-b3bb-3806f27b46d2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:39.877Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:39.881Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:26:39.881Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:26:39.881Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:39.881Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:26:39.882Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:26:39.882Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a932fbb08b4a90a5", X-B3-SpanId:"843a736671ff2a01", X-B3-ParentSpanId:"a932fbb08b4a90a5", X-B3-Sampled:"0", X-ONAP-RequestID:"79634d94-c4bf-4a2a-99c4-454321ca8a51", X-RequestID:"79634d94-c4bf-4a2a-99c4-454321ca8a51", X-TransactionID:"79634d94-c4bf-4a2a-99c4-454321ca8a51", X-ECOMP-RequestID:"79634d94-c4bf-4a2a-99c4-454321ca8a51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f499c46d-fc67-4d68-828f-25b7758c020f"]
2022-10-26T06:26:39.882Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:26:39.882Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:26:39.924Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:39.925Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:39.925Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:26:39.926Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:39.926Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:26:39.926Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:39.927Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:26:39.939Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:26:39.940Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:26:39.940Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:39.940Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:26:39.940Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:26:39.941Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a932fbb08b4a90a5", X-B3-SpanId:"9126aed42f4baa8f", X-B3-ParentSpanId:"a932fbb08b4a90a5", X-B3-Sampled:"0", X-ONAP-RequestID:"79634d94-c4bf-4a2a-99c4-454321ca8a51", X-RequestID:"79634d94-c4bf-4a2a-99c4-454321ca8a51", X-TransactionID:"79634d94-c4bf-4a2a-99c4-454321ca8a51", X-ECOMP-RequestID:"79634d94-c4bf-4a2a-99c4-454321ca8a51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38c6f12e-4fa3-4ca8-90cc-44eafaf713b0"]
2022-10-26T06:26:39.941Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:26:39.941Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:26:39.959Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:39.960Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:39.960Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:26:39.960Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:39.961Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:26:39.961Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:39.961Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:26:39.974Z|79634d94-c4bf-4a2a-99c4-454321ca8a51|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:42.255Z|12b4e854-81d0-4cc1-9f4f-d01705234bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:26:42.256Z|12b4e854-81d0-4cc1-9f4f-d01705234bd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:26:42.581Z|e0c7fc46-5c95-4bc6-b880-6a2a7cf37183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:26:42.582Z|e0c7fc46-5c95-4bc6-b880-6a2a7cf37183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:26:43.007Z|48355111-64f0-4182-95c4-72a1b9c8a948|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:26:43.008Z|48355111-64f0-4182-95c4-72a1b9c8a948|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:49.168Z|8a506822-e5e6-48d1-bb53-1c47a67223ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:49.168Z|b1d9fd61-61cf-45a1-aa3f-9135ff4efd0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:49.168Z|b1d9fd61-61cf-45a1-aa3f-9135ff4efd0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:49.168Z|8a506822-e5e6-48d1-bb53-1c47a67223ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:49.168Z|68ae756b-d0ba-4797-873c-e6b0f4c08a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:49.169Z|68ae756b-d0ba-4797-873c-e6b0f4c08a21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:50.111Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:26:50.116Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:26:50.116Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:26:50.117Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:50.117Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:26:50.117Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:26:50.117Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc9401c62d395ee0", X-B3-SpanId:"f47bce0febf32469", X-B3-ParentSpanId:"cc9401c62d395ee0", X-B3-Sampled:"0", X-ONAP-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-TransactionID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-ECOMP-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc977e49-e980-4a16-95d9-cb74ffbd713a"]
2022-10-26T06:26:50.117Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:26:50.118Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:26:50.142Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:50.142Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:50.142Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:26:50.143Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:50.145Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:26:50.145Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:50.146Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:26:50.147Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:26:50.148Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:26:50.148Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:50.148Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:26:50.148Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:26:50.149Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc9401c62d395ee0", X-B3-SpanId:"1a35d90864d0e1ee", X-B3-ParentSpanId:"cc9401c62d395ee0", X-B3-Sampled:"0", X-ONAP-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-TransactionID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-ECOMP-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"609f924a-fb8a-479c-ad50-92b3be5e8959"]
2022-10-26T06:26:50.149Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:26:50.149Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:26:50.163Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:50.164Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:50.164Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:26:50.164Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:50.165Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_1f94b21b-7aef-4e87-9eb5-eaff8e644127\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":1666765603000,\"creation_time\":1666765561000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:44.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:26:50.165Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:50.166Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:26:50.210Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:26:50.211Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:26:50.211Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:50.211Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:26:50.211Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:26:50.212Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-TransactionID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-ECOMP-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccaf2e73-8301-4828-bc46-abefbdbf7368"]
2022-10-26T06:26:50.212Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:26:50.212Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:26:50.347Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:50.348Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:50.348Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:26:50.348Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=331452B075D52D193AED67A7E545FD1C; 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:"Wed, 26 Oct 2022 06:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:50.349Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"27d0bdb8-54f7-11ed-8d56-1ee6933b54f1","businessKey":"90b5b08e-e829-44a7-b3bb-3806f27b46d2","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:26:42.000+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"25de3c58-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"27cf36e1-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:26:50.349Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:50.350Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:26:50.373Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:26:50.373Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:26:50.374Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:26:50.374Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:26:50.374Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:26:50.374Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-TransactionID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-ECOMP-RequestID:"ec6148bc-3e75-42d0-a806-baeb6e1aa15c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f0859d-6273-4725-aa7a-7adb20c46f71"]
2022-10-26T06:26:50.375Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:26:50.375Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:26:50.499Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:26:50.500Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:26:50.500Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:26:50.501Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F912874CF91CD690A976B98AE9CED2B8; 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:"Wed, 26 Oct 2022 06:26:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:26:50.501Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:29318660-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"27d0bdb8-54f7-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"27d0bdb8-54f7-11ed-8d56-1ee6933b54f1","executionId":"27d0bdb8-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:26:44.312+0000","endTime":"2022-10-26T06:26:44.317+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25de3c58-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:26:50.501Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:26:50.502Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:26:50.508Z|ec6148bc-3e75-42d0-a806-baeb6e1aa15c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:26:57.255Z|11b7ae8d-4a26-468b-899f-0cae99cc1da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:26:57.257Z|11b7ae8d-4a26-468b-899f-0cae99cc1da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:26:59.191Z|4f2e558d-78a1-4155-a568-c3395c262721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:59.192Z|4f2e558d-78a1-4155-a568-c3395c262721|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:59.192Z|2df7359e-4591-4b7e-a782-75d60d26a866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:59.193Z|2df7359e-4591-4b7e-a782-75d60d26a866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:26:59.192Z|6c4b7d26-afb9-456a-9ead-af39075f1c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:26:59.195Z|6c4b7d26-afb9-456a-9ead-af39075f1c2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:00.644Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:00.650Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:00.651Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:27:00.651Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:00.651Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:00.651Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:27:00.652Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e2e66e8b917b941", X-B3-SpanId:"90ac86cf623684c9", X-B3-ParentSpanId:"7e2e66e8b917b941", X-B3-Sampled:"0", X-ONAP-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-TransactionID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-ECOMP-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3813881-98ee-4a07-8d53-572d1bec394a"]
2022-10-26T06:27:00.652Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:27:00.652Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:27:00.675Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:00.676Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:00.676Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:27:00.676Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:00.678Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:26:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:27:00.678Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:00.678Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:27:00.681Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:00.682Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:00.682Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:00.682Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:00.683Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:00.683Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e2e66e8b917b941", X-B3-SpanId:"b48ba236aa306298", X-B3-ParentSpanId:"7e2e66e8b917b941", X-B3-Sampled:"0", X-ONAP-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-TransactionID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-ECOMP-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"413103d6-fc77-4d0a-834c-9c1c977c9217"]
2022-10-26T06:27:00.683Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:00.683Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:00.701Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:00.703Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:00.703Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:00.704Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:00.704Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":1666765603000,\"creation_time\":1666765561000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:44.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:27:00.705Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:00.705Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:00.738Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:27:00.739Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:27:00.740Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:00.740Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:27:00.741Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:27:00.741Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-TransactionID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-ECOMP-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"027eae5d-d758-4bbf-96c0-5db925e72630"]
2022-10-26T06:27:00.741Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:27:00.742Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:27:00.918Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:00.918Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:00.919Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:27:00.919Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=26FED899604F886E76DFE97CEA8D9201; 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:"Wed, 26 Oct 2022 06:27:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:00.920Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"27d0bdb8-54f7-11ed-8d56-1ee6933b54f1","businessKey":"90b5b08e-e829-44a7-b3bb-3806f27b46d2","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:26:42.000+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"25de3c58-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"27cf36e1-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:27:00.920Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:00.921Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:27:00.950Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:27:00.951Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:27:00.951Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:00.951Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:27:00.952Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:27:00.952Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-TransactionID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-ECOMP-RequestID:"83db124f-b550-44a7-bca5-a26bb660a5d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d7d7fee-d02f-46e8-a31f-b4ccde6b3c93"]
2022-10-26T06:27:00.952Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:27:00.952Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:27:01.152Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:01.153Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:01.153Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:27:01.153Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5B3F46BCCFA5E328D0CD0079F88F43B7; 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:"Wed, 26 Oct 2022 06:27:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:01.154Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:32b4d3f3-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"27d0bdb8-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"27d0bdb8-54f7-11ed-8d56-1ee6933b54f1","executionId":"27d0bdb8-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:27:00.272+0000","endTime":"2022-10-26T06:27:00.273+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25de3c58-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:27:01.154Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:01.154Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=27d0bdb8-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:27:01.160Z|83db124f-b550-44a7-bca5-a26bb660a5d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:09.217Z|ffbcb09d-b72b-4fae-b9a3-202de8364f31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:09.217Z|a7480934-a76d-4cfd-911d-22855cff5338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:09.217Z|cdfc5230-5ca9-4457-bc40-8b80ef191e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:09.218Z|ffbcb09d-b72b-4fae-b9a3-202de8364f31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:09.218Z|a7480934-a76d-4cfd-911d-22855cff5338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:09.218Z|cdfc5230-5ca9-4457-bc40-8b80ef191e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:11.286Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:11.292Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:11.293Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:27:11.293Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:11.293Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:11.294Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:27:11.294Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8763947031bc62b", X-B3-SpanId:"8efb45b3ab3c2762", X-B3-ParentSpanId:"a8763947031bc62b", X-B3-Sampled:"0", X-ONAP-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-TransactionID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-ECOMP-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69ea2870-8d17-44b7-9340-da5a04ccdad4"]
2022-10-26T06:27:11.294Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:27:11.295Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:27:11.320Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:11.321Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:11.321Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:27:11.321Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:11.323Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:03.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:27:11.323Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:11.324Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:27:11.326Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:11.326Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:11.327Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:11.327Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:11.327Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:11.328Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8763947031bc62b", X-B3-SpanId:"6a25b5e52ce25e8f", X-B3-ParentSpanId:"a8763947031bc62b", X-B3-Sampled:"0", X-ONAP-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-TransactionID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-ECOMP-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf1a6e3f-1c92-4bdb-8afa-a55e02ae30c0"]
2022-10-26T06:27:11.328Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:11.328Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:11.344Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:11.345Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:11.345Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:11.345Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:11.346Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":1666765603000,\"creation_time\":1666765561000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:44.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:27:11.346Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:11.347Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:11.390Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:27:11.390Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:27:11.391Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:11.391Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:27:11.391Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:27:11.392Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-TransactionID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-ECOMP-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97a01b87-6603-4ae3-9867-eb7ce99b3014"]
2022-10-26T06:27:11.392Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:27:11.392Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:27:11.520Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:11.521Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:11.521Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:27:11.522Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=30FCD548C16D5F1F8C496AB0D2447FE2; 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:"Wed, 26 Oct 2022 06:27:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:11.523Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"34008dcc-54f7-11ed-8d56-1ee6933b54f1","businessKey":"90b5b08e-e829-44a7-b3bb-3806f27b46d2","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:27:02.446+0000","endTime":"2022-10-26T06:27:03.672+0000","removalTime":null,"durationInMillis":1226,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25de3c58-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"33e9831d-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:27:11.523Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:11.523Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:27:11.551Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:27:11.552Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:27:11.552Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:11.552Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:27:11.552Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:27:11.553Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-TransactionID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-ECOMP-RequestID:"2d1bdfca-10ed-43bd-bea0-74d9802a27c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b1ff571-1c41-45b3-bc10-23164fb49d3b"]
2022-10-26T06:27:11.553Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:27:11.553Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:27:11.678Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:11.679Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:11.679Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:27:11.679Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F832A56A73AC902C247FD725ECE7F31B; 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:"Wed, 26 Oct 2022 06:27:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:11.680Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:3401c65f-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"34008dcc-54f7-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"34008dcc-54f7-11ed-8d56-1ee6933b54f1","executionId":"34008dcc-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:27:02.454+0000","endTime":"2022-10-26T06:27:03.671+0000","durationInMillis":1217,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25de3c58-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:27:11.680Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:11.681Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:27:11.695Z|2d1bdfca-10ed-43bd-bea0-74d9802a27c3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:12.255Z|18da72d4-52e2-4fa3-b38f-6d45032c2941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:27:12.256Z|18da72d4-52e2-4fa3-b38f-6d45032c2941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:27:12.583Z|9b3eeb48-1c51-444d-93f3-b5bb6771d95f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:27:12.584Z|9b3eeb48-1c51-444d-93f3-b5bb6771d95f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:27:19.258Z|ce9a6b3d-22fd-427a-b785-4d9583148b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:19.258Z|a0fffd96-ade2-4078-a63b-f688dc312b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:19.258Z|b3caab3e-f45d-4e2f-b9cb-b01e06f68873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:19.259Z|a0fffd96-ade2-4078-a63b-f688dc312b56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:19.259Z|ce9a6b3d-22fd-427a-b785-4d9583148b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:19.259Z|b3caab3e-f45d-4e2f-b9cb-b01e06f68873|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:21.834Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:21.843Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:21.844Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:27:21.845Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:21.845Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:21.846Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:27:21.846Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab225acb5c350a44", X-B3-SpanId:"81023e08258c7a3f", X-B3-ParentSpanId:"ab225acb5c350a44", X-B3-Sampled:"0", X-ONAP-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-TransactionID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-ECOMP-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1652849-2d34-404a-bcf0-26d2c4c150c6"]
2022-10-26T06:27:21.847Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:27:21.847Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:27:21.867Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:21.868Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:21.869Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:27:21.869Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:21.870Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/39bc1dc7-9287-4a30-bcef-8ed756978f8e does not exist in A&AI",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 68,
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "endTime" : "2022-10-26T06:27:21.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:27:21.871Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:21.871Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:27:21.874Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:21.874Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:21.875Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:21.876Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:21.876Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:21.876Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab225acb5c350a44", X-B3-SpanId:"d181517cc44e4012", X-B3-ParentSpanId:"ab225acb5c350a44", X-B3-Sampled:"0", X-ONAP-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-TransactionID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-ECOMP-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e849bf6a-8187-4109-b7f6-2065aeeec56c"]
2022-10-26T06:27:21.877Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:21.878Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:21.892Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:21.893Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:21.893Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:21.894Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:21.895Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":1666765603000,\"creation_time\":1666765561000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:44.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:27:21.896Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:21.896Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:21.929Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:27:21.930Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:27:21.930Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:21.930Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:27:21.931Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:27:21.931Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-TransactionID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-ECOMP-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"645989d2-21a8-4d9b-b259-73e21b0adc43"]
2022-10-26T06:27:21.931Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:27:21.931Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:27:22.056Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:22.057Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:22.057Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:27:22.057Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0EAF61D054CE62906B0C854E206505D9; 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:"Wed, 26 Oct 2022 06:27:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:22.058Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"34008dcc-54f7-11ed-8d56-1ee6933b54f1","businessKey":"90b5b08e-e829-44a7-b3bb-3806f27b46d2","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:27:02.446+0000","endTime":"2022-10-26T06:27:03.672+0000","removalTime":null,"durationInMillis":1226,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"25de3c58-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"33e9831d-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:27:22.058Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:22.059Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=90b5b08e-e829-44a7-b3bb-3806f27b46d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:27:22.081Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:27:22.082Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:27:22.082Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:22.082Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:27:22.083Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:27:22.083Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-TransactionID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-ECOMP-RequestID:"845dd420-9e9b-4f17-b99c-6f6331361070", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3463d2ce-7c67-4810-878e-cb2b82b1346e"]
2022-10-26T06:27:22.083Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:27:22.083Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:27:22.205Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:22.206Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:22.206Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:27:22.207Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=718DC990D10D5C84CF94E7F4107BF5F5; 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:"Wed, 26 Oct 2022 06:27:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:22.207Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:3401c65f-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"34008dcc-54f7-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"34008dcc-54f7-11ed-8d56-1ee6933b54f1","executionId":"34008dcc-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:27:02.454+0000","endTime":"2022-10-26T06:27:03.671+0000","durationInMillis":1217,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"25de3c58-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:27:22.208Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:22.208Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=34008dcc-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:27:22.217Z|845dd420-9e9b-4f17-b99c-6f6331361070|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:27.256Z|6b3d0619-f015-40bb-8d18-543ca7b64f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:27:27.259Z|6b3d0619-f015-40bb-8d18-543ca7b64f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:27:29.287Z|c610bc0a-d4b3-44e4-bcf5-548052e133a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:29.288Z|c610bc0a-d4b3-44e4-bcf5-548052e133a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:29.288Z|7e0f77de-922d-4c6a-b994-4e1c6f9e7222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:29.289Z|7e0f77de-922d-4c6a-b994-4e1c6f9e7222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:29.289Z|dcf870f3-89ba-4367-9684-ee728aebe66b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:29.290Z|dcf870f3-89ba-4367-9684-ee728aebe66b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:32.364Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:32.369Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:32.370Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:27:32.370Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:32.370Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:32.371Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:27:32.371Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17ed75dbe7b5e0d7", X-B3-SpanId:"e1a566c2f93534c2", X-B3-ParentSpanId:"17ed75dbe7b5e0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"f2a39c3d-5134-4c65-9371-515b6155ce85", X-RequestID:"f2a39c3d-5134-4c65-9371-515b6155ce85", X-TransactionID:"f2a39c3d-5134-4c65-9371-515b6155ce85", X-ECOMP-RequestID:"f2a39c3d-5134-4c65-9371-515b6155ce85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcf52847-8fcf-4288-9cde-9cea75e64108"]
2022-10-26T06:27:32.371Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:27:32.372Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:27:32.398Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:32.399Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:32.399Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:27:32.400Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:32.401Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "endTime" : "2022-10-26T06:27:22.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:27:32.401Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:32.401Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:27:32.403Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:32.404Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:32.404Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:32.404Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:32.405Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:32.405Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17ed75dbe7b5e0d7", X-B3-SpanId:"4eb8b35b03a6105e", X-B3-ParentSpanId:"17ed75dbe7b5e0d7", X-B3-Sampled:"0", X-ONAP-RequestID:"f2a39c3d-5134-4c65-9371-515b6155ce85", X-RequestID:"f2a39c3d-5134-4c65-9371-515b6155ce85", X-TransactionID:"f2a39c3d-5134-4c65-9371-515b6155ce85", X-ECOMP-RequestID:"f2a39c3d-5134-4c65-9371-515b6155ce85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8fd78ae-11c3-422a-81c4-45ae61d542bf"]
2022-10-26T06:27:32.405Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:32.406Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:32.418Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:32.418Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:32.419Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:32.419Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:32.420Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":1666765603000,\"creation_time\":1666765561000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:44.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:27:32.420Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:32.421Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:32.432Z|f2a39c3d-5134-4c65-9371-515b6155ce85|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:32.565Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:32.569Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:32.570Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:27:32.571Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:32.571Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:32.571Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:27:32.572Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d4581b4b2025e3c", X-B3-SpanId:"4efbea564e762aec", X-B3-ParentSpanId:"0d4581b4b2025e3c", X-B3-Sampled:"0", X-ONAP-RequestID:"59fda1fa-642d-4448-915e-aca32513ae2d", X-RequestID:"59fda1fa-642d-4448-915e-aca32513ae2d", X-TransactionID:"59fda1fa-642d-4448-915e-aca32513ae2d", X-ECOMP-RequestID:"59fda1fa-642d-4448-915e-aca32513ae2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7050c7e7-d9e9-46b4-834b-90eaafd617ef"]
2022-10-26T06:27:32.572Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:27:32.572Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:27:32.591Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:32.592Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:32.592Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:27:32.593Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:32.595Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "endTime" : "2022-10-26T06:27:22.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:27:32.595Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:32.596Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:27:32.601Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:32.602Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:32.602Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:32.602Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:32.603Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:32.603Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d4581b4b2025e3c", X-B3-SpanId:"2cd5f74231e618d7", X-B3-ParentSpanId:"0d4581b4b2025e3c", X-B3-Sampled:"0", X-ONAP-RequestID:"59fda1fa-642d-4448-915e-aca32513ae2d", X-RequestID:"59fda1fa-642d-4448-915e-aca32513ae2d", X-TransactionID:"59fda1fa-642d-4448-915e-aca32513ae2d", X-ECOMP-RequestID:"59fda1fa-642d-4448-915e-aca32513ae2d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5bdd80f-cb20-484e-b995-5f0cb75d1098"]
2022-10-26T06:27:32.603Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:32.604Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:32.618Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:32.619Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:32.619Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:32.620Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:32.621Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":1666765603000,\"creation_time\":1666765561000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:44.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:27:32.621Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:32.621Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:32.630Z|59fda1fa-642d-4448-915e-aca32513ae2d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:32.751Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:32.754Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:32.755Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:27:32.755Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:32.755Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:32.756Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:27:32.756Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"782a3e37105b0c5d", X-B3-SpanId:"0d5776150e6da980", X-B3-ParentSpanId:"782a3e37105b0c5d", X-B3-Sampled:"0", X-ONAP-RequestID:"71cf0ca6-e347-4420-8afa-d88097cfb9c7", X-RequestID:"71cf0ca6-e347-4420-8afa-d88097cfb9c7", X-TransactionID:"71cf0ca6-e347-4420-8afa-d88097cfb9c7", X-ECOMP-RequestID:"71cf0ca6-e347-4420-8afa-d88097cfb9c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85962dcb-9413-4ea4-886b-001a5880456a"]
2022-10-26T06:27:32.757Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:27:32.757Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:27:32.775Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:32.776Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:32.776Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:27:32.777Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:32.778Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "endTime" : "2022-10-26T06:27:22.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:27:32.778Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:32.778Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:27:32.780Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:32.781Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:32.781Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:32.781Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:32.782Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:32.782Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"782a3e37105b0c5d", X-B3-SpanId:"ecf737e15ec508b3", X-B3-ParentSpanId:"782a3e37105b0c5d", X-B3-Sampled:"0", X-ONAP-RequestID:"71cf0ca6-e347-4420-8afa-d88097cfb9c7", X-RequestID:"71cf0ca6-e347-4420-8afa-d88097cfb9c7", X-TransactionID:"71cf0ca6-e347-4420-8afa-d88097cfb9c7", X-ECOMP-RequestID:"71cf0ca6-e347-4420-8afa-d88097cfb9c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"340adba8-b30f-49af-9726-75e69eb62cc6"]
2022-10-26T06:27:32.783Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:32.783Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:32.796Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:32.797Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:32.797Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:32.797Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:32.798Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":1666765603000,\"creation_time\":1666765561000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:44.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:27:32.798Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:32.799Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:32.808Z|71cf0ca6-e347-4420-8afa-d88097cfb9c7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:32.937Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:32.941Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:32.941Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:27:32.942Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:32.942Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:32.942Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:27:32.942Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f794dd483b2bf607", X-B3-SpanId:"40cbe71fd6c02335", X-B3-ParentSpanId:"f794dd483b2bf607", X-B3-Sampled:"0", X-ONAP-RequestID:"9f650a85-195f-460e-a8b3-a76dfc395a9d", X-RequestID:"9f650a85-195f-460e-a8b3-a76dfc395a9d", X-TransactionID:"9f650a85-195f-460e-a8b3-a76dfc395a9d", X-ECOMP-RequestID:"9f650a85-195f-460e-a8b3-a76dfc395a9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc5a6890-eed5-46af-b6a7-ea64ed5f5a8a"]
2022-10-26T06:27:32.943Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:27:32.943Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:27:32.960Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:32.960Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:32.960Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:27:32.961Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:32.962Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "endTime" : "2022-10-26T06:27:22.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:27:32.962Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:32.963Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:27:32.964Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:32.965Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:32.965Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:32.965Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:32.965Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:32.966Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f794dd483b2bf607", X-B3-SpanId:"6fb8d16d38c3debd", X-B3-ParentSpanId:"f794dd483b2bf607", X-B3-Sampled:"0", X-ONAP-RequestID:"9f650a85-195f-460e-a8b3-a76dfc395a9d", X-RequestID:"9f650a85-195f-460e-a8b3-a76dfc395a9d", X-TransactionID:"9f650a85-195f-460e-a8b3-a76dfc395a9d", X-ECOMP-RequestID:"9f650a85-195f-460e-a8b3-a76dfc395a9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06b3fa7a-a15b-4449-a5c9-c652b407cb84"]
2022-10-26T06:27:32.966Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:32.966Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:32.979Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:32.980Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:32.980Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:32.980Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:32.981Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":1666765603000,\"creation_time\":1666765561000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:44.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:27:32.981Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:32.982Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:32.991Z|9f650a85-195f-460e-a8b3-a76dfc395a9d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:33.112Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:33.116Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:33.117Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||Invoke
2022-10-26T06:27:33.117Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:33.117Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2
2022-10-26T06:27:33.117Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Method      : GET
2022-10-26T06:27:33.118Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab60fed06492046b", X-B3-SpanId:"a6002ed600874607", X-B3-ParentSpanId:"ab60fed06492046b", X-B3-Sampled:"0", X-ONAP-RequestID:"e91afef9-5f8c-4a46-828d-e9b5dd84be39", X-RequestID:"e91afef9-5f8c-4a46-828d-e9b5dd84be39", X-TransactionID:"e91afef9-5f8c-4a46-828d-e9b5dd84be39", X-ECOMP-RequestID:"e91afef9-5f8c-4a46-828d-e9b5dd84be39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e676cbe8-58fd-43ee-b3d9-1dc2bc9c602e"]
2022-10-26T06:27:33.118Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Request body: 
2022-10-26T06:27:33.118Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||==========================request end================================================
2022-10-26T06:27:33.137Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:33.138Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:33.138Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Status text  : 
2022-10-26T06:27:33.139Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:33.139Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||Response body: {
  "requestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2022-10-26T06:26:38.000+00:00",
  "endTime" : "2022-10-26T06:27:22.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:22.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "networkName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8/networks/39bc1dc7-9287-4a30-bcef-8ed756978f8e",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2"
    }
  }
}
2022-10-26T06:27:33.140Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:33.140Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/90b5b08e-e829-44a7-b3bb-3806f27b46d2|INFO|500||InvokeReturn
2022-10-26T06:27:33.143Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:33.144Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:33.144Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:33.144Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false
2022-10-26T06:27:33.144Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:33.145Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab60fed06492046b", X-B3-SpanId:"c3248338a42b1eb5", X-B3-ParentSpanId:"ab60fed06492046b", X-B3-Sampled:"0", X-ONAP-RequestID:"e91afef9-5f8c-4a46-828d-e9b5dd84be39", X-RequestID:"e91afef9-5f8c-4a46-828d-e9b5dd84be39", X-TransactionID:"e91afef9-5f8c-4a46-828d-e9b5dd84be39", X-ECOMP-RequestID:"e91afef9-5f8c-4a46-828d-e9b5dd84be39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c69afeb3-6e59-4a7c-b37e-697a26a4ba22"]
2022-10-26T06:27:33.145Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:33.145Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:33.160Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:33.160Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:33.160Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:33.161Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:33.163Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 15,
  "soRequestId" : "90b5b08e-e829-44a7-b3bb-3806f27b46d2",
  "groupingId" : "a15cfac4-6944-4c52-9625-99890aa87cbc",
  "name" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0/a15cfac4-6944-4c52-9625-99890aa87cbc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"updated_time\":1666765603000,\"creation_time\":1666765561000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"2f2c217e9d844754b932213c55c1e398\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"a15cfac4-6944-4c52-9625-99890aa87cbc\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"network_name\":\"basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:26:44.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:27:33.164Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:33.165Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=90b5b08e-e829-44a7-b3bb-3806f27b46d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:33.174Z|e91afef9-5f8c-4a46-828d-e9b5dd84be39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/90b5b08e-e829-44a7-b3bb-3806f27b46d2|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:34.684Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:34.688Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||Checking if requestId: fe561013-7fc7-40da-a096-5c2822fa4a73 already exists in requestDb InfraActiveRequests table
2022-10-26T06:27:34.689Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:34.689Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||Invoke
2022-10-26T06:27:34.690Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:34.690Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:34.690Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Method      : GET
2022-10-26T06:27:34.690Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f37d265c77af6da", X-B3-SpanId:"72735997999dbfeb", X-B3-ParentSpanId:"6f37d265c77af6da", X-B3-Sampled:"0", X-ONAP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-TransactionID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ECOMP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf4b248a-690c-404b-967b-deb63bb72a7b"]
2022-10-26T06:27:34.691Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Request body: 
2022-10-26T06:27:34.691Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||==========================request end================================================
2022-10-26T06:27:34.708Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:34.709Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:27:34.709Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status text  : 
2022-10-26T06:27:34.709Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:34.710Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Response body: 
2022-10-26T06:27:34.710Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:34.710Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|404|Not Found|InvokeReturn
2022-10-26T06:27:34.720Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:27:34.780Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:27:34.818Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|INFO|500||Invoke
2022-10-26T06:27:34.819Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe561013-7fc7-40da-a096-5c2822fa4a73], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5e4c4fbe-eb9f-4258-ba72-5fb9d5d22130], X-ECOMP-RequestID=[fe561013-7fc7-40da-a096-5c2822fa4a73], X-TransactionId=[], X-ONAP-RequestID=[fe561013-7fc7-40da-a096-5c2822fa4a73]}
2022-10-26T06:27:34.893Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:27:34:170-4569], vertex-id=[217112], Content-Length=[251], Date=[Wed, 26 Oct 2022 06:27:34 GMT], Content-Type=[application/json]}
2022-10-26T06:27:34.895Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?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/424aff21-f3d8-4d93-815a-b297114f98d8"}]}

2022-10-26T06:27:34.895Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|INFO|500||InvokeReturn
2022-10-26T06:27:34.911Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:27:34.945Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:27:34.946Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:27:34.999Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:27:34.999Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/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-221026-06:27:34:287-69250], Content-Length=[613], Date=[Wed, 26 Oct 2022 06:27:34 GMT], Content-Type=[application/json]}
2022-10-26T06:27:35.000Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/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/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-10-26T06:27:35.004Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-10-26T06:27:35.009Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:27:35.044Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|INFO|500||Invoke
2022-10-26T06:27:35.045Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[fe561013-7fc7-40da-a096-5c2822fa4a73], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cdcaa40d-5571-4314-a162-97f27c251130], X-ECOMP-RequestID=[fe561013-7fc7-40da-a096-5c2822fa4a73], X-TransactionId=[], X-ONAP-RequestID=[fe561013-7fc7-40da-a096-5c2822fa4a73]}
2022-10-26T06:27:35.098Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:27:34:387-33072], vertex-id=[217112], Content-Length=[251], Date=[Wed, 26 Oct 2022 06:27:34 GMT], Content-Type=[application/json]}
2022-10-26T06:27:35.100Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?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/424aff21-f3d8-4d93-815a-b297114f98d8"}]}

2022-10-26T06:27:35.100Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|INFO|500||InvokeReturn
2022-10-26T06:27:35.106Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:27:35.138Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:27:35.139Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:27:35.200Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:27:35.201Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/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-221026-06:27:34:481-96851], Content-Length=[610], Date=[Wed, 26 Oct 2022 06:27:34 GMT], Content-Type=[application/json]}
2022-10-26T06:27:35.203Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/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/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-10-26T06:27:35.207Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-10-26T06:27:35.214Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:27:35.248Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:27:35.249Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|INFO|500||Invoke
2022-10-26T06:27:35.303Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed|INFO|500||InvokeReturn
2022-10-26T06:27:35.304Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:27:34:594-98149], vertex-id=[217112], Content-Length=[251], Date=[Wed, 26 Oct 2022 06:27:34 GMT], Content-Type=[application/json]}
2022-10-26T06:27:35.306Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8"}]}

2022-10-26T06:27:35.313Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:27:35.347Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:27:35.348Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:27:35.403Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:27:35.404Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/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=[1-aai-resources-221026-06:27:34:685-85575], Content-Length=[619], Date=[Wed, 26 Oct 2022 06:27:34 GMT], Content-Type=[application/json]}
2022-10-26T06:27:35.405Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/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/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/configurations","ERR.5.4.6114"]}}}

2022-10-26T06:27:35.408Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/424aff21-f3d8-4d93-815a-b297114f98d8/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-10-26T06:27:35.409Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:27:35.409Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:27:35.411Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:27:35.411Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:27:35.412Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:35.412Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:27:35.412Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:27:35.413Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"6f37d265c77af6da", X-B3-SpanId:"cf95f6f2aaabacfa", X-B3-ParentSpanId:"6f37d265c77af6da", X-B3-Sampled:"0", X-ONAP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-TransactionID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ECOMP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cffbf085-e9cc-4bac-b552-7e68a7136f98"]
2022-10-26T06:27:35.413Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"424aff21-f3d8-4d93-815a-b297114f98d8"},"instanceName":null,"requestScope":"service"}
2022-10-26T06:27:35.413Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:27:35.436Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:35.436Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:35.437Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:27:35.437Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"Wed, 26 Oct 2022 06:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:35.438Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:27:35.438Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:35.439Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:27:35.440Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:27:35.440Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:27:35.441Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:35.441Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:27:35.441Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:27:35.442Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-TransactionID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ECOMP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60624bd5-9921-45ce-b968-51f342dac014"]
2022-10-26T06:27:35.442Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:27:35.443Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:27:35.477Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:35.477Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:35.478Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:27:35.478Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"Wed, 26 Oct 2022 06:27:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:35.480Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:27:35.480Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:35.480Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:27:35.487Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:27:35.487Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:27:35.488Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:35.488Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:27:35.488Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:27:35.488Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-TransactionID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ECOMP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c810900d-c22b-48ed-86c5-7da6426ce48b"]
2022-10-26T06:27:35.489Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:27:35.489Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:27:35.507Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:35.508Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:35.508Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:27:35.508Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"Wed, 26 Oct 2022 06:27:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:35.509Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-10-26T06:27:35.509Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:35.510Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:27:35.512Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:27:35.513Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:27:35.513Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:35.513Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:27:35.513Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:27:35.514Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-TransactionID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ECOMP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"461a0ffc-523c-4d1c-a072-44fbedd7da6b"]
2022-10-26T06:27:35.514Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:27:35.514Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:27:35.532Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:35.532Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:35.532Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:27:35.533Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"Wed, 26 Oct 2022 06:27:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:35.534Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:27:35.534Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:35.535Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:27:35.538Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:27:35.539Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:27:35.539Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:35.540Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:27:35.540Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:27:35.540Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"6f37d265c77af6da", X-B3-SpanId:"f48b199826b68f71", X-B3-ParentSpanId:"6f37d265c77af6da", X-B3-Sampled:"0", X-ONAP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-TransactionID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ECOMP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03bbca21-66c9-4461-8568-bfb3b10c3601"]
2022-10-26T06:27:35.541Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fe561013-7fc7-40da-a096-5c2822fa4a73","requestStatus":"IN_PROGRESS","startTime":1666765655409,"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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\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":"424aff21-f3d8-4d93-815a-b297114f98d8","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8","cloudApiRequests":[],"requestURI":"fe561013-7fc7-40da-a096-5c2822fa4a73"}
2022-10-26T06:27:35.541Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:27:35.565Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:35.566Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:27:35.566Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:27:35.566Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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/fe561013-7fc7-40da-a096-5c2822fa4a73", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:35.570Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:27:35.409+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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:27:35.554+00:00",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8",
  "cloudApiRequests" : [ ],
  "requestURI" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    }
  }
}
2022-10-26T06:27:35.570Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:35.570Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:27:35.579Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:27:35.580Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:27:35.580Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:35.580Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:27:35.580Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:27:35.581Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|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:"6f37d265c77af6da", X-B3-SpanId:"814ad65a26ae3eb0", X-B3-ParentSpanId:"6f37d265c77af6da", X-B3-Sampled:"0", X-ONAP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-TransactionID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ECOMP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd34172e-6623-43d7-b96f-d6a2455ff2d1"]
2022-10-26T06:27:35.581Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4ac73bff-e14f-4002-b203-8748718eef46\",\"modelUuid\":\"4ac73bff-e14f-4002-b203-8748718eef46\",\"modelInvariantUuid\":\"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"424aff21-f3d8-4d93-815a-b297114f98d8\"}","type":"String"},"requestId":{"value":"fe561013-7fc7-40da-a096-5c2822fa4a73","type":"String"},"mso-request-id":{"value":"fe561013-7fc7-40da-a096-5c2822fa4a73","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"424aff21-f3d8-4d93-815a-b297114f98d8","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/424aff21-f3d8-4d93-815a-b297114f98d8","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:27:35.581Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:27:36.595Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:36.595Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:27:36.596Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:27:36.597Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:27:36 GMT", X-ONAP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-TransactionID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ECOMP-RequestID:"fe561013-7fc7-40da-a096-5c2822fa4a73", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"cd34172e-6623-43d7-b96f-d6a2455ff2d1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:36.598Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fe561013-7fc7-40da-a096-5c2822fa4a73\",\"instanceId\":\"424aff21-f3d8-4d93-815a-b297114f98d8\"}}","message":"Success","processInstanceID":"47c2fece-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:27:36.598Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:36.599Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:27:36.603Z|fe561013-7fc7-40da-a096-5c2822fa4a73|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:36.756Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:36.759Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:36.760Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||Invoke
2022-10-26T06:27:36.760Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:36.761Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:36.761Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Method      : GET
2022-10-26T06:27:36.761Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ca5f9a7bd537fae", X-B3-SpanId:"48dd490b212dc32c", X-B3-ParentSpanId:"8ca5f9a7bd537fae", X-B3-Sampled:"0", X-ONAP-RequestID:"5cd3c169-0c57-47c3-aaa2-e42a9242beb7", X-RequestID:"5cd3c169-0c57-47c3-aaa2-e42a9242beb7", X-TransactionID:"5cd3c169-0c57-47c3-aaa2-e42a9242beb7", X-ECOMP-RequestID:"5cd3c169-0c57-47c3-aaa2-e42a9242beb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cfe2401-8dd3-4cda-a722-7778ba7bf95e"]
2022-10-26T06:27:36.762Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Request body: 
2022-10-26T06:27:36.762Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||==========================request end================================================
2022-10-26T06:27:36.787Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:36.788Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:36.789Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status text  : 
2022-10-26T06:27:36.789Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:36.793Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Response body: {
  "requestId" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:27:35.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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:36.000+00:00",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8",
  "cloudApiRequests" : [ ],
  "requestURI" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    }
  }
}
2022-10-26T06:27:36.793Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:36.794Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||InvokeReturn
2022-10-26T06:27:36.795Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:36.796Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:36.796Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:36.796Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:36.797Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:36.797Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ca5f9a7bd537fae", X-B3-SpanId:"555b869da673a398", X-B3-ParentSpanId:"8ca5f9a7bd537fae", X-B3-Sampled:"0", X-ONAP-RequestID:"5cd3c169-0c57-47c3-aaa2-e42a9242beb7", X-RequestID:"5cd3c169-0c57-47c3-aaa2-e42a9242beb7", X-TransactionID:"5cd3c169-0c57-47c3-aaa2-e42a9242beb7", X-ECOMP-RequestID:"5cd3c169-0c57-47c3-aaa2-e42a9242beb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8101d4e6-4ae1-47a2-8da9-889384d94b8a"]
2022-10-26T06:27:36.797Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:36.798Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:36.809Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:36.809Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:36.810Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:36.810Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:36.811Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:27:36.811Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:36.812Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:36.821Z|5cd3c169-0c57-47c3-aaa2-e42a9242beb7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:39.311Z|43c3cb11-3e3c-4ccf-980b-1442b2493f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:39.312Z|43c3cb11-3e3c-4ccf-980b-1442b2493f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:39.315Z|8b49c891-c5cd-4bf2-a122-d703cb1ddc39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:39.315Z|8b49c891-c5cd-4bf2-a122-d703cb1ddc39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:39.330Z|0430c62c-8fdf-4aec-9d6f-f08ca45e1800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:39.331Z|0430c62c-8fdf-4aec-9d6f-f08ca45e1800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:42.255Z|d5381d8d-e10f-404c-8e2a-67d66da5eee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:27:42.256Z|d5381d8d-e10f-404c-8e2a-67d66da5eee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:27:42.584Z|0cd15b6d-d86d-4add-bffc-bb0da4e989b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:27:42.585Z|0cd15b6d-d86d-4add-bffc-bb0da4e989b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:27:43.008Z|cf52728d-07cb-4e9d-82c7-7f29f0332603|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:27:43.009Z|cf52728d-07cb-4e9d-82c7-7f29f0332603|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:46.947Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:46.951Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:46.951Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||Invoke
2022-10-26T06:27:46.951Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:46.952Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:46.952Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Method      : GET
2022-10-26T06:27:46.952Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ed63915148993aa", X-B3-SpanId:"588ef0c74f8f99e5", X-B3-ParentSpanId:"3ed63915148993aa", X-B3-Sampled:"0", X-ONAP-RequestID:"3f906d99-f56f-4375-a48f-52a37900fa57", X-RequestID:"3f906d99-f56f-4375-a48f-52a37900fa57", X-TransactionID:"3f906d99-f56f-4375-a48f-52a37900fa57", X-ECOMP-RequestID:"3f906d99-f56f-4375-a48f-52a37900fa57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcd0fd1d-7fa3-4b13-a402-dcd3c8243565"]
2022-10-26T06:27:46.953Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Request body: 
2022-10-26T06:27:46.953Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||==========================request end================================================
2022-10-26T06:27:46.973Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:46.974Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:46.974Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status text  : 
2022-10-26T06:27:46.974Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:46.976Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Response body: {
  "requestId" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:27:35.000+00:00",
  "endTime" : "2022-10-26T06:27:39.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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:39.000+00:00",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8",
  "cloudApiRequests" : [ ],
  "requestURI" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    }
  }
}
2022-10-26T06:27:46.976Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:46.977Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||InvokeReturn
2022-10-26T06:27:46.978Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:46.978Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:46.979Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:46.979Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:46.979Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:46.979Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ed63915148993aa", X-B3-SpanId:"a079b5b3728ea29b", X-B3-ParentSpanId:"3ed63915148993aa", X-B3-Sampled:"0", X-ONAP-RequestID:"3f906d99-f56f-4375-a48f-52a37900fa57", X-RequestID:"3f906d99-f56f-4375-a48f-52a37900fa57", X-TransactionID:"3f906d99-f56f-4375-a48f-52a37900fa57", X-ECOMP-RequestID:"3f906d99-f56f-4375-a48f-52a37900fa57", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f79f7a08-0e69-4643-8154-0fcb20e7da6b"]
2022-10-26T06:27:46.980Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:46.980Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:46.992Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:46.992Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:46.992Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:46.993Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:46.993Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:27:46.994Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:46.994Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:47.002Z|3f906d99-f56f-4375-a48f-52a37900fa57|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:47.122Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:47.126Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:47.127Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||Invoke
2022-10-26T06:27:47.127Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:47.128Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:47.128Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Method      : GET
2022-10-26T06:27:47.128Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e6f138cc4acbeb7", X-B3-SpanId:"7191bee0f83f9cbc", X-B3-ParentSpanId:"7e6f138cc4acbeb7", X-B3-Sampled:"0", X-ONAP-RequestID:"ff9fbfc9-c6e3-45b0-99a2-7b097271383c", X-RequestID:"ff9fbfc9-c6e3-45b0-99a2-7b097271383c", X-TransactionID:"ff9fbfc9-c6e3-45b0-99a2-7b097271383c", X-ECOMP-RequestID:"ff9fbfc9-c6e3-45b0-99a2-7b097271383c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6beeface-c017-4f50-b204-41c2118289f7"]
2022-10-26T06:27:47.129Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Request body: 
2022-10-26T06:27:47.129Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||==========================request end================================================
2022-10-26T06:27:47.148Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:47.149Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:47.149Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status text  : 
2022-10-26T06:27:47.149Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:47.150Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Response body: {
  "requestId" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:27:35.000+00:00",
  "endTime" : "2022-10-26T06:27:39.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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:39.000+00:00",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8",
  "cloudApiRequests" : [ ],
  "requestURI" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    }
  }
}
2022-10-26T06:27:47.150Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:47.150Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||InvokeReturn
2022-10-26T06:27:47.153Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:47.153Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:47.154Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:47.154Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:47.154Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:47.155Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e6f138cc4acbeb7", X-B3-SpanId:"5714667e476a6160", X-B3-ParentSpanId:"7e6f138cc4acbeb7", X-B3-Sampled:"0", X-ONAP-RequestID:"ff9fbfc9-c6e3-45b0-99a2-7b097271383c", X-RequestID:"ff9fbfc9-c6e3-45b0-99a2-7b097271383c", X-TransactionID:"ff9fbfc9-c6e3-45b0-99a2-7b097271383c", X-ECOMP-RequestID:"ff9fbfc9-c6e3-45b0-99a2-7b097271383c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52f85b00-0272-4e5a-86cd-f26f4222bdb3"]
2022-10-26T06:27:47.155Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:47.155Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:47.167Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:47.168Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:47.168Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:47.169Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:47.169Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:27:47.170Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:47.170Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:47.179Z|ff9fbfc9-c6e3-45b0-99a2-7b097271383c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:47.298Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:47.303Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:47.304Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||Invoke
2022-10-26T06:27:47.304Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:47.305Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:47.305Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Method      : GET
2022-10-26T06:27:47.305Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a7f22696350c8dd", X-B3-SpanId:"b732a25d5de75d00", X-B3-ParentSpanId:"0a7f22696350c8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"863e7911-018e-45e9-b7b3-8c3a91bfc057", X-RequestID:"863e7911-018e-45e9-b7b3-8c3a91bfc057", X-TransactionID:"863e7911-018e-45e9-b7b3-8c3a91bfc057", X-ECOMP-RequestID:"863e7911-018e-45e9-b7b3-8c3a91bfc057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3cf6f32-1040-41ca-a5bf-2c5b2cc2afe9"]
2022-10-26T06:27:47.306Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Request body: 
2022-10-26T06:27:47.306Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||==========================request end================================================
2022-10-26T06:27:47.324Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:47.325Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:47.325Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status text  : 
2022-10-26T06:27:47.325Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:47.326Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Response body: {
  "requestId" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:27:35.000+00:00",
  "endTime" : "2022-10-26T06:27:39.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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:39.000+00:00",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8",
  "cloudApiRequests" : [ ],
  "requestURI" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    }
  }
}
2022-10-26T06:27:47.326Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:47.327Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||InvokeReturn
2022-10-26T06:27:47.328Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:47.329Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:47.329Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:47.329Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:47.330Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:47.330Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a7f22696350c8dd", X-B3-SpanId:"82b1ffb634cd2f12", X-B3-ParentSpanId:"0a7f22696350c8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"863e7911-018e-45e9-b7b3-8c3a91bfc057", X-RequestID:"863e7911-018e-45e9-b7b3-8c3a91bfc057", X-TransactionID:"863e7911-018e-45e9-b7b3-8c3a91bfc057", X-ECOMP-RequestID:"863e7911-018e-45e9-b7b3-8c3a91bfc057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8a413b5-b05e-4dae-8a17-04fd24e1cd3c"]
2022-10-26T06:27:47.330Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:47.331Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:47.341Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:47.342Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:47.343Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:47.343Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:47.344Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:27:47.344Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:47.344Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:47.352Z|863e7911-018e-45e9-b7b3-8c3a91bfc057|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:47.475Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:27:47.479Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:47.479Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||Invoke
2022-10-26T06:27:47.479Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:47.480Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73
2022-10-26T06:27:47.480Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Method      : GET
2022-10-26T06:27:47.480Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86c1199e6deb63ad", X-B3-SpanId:"f47b56e716f36056", X-B3-ParentSpanId:"86c1199e6deb63ad", X-B3-Sampled:"0", X-ONAP-RequestID:"d1f00745-70d3-40b6-b10f-e51aff1ce9a9", X-RequestID:"d1f00745-70d3-40b6-b10f-e51aff1ce9a9", X-TransactionID:"d1f00745-70d3-40b6-b10f-e51aff1ce9a9", X-ECOMP-RequestID:"d1f00745-70d3-40b6-b10f-e51aff1ce9a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7cec37d-488d-4a1b-8c1e-8e4af74d362f"]
2022-10-26T06:27:47.481Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Request body: 
2022-10-26T06:27:47.481Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||==========================request end================================================
2022-10-26T06:27:47.498Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:47.499Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:47.499Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Status text  : 
2022-10-26T06:27:47.500Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:47.501Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||Response body: {
  "requestId" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:27:35.000+00:00",
  "endTime" : "2022-10-26T06:27:39.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\": \"ae8e3849-2ede-45d0-9ece-3e7614dd39e8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4ac73bff-e14f-4002-b203-8748718eef46\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:27:39.000+00:00",
  "serviceInstanceId" : "424aff21-f3d8-4d93-815a-b297114f98d8",
  "serviceInstanceName" : "basic_network-050d4e6d-5636-40f6-9e5a-7ea20a128ee4",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/424aff21-f3d8-4d93-815a-b297114f98d8",
  "cloudApiRequests" : [ ],
  "requestURI" : "fe561013-7fc7-40da-a096-5c2822fa4a73",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73"
    }
  }
}
2022-10-26T06:27:47.501Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:47.501Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fe561013-7fc7-40da-a096-5c2822fa4a73|INFO|500||InvokeReturn
2022-10-26T06:27:47.503Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:47.503Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:27:47.504Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:27:47.504Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false
2022-10-26T06:27:47.504Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:27:47.504Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86c1199e6deb63ad", X-B3-SpanId:"963b8d1038d79840", X-B3-ParentSpanId:"86c1199e6deb63ad", X-B3-Sampled:"0", X-ONAP-RequestID:"d1f00745-70d3-40b6-b10f-e51aff1ce9a9", X-RequestID:"d1f00745-70d3-40b6-b10f-e51aff1ce9a9", X-TransactionID:"d1f00745-70d3-40b6-b10f-e51aff1ce9a9", X-ECOMP-RequestID:"d1f00745-70d3-40b6-b10f-e51aff1ce9a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fd7f690-9a22-4d89-93a5-7ded3004c060"]
2022-10-26T06:27:47.505Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:27:47.505Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:27:47.516Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:27:47.516Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:27:47.517Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:27:47.517Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:27:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:27:47.517Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:27:47.518Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:27:47.518Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fe561013-7fc7-40da-a096-5c2822fa4a73&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:27:47.527Z|d1f00745-70d3-40b6-b10f-e51aff1ce9a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fe561013-7fc7-40da-a096-5c2822fa4a73|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:27:49.335Z|7e45ffac-a764-4731-897e-c46d0282adf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:49.336Z|7e45ffac-a764-4731-897e-c46d0282adf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:49.341Z|c44546f0-e633-4776-a925-8c05e89768b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:49.342Z|c44546f0-e633-4776-a925-8c05e89768b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:49.355Z|3a03ebd1-5588-45d9-a933-2518e0b1a27d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:49.355Z|3a03ebd1-5588-45d9-a933-2518e0b1a27d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:57.256Z|30ae3932-9809-46ba-8d6e-3b1f2562d056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:27:57.257Z|30ae3932-9809-46ba-8d6e-3b1f2562d056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:27:59.366Z|ca5ae094-6cf8-443c-83c8-e53f03fcbfca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:59.366Z|ca5ae094-6cf8-443c-83c8-e53f03fcbfca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:59.367Z|068d54d6-60c3-4643-b0c2-0315ab152441|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:59.368Z|068d54d6-60c3-4643-b0c2-0315ab152441|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:27:59.376Z|44cf4e12-b412-4202-aa15-c3c322cdb163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:27:59.376Z|44cf4e12-b412-4202-aa15-c3c322cdb163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:09.393Z|72410133-202b-42e0-9789-d07d925ed883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:09.393Z|e78dd2d6-f4b4-4c8a-817b-b738d2c63335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:09.394Z|72410133-202b-42e0-9789-d07d925ed883|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:09.394Z|e78dd2d6-f4b4-4c8a-817b-b738d2c63335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:09.396Z|c2f55257-2a2f-4027-aae9-977f68daa284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:09.398Z|c2f55257-2a2f-4027-aae9-977f68daa284|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:12.255Z|14e6532f-413a-4a76-8f03-7c65673925c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:28:12.258Z|14e6532f-413a-4a76-8f03-7c65673925c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:28:12.586Z|6c524738-d607-4367-8237-e59558eb0337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:28:12.586Z|6c524738-d607-4367-8237-e59558eb0337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:28:19.415Z|329f9a6a-0e99-4bb0-919b-b5e2e3138dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:19.415Z|42b84b29-5834-4c65-87cc-d16bd6dc880f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:19.416Z|329f9a6a-0e99-4bb0-919b-b5e2e3138dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:19.416Z|42b84b29-5834-4c65-87cc-d16bd6dc880f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:19.418Z|c40b4cea-e58a-4f7a-a330-80dd1faaffdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:19.419Z|c40b4cea-e58a-4f7a-a330-80dd1faaffdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:27.255Z|064f3011-f22a-406b-9377-b750f59be188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:28:27.256Z|064f3011-f22a-406b-9377-b750f59be188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:28:29.440Z|8854b53d-c76b-4347-a9d1-6e362b3af299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:29.441Z|eb0ef480-9abf-460c-9087-dc6248f3f481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:29.442Z|2352af7f-5075-43b8-bb46-9743b82b4ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:29.442Z|eb0ef480-9abf-460c-9087-dc6248f3f481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:29.442Z|2352af7f-5075-43b8-bb46-9743b82b4ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:29.444Z|8854b53d-c76b-4347-a9d1-6e362b3af299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:39.464Z|24ac62d4-f186-4be9-890a-adf484a280ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:39.464Z|1b521d18-57ef-41c4-823f-51d98e111398|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:39.464Z|3e848a36-0618-43f8-b3be-a9aff163717c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:39.464Z|24ac62d4-f186-4be9-890a-adf484a280ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:39.464Z|1b521d18-57ef-41c4-823f-51d98e111398|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:39.464Z|3e848a36-0618-43f8-b3be-a9aff163717c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:42.255Z|225e4c8f-8706-43a3-97b8-f4daf0fa0abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:28:42.256Z|225e4c8f-8706-43a3-97b8-f4daf0fa0abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:28:42.587Z|cc2850ad-814c-460c-9004-0266323ecfaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:28:42.588Z|cc2850ad-814c-460c-9004-0266323ecfaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:28:43.007Z|fc62f2e1-edc2-41a7-a5f5-41b86dc2728e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:28:43.008Z|fc62f2e1-edc2-41a7-a5f5-41b86dc2728e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:49.486Z|c5f0bca1-b2a3-42bd-930e-b56b5411ef7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:49.487Z|c5f0bca1-b2a3-42bd-930e-b56b5411ef7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:49.490Z|12817bae-2002-43e2-a6c9-ca314102cd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:49.491Z|12817bae-2002-43e2-a6c9-ca314102cd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:49.492Z|30ba79cc-3fc2-41fc-b10f-cf971d0bd836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:49.493Z|30ba79cc-3fc2-41fc-b10f-cf971d0bd836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:57.255Z|1d719be3-a32a-42f7-bd49-5ac603b20a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:28:57.262Z|1d719be3-a32a-42f7-bd49-5ac603b20a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:28:59.508Z|1ce53bb9-7581-4b85-b289-df10bfe8023d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:59.509Z|1ce53bb9-7581-4b85-b289-df10bfe8023d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:59.509Z|25471dba-efa0-4324-94e5-4aafe6f912d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:59.510Z|25471dba-efa0-4324-94e5-4aafe6f912d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:28:59.517Z|6b999bf4-1c89-44ef-b381-12da53fa791b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:28:59.518Z|6b999bf4-1c89-44ef-b381-12da53fa791b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:09.530Z|fd95d437-ddc6-428e-978d-0499cf5a3c94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:09.530Z|21b41829-313b-449a-a306-c2cd708dbbb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:09.530Z|fd95d437-ddc6-428e-978d-0499cf5a3c94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:09.530Z|21b41829-313b-449a-a306-c2cd708dbbb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:09.537Z|61642ac5-2cc7-43f3-9864-3c2b9f2f1b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:09.537Z|61642ac5-2cc7-43f3-9864-3c2b9f2f1b4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:12.255Z|1234de5f-ed28-452b-ada0-678fa347b918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:29:12.256Z|1234de5f-ed28-452b-ada0-678fa347b918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:29:12.589Z|e74aede8-214d-4c48-b706-16a92d8f007b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:29:12.589Z|e74aede8-214d-4c48-b706-16a92d8f007b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:29:13.793Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:13.795Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: abdba61e-d4eb-4128-b4be-9e6e3fbe0353 already exists in requestDb InfraActiveRequests table
2022-10-26T06:29:13.796Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353
2022-10-26T06:29:13.797Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|INFO|500||Invoke
2022-10-26T06:29:13.797Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:13.797Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353
2022-10-26T06:29:13.798Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Method      : GET
2022-10-26T06:29:13.798Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5045319e7d14d283", X-B3-SpanId:"2ad8a46a3692796f", X-B3-ParentSpanId:"5045319e7d14d283", X-B3-Sampled:"0", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"148bb61e-1f75-4c2f-acf6-0cb99b923b9e"]
2022-10-26T06:29:13.799Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Request body: 
2022-10-26T06:29:13.799Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||==========================request end================================================
2022-10-26T06:29:13.823Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:13.824Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:29:13.824Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Status text  : 
2022-10-26T06:29:13.825Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:29:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:13.825Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Response body: 
2022-10-26T06:29:13.825Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:13.826Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|INFO|404|Not Found|InvokeReturn
2022-10-26T06:29:13.837Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:29:13.838Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-10-26T06:29:13.843Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:29:13.950Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|INFO|500||Invoke
2022-10-26T06:29:13.952Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82 with request headers:{Authorization=[***REDACTED***], X-RequestID=[abdba61e-d4eb-4128-b4be-9e6e3fbe0353], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8b5125d1-bbef-4bea-bfd2-f710e74c0198], X-ECOMP-RequestID=[abdba61e-d4eb-4128-b4be-9e6e3fbe0353], X-TransactionId=[], X-ONAP-RequestID=[abdba61e-d4eb-4128-b4be-9e6e3fbe0353]}
2022-10-26T06:29:14.004Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:29:13:286-32954], vertex-id=[184552], Content-Length=[116], Date=[Wed, 26 Oct 2022 06:29:13 GMT], Content-Type=[application/json]}
2022-10-26T06:29:14.006Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|DEBUG|500||{"service-id":"af862b09-5d85-4324-817b-4ae54de97a82","service-description":"pNF","resource-version":"1666765751832"}

2022-10-26T06:29:14.006Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|INFO|500||InvokeReturn
2022-10-26T06:29:14.010Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-10-26T06:29:14.014Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:29:14.045Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|INFO|500||Invoke
2022-10-26T06:29:14.046Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82 with request headers:{Authorization=[***REDACTED***], X-RequestID=[abdba61e-d4eb-4128-b4be-9e6e3fbe0353], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c4fe52f8-a8de-49a2-9b86-d09e45440056], X-ECOMP-RequestID=[abdba61e-d4eb-4128-b4be-9e6e3fbe0353], X-TransactionId=[], X-ONAP-RequestID=[abdba61e-d4eb-4128-b4be-9e6e3fbe0353]}
2022-10-26T06:29:14.095Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:29:13:381-95051], vertex-id=[184552], Content-Length=[116], Date=[Wed, 26 Oct 2022 06:29:13 GMT], Content-Type=[application/json]}
2022-10-26T06:29:14.097Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|DEBUG|500||{"service-id":"af862b09-5d85-4324-817b-4ae54de97a82","service-description":"pNF","resource-version":"1666765751832"}

2022-10-26T06:29:14.097Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/af862b09-5d85-4324-817b-4ae54de97a82|INFO|500||InvokeReturn
2022-10-26T06:29:14.098Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:29:14.098Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:29:14.116Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.116Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.117Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:14.117Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.117Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.117Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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:"117", X-B3-TraceId:"5045319e7d14d283", X-B3-SpanId:"634a03fb493520f5", X-B3-ParentSpanId:"5045319e7d14d283", X-B3-Sampled:"0", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47fec36c-63c5-4703-b92e-c061f474e2b3"]
2022-10-26T06:29:14.118Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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":"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc","requestScope":"service"}
2022-10-26T06:29:14.118Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:14.134Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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==========================================
2022-10-26T06:29:14.134Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.135Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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  : 
2022-10-26T06:29:14.135Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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:"Wed, 26 Oct 2022 06:29:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:14.135Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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: 
2022-10-26T06:29:14.136Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=================================================
2022-10-26T06:29:14.136Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.137Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7
2022-10-26T06:29:14.138Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|INFO|500||Invoke
2022-10-26T06:29:14.138Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:14.139Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7
2022-10-26T06:29:14.139Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Method      : GET
2022-10-26T06:29:14.139Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a98c632-67a1-42f0-9efa-b427683910cb"]
2022-10-26T06:29:14.140Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Request body: 
2022-10-26T06:29:14.140Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||==========================request end================================================
2022-10-26T06:29:14.181Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:14.182Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:14.182Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Status text  : 
2022-10-26T06:29:14.182Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:29:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:14.183Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_uSES4nb24XBSVnxAO4n6",
  "description" : "catalog service description",
  "modelUUID" : "db70ee71-1335-49b1-bb24-e96e4a890ec7",
  "modelInvariantUUID" : "a8bd9213-d9bb-452e-b498-4443126ee38a",
  "created" : "2022-10-26 06:24:47.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF ad88f185-7f00",
  "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/db70ee71-1335-49b1-bb24-e96e4a890ec7"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:29:14.183Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:14.184Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|INFO|500||InvokeReturn
2022-10-26T06:29:14.193Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance
2022-10-26T06:29:14.193Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|INFO|500||Invoke
2022-10-26T06:29:14.194Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:14.194Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance
2022-10-26T06:29:14.194Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:29:14.195Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7e25b6d-d87d-4179-b748-9b3350dc082d"]
2022-10-26T06:29:14.195Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:29:14.196Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:29:14.211Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:14.212Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:29:14.212Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:29:14.213Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&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:"Wed, 26 Oct 2022 06:29:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:14.213Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:29:14.214Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:14.214Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:29:14.215Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a
2022-10-26T06:29:14.215Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|INFO|500||Invoke
2022-10-26T06:29:14.216Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:14.216Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a
2022-10-26T06:29:14.216Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||Method      : GET
2022-10-26T06:29:14.217Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c92b5c30-6bf6-4664-895f-031e5bb73a2d"]
2022-10-26T06:29:14.217Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||Request body: 
2022-10-26T06:29:14.218Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||==========================request end================================================
2022-10-26T06:29:14.249Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:14.251Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:14.251Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||Status text  : 
2022-10-26T06:29:14.252Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:29:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:14.252Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_uSES4nb24XBSVnxAO4n6",
      "description" : "catalog service description",
      "modelUUID" : "db70ee71-1335-49b1-bb24-e96e4a890ec7",
      "modelInvariantUUID" : "a8bd9213-d9bb-452e-b498-4443126ee38a",
      "created" : "2022-10-26 06:24:47.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF ad88f185-7f00",
      "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/db70ee71-1335-49b1-bb24-e96e4a890ec7"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/serviceProxyCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/collectionResourceCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a"
    }
  }
}
2022-10-26T06:29:14.253Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:14.254Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a8bd9213-d9bb-452e-b498-4443126ee38a|INFO|500||InvokeReturn
2022-10-26T06:29:14.265Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance
2022-10-26T06:29:14.265Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|INFO|500||Invoke
2022-10-26T06:29:14.266Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:14.266Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance
2022-10-26T06:29:14.266Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:29:14.267Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7563b1e-7655-49f8-a85c-2e5e47f9a540"]
2022-10-26T06:29:14.267Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:29:14.267Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:29:14.280Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:14.281Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:29:14.281Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:29:14.281Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&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:"Wed, 26 Oct 2022 06:29:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:14.282Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:29:14.282Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:14.283Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=db70ee71-1335-49b1-bb24-e96e4a890ec7&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:29:14.284Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.284Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.285Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:14.285Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.285Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.286Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5a02454-1828-4934-af0c-c7a352c10f77"]
2022-10-26T06:29:14.286Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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: 
2022-10-26T06:29:14.286Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:14.308Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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==========================================
2022-10-26T06:29:14.309Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.309Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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  : 
2022-10-26T06:29:14.310Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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:"Wed, 26 Oct 2022 06:29:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:14.310Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:29:14.311Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=================================================
2022-10-26T06:29:14.312Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.316Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.317Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.317Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:14.317Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.317Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.318Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89d82679-d708-48e3-9752-05245cd6d792"]
2022-10-26T06:29:14.318Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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: 
2022-10-26T06:29:14.318Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:14.335Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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==========================================
2022-10-26T06:29:14.335Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.335Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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  : 
2022-10-26T06:29:14.336Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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:"Wed, 26 Oct 2022 06:29:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:14.338Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-10-26T06:29:14.340Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=================================================
2022-10-26T06:29:14.340Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.342Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7
2022-10-26T06:29:14.343Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|INFO|500||Invoke
2022-10-26T06:29:14.343Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:14.344Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7
2022-10-26T06:29:14.344Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Method      : GET
2022-10-26T06:29:14.344Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33c2c26e-f5ad-4017-a958-48f6f3a8913b"]
2022-10-26T06:29:14.344Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Request body: 
2022-10-26T06:29:14.345Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||==========================request end================================================
2022-10-26T06:29:14.369Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:14.369Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:14.370Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Status text  : 
2022-10-26T06:29:14.370Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:29:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:14.371Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_uSES4nb24XBSVnxAO4n6",
  "description" : "catalog service description",
  "modelUUID" : "db70ee71-1335-49b1-bb24-e96e4a890ec7",
  "modelInvariantUUID" : "a8bd9213-d9bb-452e-b498-4443126ee38a",
  "created" : "2022-10-26 06:24:47.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF ad88f185-7f00",
  "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/db70ee71-1335-49b1-bb24-e96e4a890ec7"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:29:14.371Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:14.372Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/db70ee71-1335-49b1-bb24-e96e4a890ec7|INFO|500||InvokeReturn
2022-10-26T06:29:14.376Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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/
2022-10-26T06:29:14.377Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.377Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:14.377Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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/
2022-10-26T06:29:14.378Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.378Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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:"3885", X-B3-TraceId:"5045319e7d14d283", X-B3-SpanId:"47a8df335ee003e9", X-B3-ParentSpanId:"5045319e7d14d283", X-B3-Sampled:"0", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ab9f351-f6be-4abd-ba66-dc039aa731ca"]
2022-10-26T06:29:14.379Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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":"abdba61e-d4eb-4128-b4be-9e6e3fbe0353","requestStatus":"IN_PROGRESS","startTime":1666765753838,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a8bd9213-d9bb-452e-b498-4443126ee38a\",\n            \"modelVersionId\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\n            \"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"5ce89274-5f04-4e56-9562-0fb0c3a7106d\",\n            \"owningEntityName\":\"OE-ETE_Customer-5ce89274-5f04-4e56-9562-0fb0c3a7106d\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_8ba080f2-b05c-428d-a274-ab41286d57bc\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc\",\n            \"productFamilyId\":\"af862b09-5d85-4324-817b-4ae54de97a82\",\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\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\n                            \"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF ad88f185-7f00 0\",\n                                        \"modelCustomizationId\":\"6254f647-538e-49ef-8ce4-402be259dbf5\",\n                                        \"modelInvariantId\":\"a8bd9213-d9bb-452e-b498-4443126ee38a\",\n                                        \"modelVersionId\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\n                                        \"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\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\":\"af862b09-5d85-4324-817b-4ae54de97a82\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"uSES4nb24XBSVnxAO4n6\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"abdba61e-d4eb-4128-b4be-9e6e3fbe0353"}
2022-10-26T06:29:14.379Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:14.405Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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==========================================
2022-10-26T06:29:14.406Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.407Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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  : 
2022-10-26T06:29:14.408Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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/abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:14.409Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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" : "abdba61e-d4eb-4128-b4be-9e6e3fbe0353",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:29:13.838+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a8bd9213-d9bb-452e-b498-4443126ee38a\",\n            \"modelVersionId\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\n            \"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"5ce89274-5f04-4e56-9562-0fb0c3a7106d\",\n            \"owningEntityName\":\"OE-ETE_Customer-5ce89274-5f04-4e56-9562-0fb0c3a7106d\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_8ba080f2-b05c-428d-a274-ab41286d57bc\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc\",\n            \"productFamilyId\":\"af862b09-5d85-4324-817b-4ae54de97a82\",\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\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\n                            \"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF ad88f185-7f00 0\",\n                                        \"modelCustomizationId\":\"6254f647-538e-49ef-8ce4-402be259dbf5\",\n                                        \"modelInvariantId\":\"a8bd9213-d9bb-452e-b498-4443126ee38a\",\n                                        \"modelVersionId\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\n                                        \"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\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\":\"af862b09-5d85-4324-817b-4ae54de97a82\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"uSES4nb24XBSVnxAO4n6\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:29:14.393+00:00",
  "serviceInstanceName" : "Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "abdba61e-d4eb-4128-b4be-9e6e3fbe0353",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353"
    }
  }
}
2022-10-26T06:29:14.410Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=================================================
2022-10-26T06:29:14.411Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.430Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.431Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.431Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:14.431Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.432Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:14.432Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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:"3120", X-B3-TraceId:"5045319e7d14d283", X-B3-SpanId:"a010216db3531b94", X-B3-ParentSpanId:"5045319e7d14d283", X-B3-Sampled:"0", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fe0807a-253f-43b3-8597-49f4904e637f"]
2022-10-26T06:29:14.432Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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\":\"a8bd9213-d9bb-452e-b498-4443126ee38a\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\"modelUuid\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\"modelInvariantUuid\":\"a8bd9213-d9bb-452e-b498-4443126ee38a\"},\"requestInfo\":{\"productFamilyId\":\"af862b09-5d85-4324-817b-4ae54de97a82\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_8ba080f2-b05c-428d-a274-ab41286d57bc\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF ad88f185-7f00 0\",\"modelCustomizationId\":\"6254f647-538e-49ef-8ce4-402be259dbf5\",\"modelInvariantId\":\"a8bd9213-d9bb-452e-b498-4443126ee38a\",\"modelVersionId\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"af862b09-5d85-4324-817b-4ae54de97a82\",\"instanceParams\":[],\"instanceName\":\"uSES4nb24XBSVnxAO4n6\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"5ce89274-5f04-4e56-9562-0fb0c3a7106d\",\"owningEntityName\":\"OE-ETE_Customer-5ce89274-5f04-4e56-9562-0fb0c3a7106d\"}}}","type":"String"},"requestId":{"value":"abdba61e-d4eb-4128-b4be-9e6e3fbe0353","type":"String"},"mso-request-id":{"value":"abdba61e-d4eb-4128-b4be-9e6e3fbe0353","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:29:14.433Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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================================================
2022-10-26T06:29:15.450Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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==========================================
2022-10-26T06:29:15.451Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:15.451Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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  : 
2022-10-26T06:29:15.452Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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      : [Date:"Wed, 26 Oct 2022 06:29:15 GMT", X-ONAP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-TransactionID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ECOMP-RequestID:"abdba61e-d4eb-4128-b4be-9e6e3fbe0353", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5fe0807a-253f-43b3-8597-49f4904e637f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:15.453Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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\":\"abdba61e-d4eb-4128-b4be-9e6e3fbe0353\",\"instanceId\":\"18e060eb-25dd-4f72-afae-b7f2cdcfdac9\"}}","message":"Success","processInstanceID":"82af119a-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:29:15.453Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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=================================================
2022-10-26T06:29:15.454Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|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
2022-10-26T06:29:15.459Z|abdba61e-d4eb-4128-b4be-9e6e3fbe0353|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:19.552Z|7083aa53-37f9-46bc-a0aa-06605cdb57be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:19.552Z|d3db90e5-436c-4900-aeb8-83effb35ba02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:19.553Z|7083aa53-37f9-46bc-a0aa-06605cdb57be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:19.553Z|d3db90e5-436c-4900-aeb8-83effb35ba02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:19.556Z|4408f3e7-0403-443c-8b33-9ca6319e46cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:19.556Z|4408f3e7-0403-443c-8b33-9ca6319e46cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:27.255Z|cdea5511-603f-41dd-9460-5544e39d8e45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:29:27.256Z|cdea5511-603f-41dd-9460-5544e39d8e45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:29:29.577Z|7fff4126-969a-4c01-ab68-add6b43f85ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:29.577Z|3a6dd8f5-18f7-4cad-b25d-6050f894a404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:29.578Z|3a6dd8f5-18f7-4cad-b25d-6050f894a404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:29.579Z|5aa0ac64-a08b-4f83-95d2-4ca7eadbb58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:29.579Z|5aa0ac64-a08b-4f83-95d2-4ca7eadbb58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:29.581Z|7fff4126-969a-4c01-ab68-add6b43f85ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:35.200Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:35.204Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e0e5d968-8a73-4040-9625-9db61c75173c already exists in requestDb InfraActiveRequests table
2022-10-26T06:29:35.205Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:35.206Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||Invoke
2022-10-26T06:29:35.206Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:35.206Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:35.206Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Method      : GET
2022-10-26T06:29:35.206Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9ac55d3fccb37b6", X-B3-SpanId:"0882aa6f755b7380", X-B3-ParentSpanId:"a9ac55d3fccb37b6", X-B3-Sampled:"0", X-ONAP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-TransactionID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ECOMP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59a658e1-cb9d-41cc-9bd9-0f6b7db640d4"]
2022-10-26T06:29:35.207Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Request body: 
2022-10-26T06:29:35.207Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||==========================request end================================================
2022-10-26T06:29:35.227Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:35.227Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:29:35.228Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status text  : 
2022-10-26T06:29:35.228Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:29:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:35.228Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Response body: 
2022-10-26T06:29:35.229Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:35.229Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|404|Not Found|InvokeReturn
2022-10-26T06:29:35.239Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:29:35.245Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:29:35.298Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:29:35.299Z|e0e5d968-8a73-4040-9625-9db61c75173c|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/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:29:35.367Z|e0e5d968-8a73-4040-9625-9db61c75173c|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/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:29:35.367Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:29:34:632-43519], vertex-id=[405664], Content-Length=[604], Date=[Wed, 26 Oct 2022 06:29:34 GMT], Content-Type=[application/json]}
2022-10-26T06:29:35.369Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666765472708","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-10-26T06:29:35.371Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:29:35.372Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:29:35.373Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:29:35.373Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:29:35.374Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:35.374Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:29:35.374Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:29:35.375Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"a9ac55d3fccb37b6", X-B3-SpanId:"4ddf3e360b60dec3", X-B3-ParentSpanId:"a9ac55d3fccb37b6", X-B3-Sampled:"0", X-ONAP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-TransactionID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ECOMP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"487021ef-f130-4f36-9dfd-f8a6e88bbadb"]
2022-10-26T06:29:35.375Z|e0e5d968-8a73-4040-9625-9db61c75173c|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-3b099df3-176d-45d9-a9d9-cc2280927f33","requestScope":"service"}
2022-10-26T06:29:35.375Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:29:35.390Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:35.391Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:35.391Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:29:35.392Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"Wed, 26 Oct 2022 06:29:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:35.392Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:29:35.393Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:35.393Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:29:35.394Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:29:35.395Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:29:35.395Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:35.395Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:29:35.395Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:29:35.396Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"e0e5d968-8a73-4040-9625-9db61c75173c", X-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-TransactionID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ECOMP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24c606fa-fb64-48a0-b37f-50973a033105"]
2022-10-26T06:29:35.396Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:29:35.396Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:29:35.420Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:35.421Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:35.421Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:29:35.422Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"Wed, 26 Oct 2022 06:29:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:35.423Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:29:35.423Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:35.424Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:29:35.431Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-10-26T06:29:35.432Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-10-26T06:29:35.432Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:35.433Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-10-26T06:29:35.433Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:29:35.434Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"e0e5d968-8a73-4040-9625-9db61c75173c", X-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-TransactionID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ECOMP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ba84de6-3de5-4dee-894b-36ab969bebfd"]
2022-10-26T06:29:35.434Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:29:35.434Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:29:35.452Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:35.452Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:35.453Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:29:35.453Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"Wed, 26 Oct 2022 06:29:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:35.454Z|e0e5d968-8a73-4040-9625-9db61c75173c|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" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-10-26T06:29:35.455Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:35.455Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-10-26T06:29:35.460Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:29:35.461Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:29:35.461Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:35.461Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:29:35.462Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:29:35.462Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"e0e5d968-8a73-4040-9625-9db61c75173c", X-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-TransactionID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ECOMP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71f563e3-4518-490d-820d-fe80c83e29e2"]
2022-10-26T06:29:35.463Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:29:35.463Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:29:35.483Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:35.483Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:35.484Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:29:35.485Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"Wed, 26 Oct 2022 06:29:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:35.486Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:29:35.487Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:35.488Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:29:35.492Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:29:35.493Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:29:35.493Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:35.493Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:29:35.494Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:29:35.494Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"1833", X-B3-TraceId:"a9ac55d3fccb37b6", X-B3-SpanId:"def8c43a3542f686", X-B3-ParentSpanId:"a9ac55d3fccb37b6", X-B3-Sampled:"0", X-ONAP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-TransactionID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ECOMP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42d25cdf-aaf4-417b-bd52-a2f68a833d4a"]
2022-10-26T06:29:35.495Z|e0e5d968-8a73-4040-9625-9db61c75173c|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":"e0e5d968-8a73-4040-9625-9db61c75173c","requestStatus":"IN_PROGRESS","startTime":1666765775240,"source":"VID","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n\t\t\t\"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"e0e5d968-8a73-4040-9625-9db61c75173c"}
2022-10-26T06:29:35.495Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:29:35.522Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:35.523Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:29:35.524Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:29:35.524Z|e0e5d968-8a73-4040-9625-9db61c75173c|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/e0e5d968-8a73-4040-9625-9db61c75173c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:35.525Z|e0e5d968-8a73-4040-9625-9db61c75173c|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" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:29:35.240+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n\t\t\t\"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:29:35.509+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    }
  }
}
2022-10-26T06:29:35.525Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:35.526Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:29:35.541Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:29:35.542Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:29:35.542Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:35.542Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:29:35.543Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:29:35.543Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"a9ac55d3fccb37b6", X-B3-SpanId:"a27e33fbf242ac4b", X-B3-ParentSpanId:"a9ac55d3fccb37b6", X-B3-Sampled:"0", X-ONAP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-TransactionID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ECOMP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bb0d6e0-136d-4a26-8d1a-e670fa7f08bb"]
2022-10-26T06:29:35.544Z|e0e5d968-8a73-4040-9625-9db61c75173c|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\":\"919d485c-0fbe-49d2-9cab-83df80eece01\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b24b738b-72ee-4412-ac72-32504778971a\",\"modelUuid\":\"b24b738b-72ee-4412-ac72-32504778971a\",\"modelInvariantUuid\":\"919d485c-0fbe-49d2-9cab-83df80eece01\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"d588b682-5156-46e1-81b8-dcbd5b48643e\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"e0e5d968-8a73-4040-9625-9db61c75173c","type":"String"},"mso-request-id":{"value":"e0e5d968-8a73-4040-9625-9db61c75173c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:29:35.545Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:29:36.559Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:36.560Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:29:36.560Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:29:36.561Z|e0e5d968-8a73-4040-9625-9db61c75173c|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:"Wed, 26 Oct 2022 06:29:36 GMT", X-ONAP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-TransactionID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ECOMP-RequestID:"e0e5d968-8a73-4040-9625-9db61c75173c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4bb0d6e0-136d-4a26-8d1a-e670fa7f08bb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:36.561Z|e0e5d968-8a73-4040-9625-9db61c75173c|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\":\"e0e5d968-8a73-4040-9625-9db61c75173c\",\"instanceId\":\"f9a2795f-ff62-4e39-bf42-5b3c42c43314\"}}","message":"Success","processInstanceID":"8f43e4d0-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:29:36.562Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:36.562Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:29:36.566Z|e0e5d968-8a73-4040-9625-9db61c75173c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:36.709Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:36.714Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:36.714Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||Invoke
2022-10-26T06:29:36.715Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:36.715Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:36.715Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Method      : GET
2022-10-26T06:29:36.715Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f83f65191c020567", X-B3-SpanId:"49f0266a0da67bf4", X-B3-ParentSpanId:"f83f65191c020567", X-B3-Sampled:"0", X-ONAP-RequestID:"9244bca5-ba49-401b-82c3-2495684ed7ff", X-RequestID:"9244bca5-ba49-401b-82c3-2495684ed7ff", X-TransactionID:"9244bca5-ba49-401b-82c3-2495684ed7ff", X-ECOMP-RequestID:"9244bca5-ba49-401b-82c3-2495684ed7ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fffc6b50-71bc-40d5-a8ff-de131a113945"]
2022-10-26T06:29:36.716Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Request body: 
2022-10-26T06:29:36.716Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||==========================request end================================================
2022-10-26T06:29:36.738Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:36.738Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:36.738Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status text  : 
2022-10-26T06:29:36.739Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:36.741Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Response body: {
  "requestId" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:29:35.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n\t\t\t\"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    }
  }
}
2022-10-26T06:29:36.741Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:36.741Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||InvokeReturn
2022-10-26T06:29:36.744Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:36.745Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:29:36.745Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:36.746Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:36.746Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:29:36.746Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f83f65191c020567", X-B3-SpanId:"dd03d31519653f93", X-B3-ParentSpanId:"f83f65191c020567", X-B3-Sampled:"0", X-ONAP-RequestID:"9244bca5-ba49-401b-82c3-2495684ed7ff", X-RequestID:"9244bca5-ba49-401b-82c3-2495684ed7ff", X-TransactionID:"9244bca5-ba49-401b-82c3-2495684ed7ff", X-ECOMP-RequestID:"9244bca5-ba49-401b-82c3-2495684ed7ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c52e3550-1134-4898-bb38-b15e131433aa"]
2022-10-26T06:29:36.747Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:29:36.747Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:29:36.761Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:36.762Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:36.762Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:29:36.762Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:36.763Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:29:36.763Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:36.764Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:29:36.773Z|9244bca5-ba49-401b-82c3-2495684ed7ff|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:39.602Z|9c198d8f-cab5-42c8-8cfb-a3edb9e09516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:39.602Z|54f8d0be-61a6-4361-bac8-fd210a27a730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:39.603Z|9c198d8f-cab5-42c8-8cfb-a3edb9e09516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:39.603Z|54f8d0be-61a6-4361-bac8-fd210a27a730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:39.606Z|6127672d-cf67-4883-b920-221933c81cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:39.607Z|6127672d-cf67-4883-b920-221933c81cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:41.679Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:41.683Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353
2022-10-26T06:29:41.683Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|INFO|500||Invoke
2022-10-26T06:29:41.684Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:41.684Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353
2022-10-26T06:29:41.684Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Method      : GET
2022-10-26T06:29:41.684Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de81f47904d729ac", X-B3-SpanId:"f2ce8cbdec5b7eb9", X-B3-ParentSpanId:"de81f47904d729ac", X-B3-Sampled:"0", X-ONAP-RequestID:"1f82a6ac-b37b-48c6-8b1c-f90a2be7e341", X-RequestID:"1f82a6ac-b37b-48c6-8b1c-f90a2be7e341", X-TransactionID:"1f82a6ac-b37b-48c6-8b1c-f90a2be7e341", X-ECOMP-RequestID:"1f82a6ac-b37b-48c6-8b1c-f90a2be7e341", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fec5918-e18d-42da-b15b-679c4bb19883"]
2022-10-26T06:29:41.685Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Request body: 
2022-10-26T06:29:41.685Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||==========================request end================================================
2022-10-26T06:29:41.707Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:41.709Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:41.710Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Status text  : 
2022-10-26T06:29:41.710Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:41.711Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||Response body: {
  "requestId" : "abdba61e-d4eb-4128-b4be-9e6e3fbe0353",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:13.000+00:00",
  "endTime" : "2022-10-26T06:29:40.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a8bd9213-d9bb-452e-b498-4443126ee38a\",\n            \"modelVersionId\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\n            \"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"5ce89274-5f04-4e56-9562-0fb0c3a7106d\",\n            \"owningEntityName\":\"OE-ETE_Customer-5ce89274-5f04-4e56-9562-0fb0c3a7106d\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_8ba080f2-b05c-428d-a274-ab41286d57bc\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc\",\n            \"productFamilyId\":\"af862b09-5d85-4324-817b-4ae54de97a82\",\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\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\n                            \"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF ad88f185-7f00 0\",\n                                        \"modelCustomizationId\":\"6254f647-538e-49ef-8ce4-402be259dbf5\",\n                                        \"modelInvariantId\":\"a8bd9213-d9bb-452e-b498-4443126ee38a\",\n                                        \"modelVersionId\":\"db70ee71-1335-49b1-bb24-e96e4a890ec7\",\n                                        \"modelName\":\"Demo_pNF_uSES4nb24XBSVnxAO4n6\",\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\":\"af862b09-5d85-4324-817b-4ae54de97a82\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"uSES4nb24XBSVnxAO4n6\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:40.000+00:00",
  "serviceInstanceId" : "18e060eb-25dd-4f72-afae-b7f2cdcfdac9",
  "serviceInstanceName" : "Service_Ete_Name8ba080f2-b05c-428d-a274-ab41286d57bc",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "abdba61e-d4eb-4128-b4be-9e6e3fbe0353",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353"
    }
  }
}
2022-10-26T06:29:41.712Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:41.712Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|INFO|500||InvokeReturn
2022-10-26T06:29:41.715Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false
2022-10-26T06:29:41.715Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:29:41.716Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:41.716Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false
2022-10-26T06:29:41.717Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:29:41.717Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de81f47904d729ac", X-B3-SpanId:"ce7ff25a65463d37", X-B3-ParentSpanId:"de81f47904d729ac", X-B3-Sampled:"0", X-ONAP-RequestID:"1f82a6ac-b37b-48c6-8b1c-f90a2be7e341", X-RequestID:"1f82a6ac-b37b-48c6-8b1c-f90a2be7e341", X-TransactionID:"1f82a6ac-b37b-48c6-8b1c-f90a2be7e341", X-ECOMP-RequestID:"1f82a6ac-b37b-48c6-8b1c-f90a2be7e341", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"805247e8-bfe3-4b08-909e-775369d28592"]
2022-10-26T06:29:41.718Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:29:41.718Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:29:41.732Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:41.734Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:41.735Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:29:41.735Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:41.736Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:29:41.736Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:41.737Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=abdba61e-d4eb-4128-b4be-9e6e3fbe0353&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:29:41.752Z|1f82a6ac-b37b-48c6-8b1c-f90a2be7e341|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/abdba61e-d4eb-4128-b4be-9e6e3fbe0353|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:42.255Z|0a376b25-e7d4-4997-aad2-820cf042b2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:29:42.259Z|0a376b25-e7d4-4997-aad2-820cf042b2dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:29:42.590Z|798fc713-3cc3-42f7-84f3-93ec9250b203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:29:42.591Z|798fc713-3cc3-42f7-84f3-93ec9250b203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:29:43.007Z|b4c58a1f-e5e3-456e-986a-18fdbe46e830|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:29:43.007Z|b4c58a1f-e5e3-456e-986a-18fdbe46e830|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:46.910Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:46.916Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:46.917Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||Invoke
2022-10-26T06:29:46.917Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:46.918Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:46.918Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Method      : GET
2022-10-26T06:29:46.918Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6da7a6820203aace", X-B3-SpanId:"59c0f3bf27bdecf0", X-B3-ParentSpanId:"6da7a6820203aace", X-B3-Sampled:"0", X-ONAP-RequestID:"389245f7-49bd-466e-8814-afcf62337819", X-RequestID:"389245f7-49bd-466e-8814-afcf62337819", X-TransactionID:"389245f7-49bd-466e-8814-afcf62337819", X-ECOMP-RequestID:"389245f7-49bd-466e-8814-afcf62337819", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6d1fc4a-4594-48ef-86eb-464b37b2c47a"]
2022-10-26T06:29:46.919Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Request body: 
2022-10-26T06:29:46.919Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||==========================request end================================================
2022-10-26T06:29:46.942Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:46.943Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:46.943Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status text  : 
2022-10-26T06:29:46.943Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:46.944Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Response body: {
  "requestId" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:35.000+00:00",
  "endTime" : "2022-10-26T06:29:39.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n\t\t\t\"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    }
  }
}
2022-10-26T06:29:46.945Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:46.945Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||InvokeReturn
2022-10-26T06:29:46.947Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:46.947Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:29:46.948Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:46.948Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:46.948Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:29:46.949Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6da7a6820203aace", X-B3-SpanId:"47f1395cfde40e6f", X-B3-ParentSpanId:"6da7a6820203aace", X-B3-Sampled:"0", X-ONAP-RequestID:"389245f7-49bd-466e-8814-afcf62337819", X-RequestID:"389245f7-49bd-466e-8814-afcf62337819", X-TransactionID:"389245f7-49bd-466e-8814-afcf62337819", X-ECOMP-RequestID:"389245f7-49bd-466e-8814-afcf62337819", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1891606-e4a9-44d1-a8a4-6b8472fef0fe"]
2022-10-26T06:29:46.949Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:29:46.949Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:29:46.962Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:46.963Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:46.963Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:29:46.964Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:46.964Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:29:46.965Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:46.965Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:29:46.975Z|389245f7-49bd-466e-8814-afcf62337819|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:47.100Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:47.105Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:47.105Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||Invoke
2022-10-26T06:29:47.105Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:47.106Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:47.106Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Method      : GET
2022-10-26T06:29:47.106Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8813de8fca72908d", X-B3-SpanId:"3b1fab34ab165d56", X-B3-ParentSpanId:"8813de8fca72908d", X-B3-Sampled:"0", X-ONAP-RequestID:"d932f2d3-fab9-4424-8457-bda6690645f7", X-RequestID:"d932f2d3-fab9-4424-8457-bda6690645f7", X-TransactionID:"d932f2d3-fab9-4424-8457-bda6690645f7", X-ECOMP-RequestID:"d932f2d3-fab9-4424-8457-bda6690645f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96f8eb8a-7e6e-4d0c-b6cb-2bb5c15cf413"]
2022-10-26T06:29:47.106Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Request body: 
2022-10-26T06:29:47.107Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||==========================request end================================================
2022-10-26T06:29:47.127Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:47.128Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:47.128Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status text  : 
2022-10-26T06:29:47.129Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:47.130Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Response body: {
  "requestId" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:35.000+00:00",
  "endTime" : "2022-10-26T06:29:39.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n\t\t\t\"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    }
  }
}
2022-10-26T06:29:47.130Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:47.131Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||InvokeReturn
2022-10-26T06:29:47.132Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:47.132Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:29:47.132Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:47.133Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:47.133Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:29:47.133Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8813de8fca72908d", X-B3-SpanId:"19ff85cf48f8ce0a", X-B3-ParentSpanId:"8813de8fca72908d", X-B3-Sampled:"0", X-ONAP-RequestID:"d932f2d3-fab9-4424-8457-bda6690645f7", X-RequestID:"d932f2d3-fab9-4424-8457-bda6690645f7", X-TransactionID:"d932f2d3-fab9-4424-8457-bda6690645f7", X-ECOMP-RequestID:"d932f2d3-fab9-4424-8457-bda6690645f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0380ac9d-d680-478f-bca2-f9325a0e2b33"]
2022-10-26T06:29:47.133Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:29:47.134Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:29:47.146Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:47.146Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:47.146Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:29:47.147Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:47.148Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:29:47.148Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:47.149Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:29:47.160Z|d932f2d3-fab9-4424-8457-bda6690645f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:47.291Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:47.296Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:47.297Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||Invoke
2022-10-26T06:29:47.298Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:47.298Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:47.298Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Method      : GET
2022-10-26T06:29:47.299Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e437109553f6559", X-B3-SpanId:"51b43028c6e40424", X-B3-ParentSpanId:"1e437109553f6559", X-B3-Sampled:"0", X-ONAP-RequestID:"00cc177c-50a1-4564-a71e-f75a96368b1e", X-RequestID:"00cc177c-50a1-4564-a71e-f75a96368b1e", X-TransactionID:"00cc177c-50a1-4564-a71e-f75a96368b1e", X-ECOMP-RequestID:"00cc177c-50a1-4564-a71e-f75a96368b1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"200f137b-4d0d-4428-927c-de3f3e30c365"]
2022-10-26T06:29:47.299Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Request body: 
2022-10-26T06:29:47.300Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||==========================request end================================================
2022-10-26T06:29:47.319Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:47.320Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:47.320Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status text  : 
2022-10-26T06:29:47.321Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:47.322Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Response body: {
  "requestId" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:35.000+00:00",
  "endTime" : "2022-10-26T06:29:39.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n\t\t\t\"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    }
  }
}
2022-10-26T06:29:47.322Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:47.322Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||InvokeReturn
2022-10-26T06:29:47.324Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:47.324Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:29:47.325Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:47.325Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:47.326Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:29:47.326Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e437109553f6559", X-B3-SpanId:"42b381a626b48288", X-B3-ParentSpanId:"1e437109553f6559", X-B3-Sampled:"0", X-ONAP-RequestID:"00cc177c-50a1-4564-a71e-f75a96368b1e", X-RequestID:"00cc177c-50a1-4564-a71e-f75a96368b1e", X-TransactionID:"00cc177c-50a1-4564-a71e-f75a96368b1e", X-ECOMP-RequestID:"00cc177c-50a1-4564-a71e-f75a96368b1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8975a76-5ff1-489d-8db9-ab88159adf8c"]
2022-10-26T06:29:47.327Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:29:47.327Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:29:47.337Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:47.337Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:47.338Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:29:47.338Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:47.339Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:29:47.340Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:47.340Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:29:47.349Z|00cc177c-50a1-4564-a71e-f75a96368b1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:47.477Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:47.481Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:47.481Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||Invoke
2022-10-26T06:29:47.482Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:47.482Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:47.482Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Method      : GET
2022-10-26T06:29:47.482Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fffc0137f3757a9b", X-B3-SpanId:"c946055b86774f44", X-B3-ParentSpanId:"fffc0137f3757a9b", X-B3-Sampled:"0", X-ONAP-RequestID:"e482a8cf-50ff-4124-9abe-a90487802fc3", X-RequestID:"e482a8cf-50ff-4124-9abe-a90487802fc3", X-TransactionID:"e482a8cf-50ff-4124-9abe-a90487802fc3", X-ECOMP-RequestID:"e482a8cf-50ff-4124-9abe-a90487802fc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d498c908-0a0d-4f33-9dce-a97d21a3ee60"]
2022-10-26T06:29:47.482Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Request body: 
2022-10-26T06:29:47.483Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||==========================request end================================================
2022-10-26T06:29:47.501Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:47.502Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:47.502Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status text  : 
2022-10-26T06:29:47.502Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:47.504Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Response body: {
  "requestId" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:35.000+00:00",
  "endTime" : "2022-10-26T06:29:39.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n\t\t\t\"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    }
  }
}
2022-10-26T06:29:47.504Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:47.504Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||InvokeReturn
2022-10-26T06:29:47.506Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:47.506Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:29:47.506Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:47.507Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:47.507Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:29:47.507Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fffc0137f3757a9b", X-B3-SpanId:"27c422f25f6d7a4b", X-B3-ParentSpanId:"fffc0137f3757a9b", X-B3-Sampled:"0", X-ONAP-RequestID:"e482a8cf-50ff-4124-9abe-a90487802fc3", X-RequestID:"e482a8cf-50ff-4124-9abe-a90487802fc3", X-TransactionID:"e482a8cf-50ff-4124-9abe-a90487802fc3", X-ECOMP-RequestID:"e482a8cf-50ff-4124-9abe-a90487802fc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"915242c7-5891-4ff2-96ff-838b5c914dfc"]
2022-10-26T06:29:47.507Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:29:47.508Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:29:47.520Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:47.520Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:47.521Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:29:47.521Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:47.523Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:29:47.523Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:47.524Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:29:47.533Z|e482a8cf-50ff-4124-9abe-a90487802fc3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:47.653Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:47.657Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:47.657Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||Invoke
2022-10-26T06:29:47.658Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:47.658Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c
2022-10-26T06:29:47.658Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Method      : GET
2022-10-26T06:29:47.658Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1770e80901220ca3", X-B3-SpanId:"d640d00ba2d1fa5e", X-B3-ParentSpanId:"1770e80901220ca3", X-B3-Sampled:"0", X-ONAP-RequestID:"00e26139-827a-43b4-86ae-8a5563a8d8e1", X-RequestID:"00e26139-827a-43b4-86ae-8a5563a8d8e1", X-TransactionID:"00e26139-827a-43b4-86ae-8a5563a8d8e1", X-ECOMP-RequestID:"00e26139-827a-43b4-86ae-8a5563a8d8e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e54bac45-a2e5-4da3-96e4-6abc28a3d822"]
2022-10-26T06:29:47.658Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Request body: 
2022-10-26T06:29:47.659Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||==========================request end================================================
2022-10-26T06:29:47.678Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:47.678Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:47.679Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Status text  : 
2022-10-26T06:29:47.679Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:47.682Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||Response body: {
  "requestId" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:35.000+00:00",
  "endTime" : "2022-10-26T06:29:39.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n\t\t\t\"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e0e5d968-8a73-4040-9625-9db61c75173c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c"
    }
  }
}
2022-10-26T06:29:47.682Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:47.683Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e0e5d968-8a73-4040-9625-9db61c75173c|INFO|500||InvokeReturn
2022-10-26T06:29:47.684Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:47.684Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:29:47.685Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:47.685Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false
2022-10-26T06:29:47.685Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:29:47.685Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1770e80901220ca3", X-B3-SpanId:"c6b0eb9c43279352", X-B3-ParentSpanId:"1770e80901220ca3", X-B3-Sampled:"0", X-ONAP-RequestID:"00e26139-827a-43b4-86ae-8a5563a8d8e1", X-RequestID:"00e26139-827a-43b4-86ae-8a5563a8d8e1", X-TransactionID:"00e26139-827a-43b4-86ae-8a5563a8d8e1", X-ECOMP-RequestID:"00e26139-827a-43b4-86ae-8a5563a8d8e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac2babc6-b05d-4be9-ba98-61d1b598f84a"]
2022-10-26T06:29:47.686Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:29:47.686Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:29:47.696Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:47.697Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:47.697Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:29:47.697Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:47.699Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:29:47.699Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:47.699Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e0e5d968-8a73-4040-9625-9db61c75173c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:29:47.708Z|00e26139-827a-43b4-86ae-8a5563a8d8e1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e0e5d968-8a73-4040-9625-9db61c75173c|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:48.983Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:48.987Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 09240436-c55f-4068-a736-ebad6a10c150 already exists in requestDb InfraActiveRequests table
2022-10-26T06:29:48.988Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:29:48.988Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||Invoke
2022-10-26T06:29:48.989Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:48.989Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:29:48.989Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Method      : GET
2022-10-26T06:29:48.990Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c08464f4b6e779a", X-B3-SpanId:"2e9535ca6eae3f7a", X-B3-ParentSpanId:"3c08464f4b6e779a", X-B3-Sampled:"0", X-ONAP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-TransactionID:"09240436-c55f-4068-a736-ebad6a10c150", X-ECOMP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e0b6e39-a751-44d8-9041-fd9388b6cd80"]
2022-10-26T06:29:48.990Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Request body: 
2022-10-26T06:29:48.990Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||==========================request end================================================
2022-10-26T06:29:49.011Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:49.011Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:29:49.011Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status text  : 
2022-10-26T06:29:49.011Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:29:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:49.012Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Response body: 
2022-10-26T06:29:49.012Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:49.012Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|404|Not Found|InvokeReturn
2022-10-26T06:29:49.025Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:29:49.026Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-10-26T06:29:49.031Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:29:49.063Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:29:49.064Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01|INFO|500||Invoke
2022-10-26T06:29:49.112Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01|INFO|404|Not Found|InvokeReturn
2022-10-26T06:29:49.113Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:29:48:393-8166], Content-Length=[377], Date=[Wed, 26 Oct 2022 06:29:48 GMT], Content-Type=[application/json]}
2022-10-26T06:29:49.114Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/919d485c-0fbe-49d2-9cab-83df80eece01","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01","ERR.5.4.6114"]}}}

2022-10-26T06:29:49.117Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01
2022-10-26T06:29:49.117Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 919d485c-0fbe-49d2-9cab-83df80eece01
2022-10-26T06:29:49.120Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:29:49.145Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01|INFO|500||Invoke
2022-10-26T06:29:49.145Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01 with request headers:{Authorization=[***REDACTED***], X-RequestID=[09240436-c55f-4068-a736-ebad6a10c150], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[09719682-f60a-4425-8cfe-79b92cccf001], X-ECOMP-RequestID=[09240436-c55f-4068-a736-ebad6a10c150], X-TransactionId=[], X-ONAP-RequestID=[09240436-c55f-4068-a736-ebad6a10c150]}
2022-10-26T06:29:49.192Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:29:48:473-51929], Content-Length=[377], Date=[Wed, 26 Oct 2022 06:29:48 GMT], Content-Type=[application/json]}
2022-10-26T06:29:49.194Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01|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/919d485c-0fbe-49d2-9cab-83df80eece01","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01","ERR.5.4.6114"]}}}

2022-10-26T06:29:49.194Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01|INFO|404|Not Found|InvokeReturn
2022-10-26T06:29:49.196Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/919d485c-0fbe-49d2-9cab-83df80eece01
2022-10-26T06:29:49.197Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 919d485c-0fbe-49d2-9cab-83df80eece01
2022-10-26T06:29:49.200Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:29:49.230Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:29:49.231Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:29:49.295Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:29:49.296Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:29:48:557-33124], vertex-id=[405664], Content-Length=[604], Date=[Wed, 26 Oct 2022 06:29:48 GMT], Content-Type=[application/json]}
2022-10-26T06:29:49.297Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666765472708","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-10-26T06:29:49.298Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:29:49.299Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:29:49.302Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:29:49.303Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:29:49.303Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:49.303Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:29:49.304Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:29:49.304Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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:"3c08464f4b6e779a", X-B3-SpanId:"811deac418162d33", X-B3-ParentSpanId:"3c08464f4b6e779a", X-B3-Sampled:"0", X-ONAP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-TransactionID:"09240436-c55f-4068-a736-ebad6a10c150", X-ECOMP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e501cf70-86f4-4dde-9259-1130f925ccb3"]
2022-10-26T06:29:49.304Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314"},"instanceName":"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0","requestScope":"vnf"}
2022-10-26T06:29:49.305Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:29:49.326Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:49.327Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:49.327Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:29:49.328Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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:"Wed, 26 Oct 2022 06:29:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:49.328Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:29:49.328Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:49.329Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:29:49.330Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c
2022-10-26T06:29:49.330Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|INFO|500||Invoke
2022-10-26T06:29:49.330Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:49.331Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c
2022-10-26T06:29:49.331Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||Method      : GET
2022-10-26T06:29:49.331Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-TransactionID:"09240436-c55f-4068-a736-ebad6a10c150", X-ECOMP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11237152-2a11-47ef-af6b-461f58336d88"]
2022-10-26T06:29:49.332Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||Request body: 
2022-10-26T06:29:49.332Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||==========================request end================================================
2022-10-26T06:29:49.393Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:49.395Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:49.395Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||Status text  : 
2022-10-26T06:29:49.396Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:29:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:49.396Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 6,
      "modelCustomizationUUID" : "e8849618-7485-4790-8142-abbfed6fae9c",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2022-10-26 06:26:32.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-10-26T06:26:32.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfcInstanceGroupCustomizations"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/service"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vfModuleCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c"
    }
  }
}
2022-10-26T06:29:49.397Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:49.397Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e8849618-7485-4790-8142-abbfed6fae9c|INFO|500||InvokeReturn
2022-10-26T06:29:49.417Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources
2022-10-26T06:29:49.417Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||Invoke
2022-10-26T06:29:49.418Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:49.418Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources
2022-10-26T06:29:49.418Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Method      : GET
2022-10-26T06:29:49.418Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-TransactionID:"09240436-c55f-4068-a736-ebad6a10c150", X-ECOMP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf8237a0-4eb5-4c8d-a384-f7be6ca71be0"]
2022-10-26T06:29:49.419Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Request body: 
2022-10-26T06:29:49.419Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||==========================request end================================================
2022-10-26T06:29:49.464Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:49.465Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:49.466Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status text  : 
2022-10-26T06:29:49.466Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/bc1a1509-a6d7-43a0-86df-1f4558d604a9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:29:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:49.468Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "bc1a1509-a6d7-43a0-86df-1f4558d604a9",
  "modelInvariantUUID" : "97ea3ecc-01d8-4dcd-9c42-926149b11b61",
  "modelName" : "basic_vm",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicVm",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2022-10-26T06:26:32.000+00:00",
  "modelInvariantId" : "97ea3ecc-01d8-4dcd-9c42-926149b11b61",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bc1a1509-a6d7-43a0-86df-1f4558d604a9"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bc1a1509-a6d7-43a0-86df-1f4558d604a9"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bc1a1509-a6d7-43a0-86df-1f4558d604a9/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/bc1a1509-a6d7-43a0-86df-1f4558d604a9/vnfResourceWorkflow"
    }
  }
}
2022-10-26T06:29:49.468Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:49.469Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||InvokeReturn
2022-10-26T06:29:49.485Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-10-26T06:29:49.486Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-10-26T06:29:49.486Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:49.486Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-10-26T06:29:49.487Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:29:49.487Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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:"09240436-c55f-4068-a736-ebad6a10c150", X-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-TransactionID:"09240436-c55f-4068-a736-ebad6a10c150", X-ECOMP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dcd0e50-a62d-4189-9cc0-556b88936507"]
2022-10-26T06:29:49.487Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:29:49.488Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:29:49.525Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:49.526Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:49.527Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:29:49.527Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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:"Wed, 26 Oct 2022 06:29:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:49.528Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10031,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031"
    }
  }
}
2022-10-26T06:29:49.528Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:49.529Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-10-26T06:29:49.548Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:29:49.548Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:29:49.548Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:49.549Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:29:49.549Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:29:49.549Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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:"2615", X-B3-TraceId:"3c08464f4b6e779a", X-B3-SpanId:"94abfc3af756a493", X-B3-ParentSpanId:"3c08464f4b6e779a", X-B3-Sampled:"0", X-ONAP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-TransactionID:"09240436-c55f-4068-a736-ebad6a10c150", X-ECOMP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a2e72b2-5ad3-48e7-a74b-b0c3ae109bb7"]
2022-10-26T06:29:49.549Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"09240436-c55f-4068-a736-ebad6a10c150","requestStatus":"IN_PROGRESS","startTime":1666765789026,"source":"VID","vnfName":"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n    \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"09240436-c55f-4068-a736-ebad6a10c150"}
2022-10-26T06:29:49.550Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:29:49.580Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:49.581Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:29:49.581Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:29:49.582Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/09240436-c55f-4068-a736-ebad6a10c150", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:49.583Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "09240436-c55f-4068-a736-ebad6a10c150",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:29:49.026+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n    \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:29:49.566+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "09240436-c55f-4068-a736-ebad6a10c150",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    }
  }
}
2022-10-26T06:29:49.584Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:49.584Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:29:49.599Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:29:49.600Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:29:49.600Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:49.600Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:29:49.601Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:29:49.601Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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:"3c08464f4b6e779a", X-B3-SpanId:"eecaee69b8600fc3", X-B3-ParentSpanId:"3c08464f4b6e779a", X-B3-Sampled:"0", X-ONAP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-TransactionID:"09240436-c55f-4068-a736-ebad6a10c150", X-ECOMP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d1e14f3-0098-42cc-bdd7-7431207ed4f9"]
2022-10-26T06:29:49.601Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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\":\"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e8849618-7485-4790-8142-abbfed6fae9c\",\"modelVersionId\":\"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\"modelCustomizationId\":\"e8849618-7485-4790-8142-abbfed6fae9c\",\"modelUuid\":\"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\"modelInvariantUuid\":\"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"919d485c-0fbe-49d2-9cab-83df80eece01\",\"source\":\"VID\",\"instanceName\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\"modelInfo\":{\"modelInvariantId\":\"919d485c-0fbe-49d2-9cab-83df80eece01\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b24b738b-72ee-4412-ac72-32504778971a\",\"modelUuid\":\"b24b738b-72ee-4412-ac72-32504778971a\",\"modelInvariantUuid\":\"919d485c-0fbe-49d2-9cab-83df80eece01\"}}}],\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"f9a2795f-ff62-4e39-bf42-5b3c42c43314\"}","type":"String"},"requestId":{"value":"09240436-c55f-4068-a736-ebad6a10c150","type":"String"},"mso-request-id":{"value":"09240436-c55f-4068-a736-ebad6a10c150","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:29:49.602Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:29:49.624Z|150c7501-0ca1-440e-b313-7ecf11e4a7ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:49.626Z|a6289290-9d11-4a63-854d-0ede54da5a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:49.626Z|a6289290-9d11-4a63-854d-0ede54da5a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:49.629Z|150c7501-0ca1-440e-b313-7ecf11e4a7ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:49.634Z|661dd3ac-c8b4-4d4b-ad40-414603b4308b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:49.634Z|661dd3ac-c8b4-4d4b-ad40-414603b4308b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:50.614Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:50.615Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:29:50.615Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:29:50.616Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:29:50 GMT", X-ONAP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-TransactionID:"09240436-c55f-4068-a736-ebad6a10c150", X-ECOMP-RequestID:"09240436-c55f-4068-a736-ebad6a10c150", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8d1e14f3-0098-42cc-bdd7-7431207ed4f9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:50.616Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"09240436-c55f-4068-a736-ebad6a10c150\",\"instanceId\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\"}}","message":"Success","processInstanceID":"97a4d28a-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:29:50.617Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:50.617Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:29:50.620Z|09240436-c55f-4068-a736-ebad6a10c150|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:50.759Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:29:50.764Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:29:50.765Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||Invoke
2022-10-26T06:29:50.765Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:50.765Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:29:50.766Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Method      : GET
2022-10-26T06:29:50.766Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a73b5eed14ff10", X-B3-SpanId:"07d5af7f32cae24d", X-B3-ParentSpanId:"36a73b5eed14ff10", X-B3-Sampled:"0", X-ONAP-RequestID:"fa706333-6b70-4c69-958f-22ec2a8d1384", X-RequestID:"fa706333-6b70-4c69-958f-22ec2a8d1384", X-TransactionID:"fa706333-6b70-4c69-958f-22ec2a8d1384", X-ECOMP-RequestID:"fa706333-6b70-4c69-958f-22ec2a8d1384", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66bc81a5-229f-482e-9ba7-58ba2bebb7bc"]
2022-10-26T06:29:50.767Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Request body: 
2022-10-26T06:29:50.767Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||==========================request end================================================
2022-10-26T06:29:50.788Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:50.789Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:50.789Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status text  : 
2022-10-26T06:29:50.790Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:50.791Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Response body: {
  "requestId" : "09240436-c55f-4068-a736-ebad6a10c150",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:29:49.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n    \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "09240436-c55f-4068-a736-ebad6a10c150",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    }
  }
}
2022-10-26T06:29:50.792Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:50.792Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||InvokeReturn
2022-10-26T06:29:50.794Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:29:50.794Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:29:50.794Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:29:50.795Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:29:50.795Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:29:50.795Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a73b5eed14ff10", X-B3-SpanId:"de75394d541d244a", X-B3-ParentSpanId:"36a73b5eed14ff10", X-B3-Sampled:"0", X-ONAP-RequestID:"fa706333-6b70-4c69-958f-22ec2a8d1384", X-RequestID:"fa706333-6b70-4c69-958f-22ec2a8d1384", X-TransactionID:"fa706333-6b70-4c69-958f-22ec2a8d1384", X-ECOMP-RequestID:"fa706333-6b70-4c69-958f-22ec2a8d1384", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0495c08-0b3b-42a5-885c-cbcd3f551ce6"]
2022-10-26T06:29:50.796Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:29:50.796Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:29:50.813Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:29:50.813Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:29:50.814Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:29:50.814Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:29:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:29:50.814Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:29:50.815Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:29:50.815Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:29:50.823Z|fa706333-6b70-4c69-958f-22ec2a8d1384|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:29:57.255Z|b378b500-27c0-47fe-9bc2-e0d14ea41703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:29:57.256Z|b378b500-27c0-47fe-9bc2-e0d14ea41703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:29:59.649Z|5ab1ad8f-268c-4342-b7a5-1d352d41a3a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:59.649Z|5ab1ad8f-268c-4342-b7a5-1d352d41a3a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:59.650Z|249153d1-2d01-49ec-8478-e2903575a2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:59.650Z|249153d1-2d01-49ec-8478-e2903575a2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:29:59.655Z|b2791180-69b9-4d97-a616-90b0be28301a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:29:59.655Z|b2791180-69b9-4d97-a616-90b0be28301a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:00.951Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:00.956Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:00.956Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||Invoke
2022-10-26T06:30:00.957Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:00.957Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:00.957Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Method      : GET
2022-10-26T06:30:00.958Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"737e8b0e841f4b64", X-B3-SpanId:"3bcbd99ff0e1ba1b", X-B3-ParentSpanId:"737e8b0e841f4b64", X-B3-Sampled:"0", X-ONAP-RequestID:"8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8", X-RequestID:"8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8", X-TransactionID:"8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8", X-ECOMP-RequestID:"8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"328a663a-3521-411f-b64b-33d13e70354a"]
2022-10-26T06:30:00.958Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Request body: 
2022-10-26T06:30:00.958Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||==========================request end================================================
2022-10-26T06:30:00.980Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:00.980Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:00.981Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status text  : 
2022-10-26T06:30:00.981Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:00.983Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Response body: {
  "requestId" : "09240436-c55f-4068-a736-ebad6a10c150",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:49.000+00:00",
  "endTime" : "2022-10-26T06:29:59.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n    \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "09240436-c55f-4068-a736-ebad6a10c150",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    }
  }
}
2022-10-26T06:30:00.984Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:00.984Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||InvokeReturn
2022-10-26T06:30:00.986Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:00.986Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:00.986Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:00.986Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:00.986Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:00.987Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"737e8b0e841f4b64", X-B3-SpanId:"0225e871db131956", X-B3-ParentSpanId:"737e8b0e841f4b64", X-B3-Sampled:"0", X-ONAP-RequestID:"8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8", X-RequestID:"8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8", X-TransactionID:"8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8", X-ECOMP-RequestID:"8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5a0c30f-b64f-47ae-b9a0-b205cb0a090e"]
2022-10-26T06:30:00.987Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:00.987Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:00.998Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:00.999Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:00.999Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:00.999Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:01.000Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:01.001Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:01.001Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:01.010Z|8239748c-59b1-4f5a-8bdf-fa5bfa24a7d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:01.129Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:01.133Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:01.134Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||Invoke
2022-10-26T06:30:01.134Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:01.134Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:01.134Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Method      : GET
2022-10-26T06:30:01.135Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b0efa460ebc2d7a", X-B3-SpanId:"e47d1dcfde7bcc22", X-B3-ParentSpanId:"1b0efa460ebc2d7a", X-B3-Sampled:"0", X-ONAP-RequestID:"1e6d2814-6402-4730-ac01-11af58b72420", X-RequestID:"1e6d2814-6402-4730-ac01-11af58b72420", X-TransactionID:"1e6d2814-6402-4730-ac01-11af58b72420", X-ECOMP-RequestID:"1e6d2814-6402-4730-ac01-11af58b72420", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84f9b5cd-dd4d-4c23-8bba-64222ac5e426"]
2022-10-26T06:30:01.135Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Request body: 
2022-10-26T06:30:01.135Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||==========================request end================================================
2022-10-26T06:30:01.152Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:01.152Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:01.153Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status text  : 
2022-10-26T06:30:01.153Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:01.154Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Response body: {
  "requestId" : "09240436-c55f-4068-a736-ebad6a10c150",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:49.000+00:00",
  "endTime" : "2022-10-26T06:29:59.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n    \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "09240436-c55f-4068-a736-ebad6a10c150",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    }
  }
}
2022-10-26T06:30:01.154Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:01.154Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||InvokeReturn
2022-10-26T06:30:01.156Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:01.156Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:01.156Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:01.157Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:01.157Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:01.157Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b0efa460ebc2d7a", X-B3-SpanId:"82e433743f5416a2", X-B3-ParentSpanId:"1b0efa460ebc2d7a", X-B3-Sampled:"0", X-ONAP-RequestID:"1e6d2814-6402-4730-ac01-11af58b72420", X-RequestID:"1e6d2814-6402-4730-ac01-11af58b72420", X-TransactionID:"1e6d2814-6402-4730-ac01-11af58b72420", X-ECOMP-RequestID:"1e6d2814-6402-4730-ac01-11af58b72420", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a57935-64a4-4a1b-b095-ab77940d6797"]
2022-10-26T06:30:01.157Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:01.158Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:01.172Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:01.172Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:01.172Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:01.173Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:01.174Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:01.175Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:01.175Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:01.183Z|1e6d2814-6402-4730-ac01-11af58b72420|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:01.310Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:01.314Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:01.315Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||Invoke
2022-10-26T06:30:01.315Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:01.315Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:01.316Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Method      : GET
2022-10-26T06:30:01.316Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ab48005d3ad824e", X-B3-SpanId:"bf123f338d82baa4", X-B3-ParentSpanId:"8ab48005d3ad824e", X-B3-Sampled:"0", X-ONAP-RequestID:"e051667a-2b5f-4f1a-a716-7a156e7a3afd", X-RequestID:"e051667a-2b5f-4f1a-a716-7a156e7a3afd", X-TransactionID:"e051667a-2b5f-4f1a-a716-7a156e7a3afd", X-ECOMP-RequestID:"e051667a-2b5f-4f1a-a716-7a156e7a3afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f5867ee-e476-478e-91da-dccb0d5c7777"]
2022-10-26T06:30:01.316Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Request body: 
2022-10-26T06:30:01.316Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||==========================request end================================================
2022-10-26T06:30:01.333Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:01.334Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:01.334Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status text  : 
2022-10-26T06:30:01.335Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:01.336Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Response body: {
  "requestId" : "09240436-c55f-4068-a736-ebad6a10c150",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:49.000+00:00",
  "endTime" : "2022-10-26T06:29:59.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n    \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "09240436-c55f-4068-a736-ebad6a10c150",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    }
  }
}
2022-10-26T06:30:01.336Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:01.336Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||InvokeReturn
2022-10-26T06:30:01.338Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:01.339Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:01.339Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:01.340Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:01.340Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:01.340Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ab48005d3ad824e", X-B3-SpanId:"82ba55e4cd0663a9", X-B3-ParentSpanId:"8ab48005d3ad824e", X-B3-Sampled:"0", X-ONAP-RequestID:"e051667a-2b5f-4f1a-a716-7a156e7a3afd", X-RequestID:"e051667a-2b5f-4f1a-a716-7a156e7a3afd", X-TransactionID:"e051667a-2b5f-4f1a-a716-7a156e7a3afd", X-ECOMP-RequestID:"e051667a-2b5f-4f1a-a716-7a156e7a3afd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c51c3934-5fce-4ebb-8aa1-54c315994859"]
2022-10-26T06:30:01.341Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:01.341Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:01.352Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:01.352Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:01.352Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:01.353Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:01.353Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:01.354Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:01.354Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:01.364Z|e051667a-2b5f-4f1a-a716-7a156e7a3afd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:01.490Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:01.493Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:01.493Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||Invoke
2022-10-26T06:30:01.494Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:01.494Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:01.494Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Method      : GET
2022-10-26T06:30:01.495Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"239ad3a1f6090641", X-B3-SpanId:"8f6caf8965589a52", X-B3-ParentSpanId:"239ad3a1f6090641", X-B3-Sampled:"0", X-ONAP-RequestID:"66169a35-95d8-466b-8775-2ae59aaee515", X-RequestID:"66169a35-95d8-466b-8775-2ae59aaee515", X-TransactionID:"66169a35-95d8-466b-8775-2ae59aaee515", X-ECOMP-RequestID:"66169a35-95d8-466b-8775-2ae59aaee515", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03277530-20a8-4a06-8b89-91786a7c8e1e"]
2022-10-26T06:30:01.495Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Request body: 
2022-10-26T06:30:01.495Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||==========================request end================================================
2022-10-26T06:30:01.513Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:01.514Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:01.515Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status text  : 
2022-10-26T06:30:01.515Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:01.515Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Response body: {
  "requestId" : "09240436-c55f-4068-a736-ebad6a10c150",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:49.000+00:00",
  "endTime" : "2022-10-26T06:29:59.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n    \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "09240436-c55f-4068-a736-ebad6a10c150",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    }
  }
}
2022-10-26T06:30:01.516Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:01.516Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||InvokeReturn
2022-10-26T06:30:01.518Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:01.518Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:01.518Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:01.518Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:01.519Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:01.519Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"239ad3a1f6090641", X-B3-SpanId:"6a920f7bf3b8d0be", X-B3-ParentSpanId:"239ad3a1f6090641", X-B3-Sampled:"0", X-ONAP-RequestID:"66169a35-95d8-466b-8775-2ae59aaee515", X-RequestID:"66169a35-95d8-466b-8775-2ae59aaee515", X-TransactionID:"66169a35-95d8-466b-8775-2ae59aaee515", X-ECOMP-RequestID:"66169a35-95d8-466b-8775-2ae59aaee515", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb490e12-2276-4d59-b044-62c2bfbe2f82"]
2022-10-26T06:30:01.519Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:01.520Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:01.538Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:01.539Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:01.539Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:01.540Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:01.540Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:01.541Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:01.541Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:01.552Z|66169a35-95d8-466b-8775-2ae59aaee515|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:01.676Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:01.680Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:01.681Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||Invoke
2022-10-26T06:30:01.681Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:01.681Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150
2022-10-26T06:30:01.682Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Method      : GET
2022-10-26T06:30:01.682Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d51c114ec83a44f2", X-B3-SpanId:"dbdd78fffe8bfdac", X-B3-ParentSpanId:"d51c114ec83a44f2", X-B3-Sampled:"0", X-ONAP-RequestID:"12278550-9975-4663-af9f-dd7e00731fc2", X-RequestID:"12278550-9975-4663-af9f-dd7e00731fc2", X-TransactionID:"12278550-9975-4663-af9f-dd7e00731fc2", X-ECOMP-RequestID:"12278550-9975-4663-af9f-dd7e00731fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de6d95e5-ee3e-44dd-95cf-26b811345d27"]
2022-10-26T06:30:01.682Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Request body: 
2022-10-26T06:30:01.682Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||==========================request end================================================
2022-10-26T06:30:01.699Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:01.700Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:01.700Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Status text  : 
2022-10-26T06:30:01.701Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:01.701Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||Response body: {
  "requestId" : "09240436-c55f-4068-a736-ebad6a10c150",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:29:49.000+00:00",
  "endTime" : "2022-10-26T06:29:59.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n    \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:29:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "09240436-c55f-4068-a736-ebad6a10c150",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150"
    }
  }
}
2022-10-26T06:30:01.702Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:01.702Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/09240436-c55f-4068-a736-ebad6a10c150|INFO|500||InvokeReturn
2022-10-26T06:30:01.704Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:01.704Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:01.704Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:01.705Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false
2022-10-26T06:30:01.705Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:01.705Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d51c114ec83a44f2", X-B3-SpanId:"c4a042ec8901da46", X-B3-ParentSpanId:"d51c114ec83a44f2", X-B3-Sampled:"0", X-ONAP-RequestID:"12278550-9975-4663-af9f-dd7e00731fc2", X-RequestID:"12278550-9975-4663-af9f-dd7e00731fc2", X-TransactionID:"12278550-9975-4663-af9f-dd7e00731fc2", X-ECOMP-RequestID:"12278550-9975-4663-af9f-dd7e00731fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa60e536-9431-405d-b9d4-3c52f7dff0df"]
2022-10-26T06:30:01.706Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:01.706Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:01.716Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:01.716Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:01.717Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:01.717Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:01.718Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:01.718Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:01.719Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=09240436-c55f-4068-a736-ebad6a10c150&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:01.727Z|12278550-9975-4663-af9f-dd7e00731fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/09240436-c55f-4068-a736-ebad6a10c150|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:02.869Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:02.871Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6 already exists in requestDb InfraActiveRequests table
2022-10-26T06:30:02.872Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:02.872Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:30:02.872Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:02.873Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:02.873Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:30:02.873Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be8205702613d12a", X-B3-SpanId:"e1a99d11979cedb4", X-B3-ParentSpanId:"be8205702613d12a", X-B3-Sampled:"0", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e57435eb-9598-448b-9ee5-8de926895f14"]
2022-10-26T06:30:02.874Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:30:02.874Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:30:02.896Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:02.897Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:30:02.897Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:30:02.897Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:30:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:02.898Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: 
2022-10-26T06:30:02.898Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:02.898Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|404|Not Found|InvokeReturn
2022-10-26T06:30:02.908Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:30:02.912Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:30:02.941Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:30:02.941Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-RequestID=[288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2e4959f4-4e19-43cf-b11e-5abbbfb033b0], X-ECOMP-RequestID=[288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6], X-TransactionId=[], X-ONAP-RequestID=[288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6]}
2022-10-26T06:30:03.001Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|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/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:30:02:270-35045], vertex-id=[405664], Content-Length=[1054], Date=[Wed, 26 Oct 2022 06:30:02 GMT], Content-Type=[application/json]}
2022-10-26T06:30:03.004Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666765792192","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-10-26T06:30:03.005Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:30:03.006Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:30:03.006Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:30:03.009Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:30:03.009Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:30:03.009Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.010Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:30:03.010Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:30:03.010Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/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:"be8205702613d12a", X-B3-SpanId:"75ddb420b6a88652", X-B3-ParentSpanId:"be8205702613d12a", X-B3-Sampled:"0", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09ebff5e-2152-484d-a7c1-053dd52ec0ef"]
2022-10-26T06:30:03.010Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314"},"instanceName":"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33","requestScope":"vfModule"}
2022-10-26T06:30:03.011Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:30:03.032Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:03.033Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:03.033Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:30:03.033Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/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:"Wed, 26 Oct 2022 06:30:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:03.034Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:30:03.034Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:03.035Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:30:03.036Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40
2022-10-26T06:30:03.036Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|INFO|500||Invoke
2022-10-26T06:30:03.037Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.037Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40
2022-10-26T06:30:03.037Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||Method      : GET
2022-10-26T06:30:03.037Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"520f65c1-fd0d-4cda-8144-9b997526237d"]
2022-10-26T06:30:03.038Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||Request body: 
2022-10-26T06:30:03.038Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||==========================request end================================================
2022-10-26T06:30:03.107Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:03.108Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:03.108Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||Status text  : 
2022-10-26T06:30:03.109Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:03.110Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||Response body: {
  "id" : 6,
  "modelCustomizationUUID" : "cefe0f86-9863-428a-a32d-8cdb689abc40",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-10-26 06:26:32.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vnfCustomization"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/heatEnvironment"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/cvnfcCustomization"
    }
  }
}
2022-10-26T06:30:03.111Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:03.111Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=cefe0f86-9863-428a-a32d-8cdb689abc40|INFO|500||InvokeReturn
2022-10-26T06:30:03.121Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule
2022-10-26T06:30:03.122Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||Invoke
2022-10-26T06:30:03.123Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.123Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule
2022-10-26T06:30:03.123Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Method      : GET
2022-10-26T06:30:03.123Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e33b118-620a-41b5-8135-dc8322be6111"]
2022-10-26T06:30:03.124Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Request body: 
2022-10-26T06:30:03.124Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||==========================request end================================================
2022-10-26T06:30:03.160Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:03.161Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:03.162Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status text  : 
2022-10-26T06:30:03.162Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:03.163Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "e06288c0-106b-4e61-886a-74d61617f70f",
  "modelInvariantUUID" : "0889a095-68ce-4d2d-80e6-237992b7a7ef",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-10-26 06:26:32.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/volumeHeatTemplate"
    }
  }
}
2022-10-26T06:30:03.163Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:03.164Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||InvokeReturn
2022-10-26T06:30:03.175Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:30:03.176Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-10-26T06:30:03.176Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.177Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:30:03.177Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:30:03.178Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa9492ea-74e6-496c-add5-b522e24705de"]
2022-10-26T06:30:03.179Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:30:03.179Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:30:03.214Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:03.215Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:30:03.215Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:30:03.215Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&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:"Wed, 26 Oct 2022 06:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:03.216Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:30:03.216Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:03.217Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:30:03.218Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef
2022-10-26T06:30:03.219Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|INFO|500||Invoke
2022-10-26T06:30:03.219Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.222Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef
2022-10-26T06:30:03.222Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||Method      : GET
2022-10-26T06:30:03.223Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d567b602-0cfc-4d0e-beb0-90a8dc07d051"]
2022-10-26T06:30:03.223Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||Request body: 
2022-10-26T06:30:03.224Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||==========================request end================================================
2022-10-26T06:30:03.248Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:03.249Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:03.250Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||Status text  : 
2022-10-26T06:30:03.251Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:03.252Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "e06288c0-106b-4e61-886a-74d61617f70f",
      "modelInvariantUUID" : "0889a095-68ce-4d2d-80e6-237992b7a7ef",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-10-26 06:26:32.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/vnfResources"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/heatFiles"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef"
    }
  }
}
2022-10-26T06:30:03.252Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:03.253Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0889a095-68ce-4d2d-80e6-237992b7a7ef|INFO|500||InvokeReturn
2022-10-26T06:30:03.256Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:30:03.257Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-10-26T06:30:03.257Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.257Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:30:03.258Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:30:03.258Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"131e8c13-494c-422f-988f-46b2d9014268"]
2022-10-26T06:30:03.259Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:30:03.259Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:30:03.276Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:03.277Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:30:03.278Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:30:03.278Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&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:"Wed, 26 Oct 2022 06:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:03.279Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:30:03.279Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:03.280Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e06288c0-106b-4e61-886a-74d61617f70f&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:30:03.280Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:30:03.281Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-10-26T06:30:03.281Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.282Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:30:03.282Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:30:03.283Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/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:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1bc745b-1be5-4fd5-965e-1cd16ba2716c"]
2022-10-26T06:30:03.283Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:30:03.284Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:30:03.315Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:03.316Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:03.316Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:30:03.316Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/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:"Wed, 26 Oct 2022 06:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:03.319Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 44,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2022-10-26T06:30:03.320Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:03.320Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2022-10-26T06:30:03.330Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f
2022-10-26T06:30:03.331Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|INFO|500||Invoke
2022-10-26T06:30:03.331Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.332Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f
2022-10-26T06:30:03.332Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Method      : GET
2022-10-26T06:30:03.332Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aef2c30-5470-4205-b4d8-f24995229646"]
2022-10-26T06:30:03.333Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Request body: 
2022-10-26T06:30:03.333Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||==========================request end================================================
2022-10-26T06:30:03.355Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:03.356Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:03.357Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Status text  : 
2022-10-26T06:30:03.357Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:30:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:03.358Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Response body: {
  "modelUUID" : "e06288c0-106b-4e61-886a-74d61617f70f",
  "modelInvariantUUID" : "0889a095-68ce-4d2d-80e6-237992b7a7ef",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-10-26 06:26:32.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/volumeHeatTemplate"
    }
  }
}
2022-10-26T06:30:03.359Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:03.359Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|INFO|500||InvokeReturn
2022-10-26T06:30:03.362Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:30:03.362Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:30:03.363Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.363Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:30:03.363Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:30:03.364Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/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:"3402", X-B3-TraceId:"be8205702613d12a", X-B3-SpanId:"dd3f32efd4a341e1", X-B3-ParentSpanId:"be8205702613d12a", X-B3-Sampled:"0", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97d75d52-796c-44db-b292-5887a7e14488"]
2022-10-26T06:30:03.364Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","requestStatus":"IN_PROGRESS","startTime":1666765802908,"source":"VID","vnfId":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","vnfType":"","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"}
2022-10-26T06:30:03.365Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:30:03.394Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:03.395Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:30:03.398Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:30:03.398Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/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/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:03.399Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:30:02.908+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:30:03.380+00:00",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:30:03.399Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:03.400Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:30:03.412Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:30:03.412Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:30:03.413Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:03.413Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:30:03.413Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:30:03.414Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/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:"be8205702613d12a", X-B3-SpanId:"8c2224a9e2ab8451", X-B3-ParentSpanId:"be8205702613d12a", X-B3-Sampled:"0", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1487efa1-ae42-4fff-b93e-1d65f236ebc8"]
2022-10-26T06:30:03.414Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/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\":\"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"cefe0f86-9863-428a-a32d-8cdb689abc40\",\"modelVersionId\":\"e06288c0-106b-4e61-886a-74d61617f70f\",\"modelCustomizationId\":\"cefe0f86-9863-428a-a32d-8cdb689abc40\",\"modelUuid\":\"e06288c0-106b-4e61-886a-74d61617f70f\",\"modelInvariantUuid\":\"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\"modelInfo\":{\"modelInvariantId\":\"919d485c-0fbe-49d2-9cab-83df80eece01\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b24b738b-72ee-4412-ac72-32504778971a\",\"modelUuid\":\"b24b738b-72ee-4412-ac72-32504778971a\",\"modelInvariantUuid\":\"919d485c-0fbe-49d2-9cab-83df80eece01\"}}},{\"relatedInstance\":{\"instanceId\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e8849618-7485-4790-8142-abbfed6fae9c\",\"modelVersionId\":\"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\"modelCustomizationId\":\"e8849618-7485-4790-8142-abbfed6fae9c\",\"modelUuid\":\"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\"modelInvariantUuid\":\"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\"vnfInstanceId\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\"}","type":"String"},"requestId":{"value":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","type":"String"},"mso-request-id":{"value":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:30:03.414Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:30:04.426Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:04.427Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:30:04.427Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:30:04.428Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:30:04 GMT", X-ONAP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-TransactionID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ECOMP-RequestID:"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1487efa1-ae42-4fff-b93e-1d65f236ebc8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:04.430Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6\",\"instanceId\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\"}}","message":"Success","processInstanceID":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:30:04.430Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:04.431Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:30:04.435Z|288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:04.567Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:04.570Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:04.571Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:30:04.571Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:04.571Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:04.572Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:30:04.572Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9df75131cac9443f", X-B3-SpanId:"7c11ce141d91d421", X-B3-ParentSpanId:"9df75131cac9443f", X-B3-Sampled:"0", X-ONAP-RequestID:"5f5b19d5-8991-4f4e-9721-1cbdb8758d7d", X-RequestID:"5f5b19d5-8991-4f4e-9721-1cbdb8758d7d", X-TransactionID:"5f5b19d5-8991-4f4e-9721-1cbdb8758d7d", X-ECOMP-RequestID:"5f5b19d5-8991-4f4e-9721-1cbdb8758d7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa4eb3dc-3406-4a77-845a-f45edc7c2fce"]
2022-10-26T06:30:04.572Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:30:04.572Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:30:04.591Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:04.592Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:04.593Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:30:04.593Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:04.594Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:03.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:30:04.594Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:04.595Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:30:04.596Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:04.597Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:04.597Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:04.598Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:04.598Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:04.598Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9df75131cac9443f", X-B3-SpanId:"62d3ddaec18c70bb", X-B3-ParentSpanId:"9df75131cac9443f", X-B3-Sampled:"0", X-ONAP-RequestID:"5f5b19d5-8991-4f4e-9721-1cbdb8758d7d", X-RequestID:"5f5b19d5-8991-4f4e-9721-1cbdb8758d7d", X-TransactionID:"5f5b19d5-8991-4f4e-9721-1cbdb8758d7d", X-ECOMP-RequestID:"5f5b19d5-8991-4f4e-9721-1cbdb8758d7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"230f9043-4db2-4e2f-8ee9-ec055024f326"]
2022-10-26T06:30:04.599Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:04.599Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:04.612Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:04.613Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:04.613Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:04.614Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:04.614Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:04.615Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:04.615Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:04.627Z|5f5b19d5-8991-4f4e-9721-1cbdb8758d7d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:09.671Z|d2fd955e-9df2-4237-826d-e8a776ef5756|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:09.671Z|62fb8d3a-4da5-4b48-b182-270dcb1a2e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:09.671Z|62fb8d3a-4da5-4b48-b182-270dcb1a2e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:09.672Z|d2fd955e-9df2-4237-826d-e8a776ef5756|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:09.678Z|2bb22b30-73c9-4fbd-a7c8-88f20104a2bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:09.678Z|2bb22b30-73c9-4fbd-a7c8-88f20104a2bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:12.255Z|a5451bba-0dea-4e4a-a5c0-dcb2a21cdff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:30:12.256Z|a5451bba-0dea-4e4a-a5c0-dcb2a21cdff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:30:12.591Z|167cf3fe-c265-4e08-b10e-5a9967dc9ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:30:12.592Z|167cf3fe-c265-4e08-b10e-5a9967dc9ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:30:14.759Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:14.764Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:14.764Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:30:14.765Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:14.765Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:14.765Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:30:14.766Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3e7f85084d55f7e", X-B3-SpanId:"05913db4ea2d5664", X-B3-ParentSpanId:"a3e7f85084d55f7e", X-B3-Sampled:"0", X-ONAP-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-TransactionID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-ECOMP-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21609a58-e9b0-4069-8827-71b3ee3b7ff1"]
2022-10-26T06:30:14.766Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:30:14.766Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:30:14.786Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:14.787Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:14.787Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:30:14.787Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:14.789Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:08.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:30:14.789Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:14.789Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:30:14.791Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:14.792Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:14.792Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:14.792Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:14.793Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:14.793Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3e7f85084d55f7e", X-B3-SpanId:"cd2c8ccca7b837c5", X-B3-ParentSpanId:"a3e7f85084d55f7e", X-B3-Sampled:"0", X-ONAP-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-TransactionID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-ECOMP-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36829aeb-79dc-4e8a-93ae-0e10b503c105"]
2022-10-26T06:30:14.793Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:14.794Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:14.807Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:14.807Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:14.808Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:14.808Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:14.809Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:14.809Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:14.810Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:14.854Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:14.855Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:14.855Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:14.856Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:14.856Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:14.856Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-TransactionID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-ECOMP-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba8fca7b-9c81-481a-afc1-6f04b7689504"]
2022-10-26T06:30:14.857Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:14.857Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:14.991Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:14.992Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:14.992Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:14.993Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=76DDB1DB3DEE6EDF8F69F973230F4265; 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:"Wed, 26 Oct 2022 06:30:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:14.993Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:30:14.993Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:14.994Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:15.021Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:15.022Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:15.022Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:15.023Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:15.023Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:15.023Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-TransactionID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-ECOMP-RequestID:"31811673-0f0b-4f63-910b-8b08cd17fa24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"097d4f9f-1208-43a5-a4df-5e0891833ed3"]
2022-10-26T06:30:15.023Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:15.024Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:15.147Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:15.148Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:15.148Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:15.148Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CEE5395403A039DD618050E4DEFF81F4; 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:"Wed, 26 Oct 2022 06:30:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:15.149Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:a4c82a62-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:11.659+0000","endTime":"2022-10-26T06:30:11.660+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:30:15.149Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:15.150Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:15.154Z|31811673-0f0b-4f63-910b-8b08cd17fa24|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:19.694Z|c125f12d-87f5-46f2-b83d-6dccbbfc28be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:19.694Z|08f12448-a01e-4152-91ff-aba621aeb05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:19.695Z|c125f12d-87f5-46f2-b83d-6dccbbfc28be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:19.695Z|08f12448-a01e-4152-91ff-aba621aeb05c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:19.706Z|2b3ad950-a055-4809-9f3b-d635b16f8af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:19.706Z|2b3ad950-a055-4809-9f3b-d635b16f8af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:25.288Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:25.294Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:25.295Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:30:25.295Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:25.296Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:25.296Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:30:25.296Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00270616a8a58bd6", X-B3-SpanId:"358baebef37d3614", X-B3-ParentSpanId:"00270616a8a58bd6", X-B3-Sampled:"0", X-ONAP-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-TransactionID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-ECOMP-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18a25115-4c10-4ed1-bc31-56c4a5c92fc7"]
2022-10-26T06:30:25.297Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:30:25.298Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:30:25.321Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:25.322Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:25.322Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:30:25.322Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:25.323Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:30:25.323Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:25.324Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:30:25.325Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:25.326Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:25.326Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:25.326Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:25.327Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:25.327Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00270616a8a58bd6", X-B3-SpanId:"e2d1f422de0da247", X-B3-ParentSpanId:"00270616a8a58bd6", X-B3-Sampled:"0", X-ONAP-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-TransactionID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-ECOMP-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e8c45f2-f08c-42d2-af7f-c3582745fdfe"]
2022-10-26T06:30:25.327Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:25.328Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:25.345Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:25.346Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:25.346Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:25.346Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:25.347Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:30:25.347Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:25.348Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:25.386Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:25.386Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:25.387Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:25.387Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:25.387Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:25.387Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-TransactionID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-ECOMP-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc032b2f-3b56-4b19-869b-dedda4f8c5ed"]
2022-10-26T06:30:25.388Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:25.388Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:25.508Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:25.509Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:25.509Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:25.509Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37B0B4C2B0EF4E66BC7900FD70571E10; 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:"Wed, 26 Oct 2022 06:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:25.510Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:30:25.510Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:25.511Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:25.535Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:25.535Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:25.536Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:25.536Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:25.536Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:25.536Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-TransactionID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-ECOMP-RequestID:"13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d401167-3263-42ca-87a6-a83610541453"]
2022-10-26T06:30:25.536Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:25.537Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:25.654Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:25.655Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:25.655Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:25.655Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6B42C2201709D0FFB54F1624DD683D77; 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:"Wed, 26 Oct 2022 06:30:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:25.655Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a7a077d3-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:16.432+0000","endTime":"2022-10-26T06:30:16.437+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:30:25.656Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:25.656Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:25.663Z|13e0acfa-3aaf-4830-bc6b-a32f82ad5ffb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:27.255Z|de43dd87-3c0e-4f98-9509-26244ecf522c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:30:27.258Z|de43dd87-3c0e-4f98-9509-26244ecf522c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:30:29.720Z|51d25695-540d-4aa9-8ff6-e9a7a4f84593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:29.720Z|b07b69ee-7f2c-4ec6-a57c-aff264ba0e75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:29.720Z|b07b69ee-7f2c-4ec6-a57c-aff264ba0e75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:29.720Z|51d25695-540d-4aa9-8ff6-e9a7a4f84593|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:29.725Z|c27c3e5b-6925-40c3-ae1b-3a47e98fdb7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:29.725Z|c27c3e5b-6925-40c3-ae1b-3a47e98fdb7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:35.796Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:35.802Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:35.802Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:30:35.803Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:35.803Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:35.804Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:30:35.804Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"149dcfc4ac3b3c56", X-B3-SpanId:"a645842676d49a73", X-B3-ParentSpanId:"149dcfc4ac3b3c56", X-B3-Sampled:"0", X-ONAP-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-TransactionID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-ECOMP-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90b34e16-f6e0-4d29-b9ce-d0d12a5859e4"]
2022-10-26T06:30:35.804Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:30:35.805Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:30:35.832Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:35.833Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:35.833Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:30:35.834Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:35.834Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:30:35.835Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:35.836Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:30:35.838Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:35.838Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:35.838Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:35.839Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:35.839Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:35.839Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"149dcfc4ac3b3c56", X-B3-SpanId:"1f088f1390989101", X-B3-ParentSpanId:"149dcfc4ac3b3c56", X-B3-Sampled:"0", X-ONAP-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-TransactionID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-ECOMP-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0b6b74e-0a4e-4721-b71a-daaac5c81c11"]
2022-10-26T06:30:35.840Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:35.840Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:35.853Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:35.854Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:35.855Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:35.855Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:35.856Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:30:35.857Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:35.857Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:35.897Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:35.898Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:35.898Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:35.898Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:35.898Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:35.898Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-TransactionID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-ECOMP-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b90d978f-6cb7-410d-a2eb-2d46c4253441"]
2022-10-26T06:30:35.899Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:35.899Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:36.028Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:36.029Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:36.029Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:36.030Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2D99D2E8B513CF3B25A3C68A6777A09F; 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:"Wed, 26 Oct 2022 06:30:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:36.030Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:30:36.030Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:36.031Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:36.143Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:36.144Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:36.144Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:36.144Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:36.144Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:36.145Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-TransactionID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-ECOMP-RequestID:"cff49e9e-a0fd-4872-aa3b-516813062035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59f2212f-912b-4592-933d-4f187c12f3af"]
2022-10-26T06:30:36.145Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:36.145Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:36.270Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:36.270Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:36.271Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:36.271Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BD5E167B4048E2C5EBD6DF83350F6077; 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:"Wed, 26 Oct 2022 06:30:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:36.272Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a7a077d3-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:16.432+0000","endTime":"2022-10-26T06:30:16.437+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:30:36.272Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:36.272Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:36.277Z|cff49e9e-a0fd-4872-aa3b-516813062035|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:39.742Z|be121fa5-7f45-44eb-add5-d9a03c1cf370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:39.742Z|6d4b08df-020b-41fe-871a-c7a5c1457c66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:39.742Z|be121fa5-7f45-44eb-add5-d9a03c1cf370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:39.742Z|6d4b08df-020b-41fe-871a-c7a5c1457c66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:39.744Z|49c9eaaa-e81b-4775-8127-7a508c174e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:39.745Z|49c9eaaa-e81b-4775-8127-7a508c174e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:40.533Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:40.538Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 4613f040-4423-45f3-9dfc-5e424236c12f already exists in requestDb InfraActiveRequests table
2022-10-26T06:30:40.539Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:40.540Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||Invoke
2022-10-26T06:30:40.540Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:40.540Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:40.541Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Method      : GET
2022-10-26T06:30:40.541Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"032f86288ea78c9c", X-B3-SpanId:"c8b4f82b157f9f94", X-B3-ParentSpanId:"032f86288ea78c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-TransactionID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ECOMP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"929daf51-57c9-49d4-b8ca-4b2dd612f250"]
2022-10-26T06:30:40.541Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Request body: 
2022-10-26T06:30:40.542Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||==========================request end================================================
2022-10-26T06:30:40.562Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:40.562Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:30:40.563Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status text  : 
2022-10-26T06:30:40.563Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:40.564Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Response body: 
2022-10-26T06:30:40.564Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:40.565Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|404|Not Found|InvokeReturn
2022-10-26T06:30:40.574Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:30:40.578Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:30:40.615Z|4613f040-4423-45f3-9dfc-5e424236c12f|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/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-10-26T06:30:40.615Z|4613f040-4423-45f3-9dfc-5e424236c12f|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/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4613f040-4423-45f3-9dfc-5e424236c12f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c96cd3bc-d004-4b23-976e-25d9842be274], X-ECOMP-RequestID=[4613f040-4423-45f3-9dfc-5e424236c12f], X-TransactionId=[], X-ONAP-RequestID=[4613f040-4423-45f3-9dfc-5e424236c12f]}
2022-10-26T06:30:40.678Z|4613f040-4423-45f3-9dfc-5e424236c12f|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/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:30:39:948-33314], vertex-id=[192600], Content-Length=[573], Date=[Wed, 26 Oct 2022 06:30:39 GMT], Content-Type=[application/json]}
2022-10-26T06:30:40.679Z|4613f040-4423-45f3-9dfc-5e424236c12f|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/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666765477915","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-10-26T06:30:40.680Z|4613f040-4423-45f3-9dfc-5e424236c12f|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/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-10-26T06:30:40.683Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:30:40.683Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:30:40.684Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:30:40.684Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:30:40.685Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:40.685Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:30:40.685Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:30:40.686Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"111", X-B3-TraceId:"032f86288ea78c9c", X-B3-SpanId:"97604e810c7ff589", X-B3-ParentSpanId:"032f86288ea78c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-TransactionID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ECOMP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da7bcbc-94ea-4bf7-b05d-0daf6ffcf5d7"]
2022-10-26T06:30:40.686Z|4613f040-4423-45f3-9dfc-5e424236c12f|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_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638","requestScope":"service"}
2022-10-26T06:30:40.686Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:30:40.703Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:40.703Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:40.703Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:30:40.704Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"Wed, 26 Oct 2022 06:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:40.704Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:30:40.704Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:40.705Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:30:40.706Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:30:40.706Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:30:40.706Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:40.706Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:30:40.707Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:30:40.707Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"4613f040-4423-45f3-9dfc-5e424236c12f", X-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-TransactionID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ECOMP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3499977c-47ea-4b5d-a491-ab94b5687351"]
2022-10-26T06:30:40.708Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:30:40.708Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:30:40.753Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:40.756Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:40.756Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:30:40.757Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"Wed, 26 Oct 2022 06:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:40.766Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:30:40.767Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:40.767Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:30:40.770Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-10-26T06:30:40.771Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-10-26T06:30:40.771Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:40.771Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-10-26T06:30:40.772Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:30:40.772Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"4613f040-4423-45f3-9dfc-5e424236c12f", X-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-TransactionID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ECOMP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd222a00-77c8-4cb7-9c8e-17930b6bd291"]
2022-10-26T06:30:40.772Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:30:40.773Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:30:40.790Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:40.791Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:40.791Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:30:40.792Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"Wed, 26 Oct 2022 06:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:40.793Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-10-26T06:30:40.793Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:40.793Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-10-26T06:30:40.795Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:30:40.796Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:30:40.796Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:40.796Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:30:40.797Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:30:40.797Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"4613f040-4423-45f3-9dfc-5e424236c12f", X-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-TransactionID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ECOMP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aacea061-990a-46f4-96c6-1d82034cfeee"]
2022-10-26T06:30:40.797Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:30:40.798Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:30:40.815Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:40.816Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:40.816Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:30:40.817Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"Wed, 26 Oct 2022 06:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:40.819Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:30:40.819Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:40.820Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:30:40.823Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:30:40.823Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:30:40.823Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:40.824Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:30:40.824Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:30:40.824Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"1783", X-B3-TraceId:"032f86288ea78c9c", X-B3-SpanId:"6275ee3f31914206", X-B3-ParentSpanId:"032f86288ea78c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-TransactionID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ECOMP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ff7796d-87a7-4d33-93f9-153bfb456187"]
2022-10-26T06:30:40.825Z|4613f040-4423-45f3-9dfc-5e424236c12f|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":"4613f040-4423-45f3-9dfc-5e424236c12f","requestStatus":"IN_PROGRESS","startTime":1666765840575,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\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\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n\t\t\t\"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"092bca2e-49d1-48aa-a701-ccb42b2e3f5f\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"4613f040-4423-45f3-9dfc-5e424236c12f"}
2022-10-26T06:30:40.825Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:30:40.849Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:40.850Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:30:40.851Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:30:40.851Z|4613f040-4423-45f3-9dfc-5e424236c12f|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/4613f040-4423-45f3-9dfc-5e424236c12f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:40.852Z|4613f040-4423-45f3-9dfc-5e424236c12f|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" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:30:40.575+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\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\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n\t\t\t\"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"092bca2e-49d1-48aa-a701-ccb42b2e3f5f\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:30:40.838+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    }
  }
}
2022-10-26T06:30:40.852Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:40.852Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:30:40.861Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:30:40.862Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:30:40.862Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:40.862Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:30:40.862Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:30:40.863Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"2225", X-B3-TraceId:"032f86288ea78c9c", X-B3-SpanId:"831f0e935434ae29", X-B3-ParentSpanId:"032f86288ea78c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-TransactionID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ECOMP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf4c0f16-44c4-48a0-9f84-b5188eaf00e5"]
2022-10-26T06:30:40.863Z|4613f040-4423-45f3-9dfc-5e424236c12f|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\":\"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\"modelUuid\":\"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\"modelInvariantUuid\":\"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"092bca2e-49d1-48aa-a701-ccb42b2e3f5f\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"4613f040-4423-45f3-9dfc-5e424236c12f","type":"String"},"mso-request-id":{"value":"4613f040-4423-45f3-9dfc-5e424236c12f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:30:40.863Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:30:41.878Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:41.878Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:30:41.879Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:30:41.879Z|4613f040-4423-45f3-9dfc-5e424236c12f|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:"Wed, 26 Oct 2022 06:30:41 GMT", X-ONAP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-TransactionID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ECOMP-RequestID:"4613f040-4423-45f3-9dfc-5e424236c12f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bf4c0f16-44c4-48a0-9f84-b5188eaf00e5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:41.880Z|4613f040-4423-45f3-9dfc-5e424236c12f|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\":\"4613f040-4423-45f3-9dfc-5e424236c12f\",\"instanceId\":\"cc9a44bc-f65a-4cd2-829e-501eb554b246\"}}","message":"Success","processInstanceID":"b632c8cc-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:30:41.880Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:41.881Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:30:41.884Z|4613f040-4423-45f3-9dfc-5e424236c12f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:42.029Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:42.032Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:42.033Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||Invoke
2022-10-26T06:30:42.033Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:42.033Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:42.034Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Method      : GET
2022-10-26T06:30:42.034Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1375144530172649", X-B3-SpanId:"8b5f08071e42b94a", X-B3-ParentSpanId:"1375144530172649", X-B3-Sampled:"0", X-ONAP-RequestID:"21143b52-e2d8-460b-aff3-eeb80a6f2e68", X-RequestID:"21143b52-e2d8-460b-aff3-eeb80a6f2e68", X-TransactionID:"21143b52-e2d8-460b-aff3-eeb80a6f2e68", X-ECOMP-RequestID:"21143b52-e2d8-460b-aff3-eeb80a6f2e68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c65ae92e-e2f0-416d-b35b-6b3640524ff5"]
2022-10-26T06:30:42.034Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Request body: 
2022-10-26T06:30:42.035Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||==========================request end================================================
2022-10-26T06:30:42.053Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:42.053Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:42.054Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status text  : 
2022-10-26T06:30:42.054Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:42.056Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Response body: {
  "requestId" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:30:40.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\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\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n\t\t\t\"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"092bca2e-49d1-48aa-a701-ccb42b2e3f5f\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:41.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    }
  }
}
2022-10-26T06:30:42.056Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:42.056Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||InvokeReturn
2022-10-26T06:30:42.059Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:42.059Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:42.059Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:42.060Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:42.060Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:42.060Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1375144530172649", X-B3-SpanId:"6036e839632ca453", X-B3-ParentSpanId:"1375144530172649", X-B3-Sampled:"0", X-ONAP-RequestID:"21143b52-e2d8-460b-aff3-eeb80a6f2e68", X-RequestID:"21143b52-e2d8-460b-aff3-eeb80a6f2e68", X-TransactionID:"21143b52-e2d8-460b-aff3-eeb80a6f2e68", X-ECOMP-RequestID:"21143b52-e2d8-460b-aff3-eeb80a6f2e68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ab4ea76-2b48-4077-9b44-b149007ffc04"]
2022-10-26T06:30:42.061Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:42.061Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:42.073Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:42.074Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:42.074Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:42.075Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:42.076Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:42.076Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:42.076Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:42.087Z|21143b52-e2d8-460b-aff3-eeb80a6f2e68|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:42.255Z|6a000e78-2bf3-427c-8621-af85bac784ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:30:42.256Z|6a000e78-2bf3-427c-8621-af85bac784ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:30:42.593Z|de009414-ff7d-4bdd-b617-d9a477ecf99f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:30:42.593Z|de009414-ff7d-4bdd-b617-d9a477ecf99f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:30:43.007Z|d5bd3bef-2b61-4f72-80aa-2c940cd8d66a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:30:43.008Z|d5bd3bef-2b61-4f72-80aa-2c940cd8d66a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:46.398Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:46.402Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:46.402Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:30:46.402Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:46.403Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:46.403Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:30:46.403Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e75088e4dd6cc9b", X-B3-SpanId:"c46dad1c4d11f7db", X-B3-ParentSpanId:"5e75088e4dd6cc9b", X-B3-Sampled:"0", X-ONAP-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-TransactionID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-ECOMP-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7236078-c64e-460b-81cd-860c3b74dad5"]
2022-10-26T06:30:46.404Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:30:46.404Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:30:46.426Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:46.426Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:46.427Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:30:46.427Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:46.428Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:30:46.428Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:46.429Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:30:46.431Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:46.432Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:46.432Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:46.433Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:46.433Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:46.434Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e75088e4dd6cc9b", X-B3-SpanId:"7588e66d3b016dea", X-B3-ParentSpanId:"5e75088e4dd6cc9b", X-B3-Sampled:"0", X-ONAP-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-TransactionID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-ECOMP-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1708a0e-a751-4165-8a85-327338df9301"]
2022-10-26T06:30:46.434Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:46.434Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:46.449Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:46.450Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:46.450Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:46.451Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:46.452Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:30:46.452Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:46.453Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:46.478Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:46.479Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:46.479Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:46.480Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:46.480Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:46.480Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-TransactionID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-ECOMP-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17186fd8-919a-4365-901c-2f404631a3dd"]
2022-10-26T06:30:46.481Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:46.481Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:46.613Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:46.614Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:46.614Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:46.615Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2732D45BEA9F23F58C1D4CE8446D87CF; 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:"Wed, 26 Oct 2022 06:30:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:46.615Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:30:46.615Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:46.616Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:46.637Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:46.637Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:46.637Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:46.638Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:46.638Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:46.638Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-TransactionID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-ECOMP-RequestID:"e51e7b4d-ab02-4dd3-8cee-6812d017d4f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5445da7-bfc2-476d-a46d-5c47e7540a0b"]
2022-10-26T06:30:46.638Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:46.638Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:46.769Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:46.770Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:46.770Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:46.770Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B2CBCBB902AD1A8A0A33B2366C1E08F5; 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:"Wed, 26 Oct 2022 06:30:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:46.771Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a7a077d3-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:16.432+0000","endTime":"2022-10-26T06:30:16.437+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:30:46.771Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:46.771Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:46.774Z|e51e7b4d-ab02-4dd3-8cee-6812d017d4f5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:49.764Z|4a47f071-cada-4213-866c-6b844282dfca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:49.765Z|4a47f071-cada-4213-866c-6b844282dfca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:49.766Z|3ec388f3-848d-4022-a667-c153ab6ef903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:49.767Z|3ec388f3-848d-4022-a667-c153ab6ef903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:49.764Z|1e931131-9f91-471e-9a32-1ddc6f92b361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:49.768Z|1e931131-9f91-471e-9a32-1ddc6f92b361|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:52.217Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:52.222Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.223Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||Invoke
2022-10-26T06:30:52.223Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.223Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.224Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Method      : GET
2022-10-26T06:30:52.224Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19d61974715f999c", X-B3-SpanId:"7daf2e3b961f2561", X-B3-ParentSpanId:"19d61974715f999c", X-B3-Sampled:"0", X-ONAP-RequestID:"a065968b-303e-4ff2-988d-790c895d2b0a", X-RequestID:"a065968b-303e-4ff2-988d-790c895d2b0a", X-TransactionID:"a065968b-303e-4ff2-988d-790c895d2b0a", X-ECOMP-RequestID:"a065968b-303e-4ff2-988d-790c895d2b0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92c5cbaa-d183-4613-9059-b634775cea4d"]
2022-10-26T06:30:52.224Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Request body: 
2022-10-26T06:30:52.225Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.247Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.248Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.248Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status text  : 
2022-10-26T06:30:52.249Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.249Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Response body: {
  "requestId" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:40.000+00:00",
  "endTime" : "2022-10-26T06:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\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\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n\t\t\t\"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"092bca2e-49d1-48aa-a701-ccb42b2e3f5f\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    }
  }
}
2022-10-26T06:30:52.250Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.250Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||InvokeReturn
2022-10-26T06:30:52.252Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.252Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:52.252Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.253Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.253Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:52.253Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19d61974715f999c", X-B3-SpanId:"1e16d191270c0b70", X-B3-ParentSpanId:"19d61974715f999c", X-B3-Sampled:"0", X-ONAP-RequestID:"a065968b-303e-4ff2-988d-790c895d2b0a", X-RequestID:"a065968b-303e-4ff2-988d-790c895d2b0a", X-TransactionID:"a065968b-303e-4ff2-988d-790c895d2b0a", X-ECOMP-RequestID:"a065968b-303e-4ff2-988d-790c895d2b0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9b9ccaa-a03d-4fa0-aff3-154e86c71ec6"]
2022-10-26T06:30:52.254Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:52.254Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.269Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.270Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.270Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:52.270Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.271Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:52.271Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.271Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:52.281Z|a065968b-303e-4ff2-988d-790c895d2b0a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:52.400Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:52.404Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.405Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||Invoke
2022-10-26T06:30:52.405Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.405Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.406Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Method      : GET
2022-10-26T06:30:52.406Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee895c0568411cbe", X-B3-SpanId:"5a81672bbe486edf", X-B3-ParentSpanId:"ee895c0568411cbe", X-B3-Sampled:"0", X-ONAP-RequestID:"d2525f79-c9ea-4869-9734-64b35ae4c62b", X-RequestID:"d2525f79-c9ea-4869-9734-64b35ae4c62b", X-TransactionID:"d2525f79-c9ea-4869-9734-64b35ae4c62b", X-ECOMP-RequestID:"d2525f79-c9ea-4869-9734-64b35ae4c62b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d058c0f-acbf-4270-bf95-864272e78263"]
2022-10-26T06:30:52.406Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Request body: 
2022-10-26T06:30:52.407Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.423Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.424Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.424Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status text  : 
2022-10-26T06:30:52.424Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.425Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Response body: {
  "requestId" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:40.000+00:00",
  "endTime" : "2022-10-26T06:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\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\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n\t\t\t\"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"092bca2e-49d1-48aa-a701-ccb42b2e3f5f\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    }
  }
}
2022-10-26T06:30:52.425Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.425Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||InvokeReturn
2022-10-26T06:30:52.427Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.427Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:52.427Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.428Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.428Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:52.428Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee895c0568411cbe", X-B3-SpanId:"175155b5f97d06bd", X-B3-ParentSpanId:"ee895c0568411cbe", X-B3-Sampled:"0", X-ONAP-RequestID:"d2525f79-c9ea-4869-9734-64b35ae4c62b", X-RequestID:"d2525f79-c9ea-4869-9734-64b35ae4c62b", X-TransactionID:"d2525f79-c9ea-4869-9734-64b35ae4c62b", X-ECOMP-RequestID:"d2525f79-c9ea-4869-9734-64b35ae4c62b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3696b10a-498f-4d1b-8c17-970164949fc2"]
2022-10-26T06:30:52.428Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:52.429Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.439Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.440Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.440Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:52.440Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.441Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:52.441Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.441Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:52.449Z|d2525f79-c9ea-4869-9734-64b35ae4c62b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:52.568Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:52.572Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.573Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||Invoke
2022-10-26T06:30:52.573Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.573Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.573Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Method      : GET
2022-10-26T06:30:52.574Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec9797c533d9c1ce", X-B3-SpanId:"2e315eadc271aed0", X-B3-ParentSpanId:"ec9797c533d9c1ce", X-B3-Sampled:"0", X-ONAP-RequestID:"c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22", X-RequestID:"c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22", X-TransactionID:"c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22", X-ECOMP-RequestID:"c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d008ef81-411a-4eaa-93f0-404a47f69865"]
2022-10-26T06:30:52.574Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Request body: 
2022-10-26T06:30:52.574Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.592Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.592Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.593Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status text  : 
2022-10-26T06:30:52.593Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.594Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Response body: {
  "requestId" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:40.000+00:00",
  "endTime" : "2022-10-26T06:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\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\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n\t\t\t\"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"092bca2e-49d1-48aa-a701-ccb42b2e3f5f\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    }
  }
}
2022-10-26T06:30:52.595Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.595Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||InvokeReturn
2022-10-26T06:30:52.597Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.597Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:52.597Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.597Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.598Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:52.598Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec9797c533d9c1ce", X-B3-SpanId:"e5e0872cab5244d5", X-B3-ParentSpanId:"ec9797c533d9c1ce", X-B3-Sampled:"0", X-ONAP-RequestID:"c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22", X-RequestID:"c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22", X-TransactionID:"c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22", X-ECOMP-RequestID:"c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5797def6-8e01-4f88-b880-2ac44f7bcc96"]
2022-10-26T06:30:52.598Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:52.599Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.610Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.610Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.610Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:52.610Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.613Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:52.613Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.613Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:52.621Z|c07bc9b3-14b5-44d4-bc46-63bb5d2c9e22|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:52.747Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:52.751Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.752Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||Invoke
2022-10-26T06:30:52.752Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.752Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.752Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Method      : GET
2022-10-26T06:30:52.752Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a11bdd35d73486c", X-B3-SpanId:"c476c2ed4cf6a1db", X-B3-ParentSpanId:"9a11bdd35d73486c", X-B3-Sampled:"0", X-ONAP-RequestID:"605fcd97-0095-4741-afc2-a61c45ba5039", X-RequestID:"605fcd97-0095-4741-afc2-a61c45ba5039", X-TransactionID:"605fcd97-0095-4741-afc2-a61c45ba5039", X-ECOMP-RequestID:"605fcd97-0095-4741-afc2-a61c45ba5039", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faec08b5-950d-4509-ba79-fd6226e1d81b"]
2022-10-26T06:30:52.753Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Request body: 
2022-10-26T06:30:52.753Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.771Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.771Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.772Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status text  : 
2022-10-26T06:30:52.772Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.773Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Response body: {
  "requestId" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:40.000+00:00",
  "endTime" : "2022-10-26T06:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\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\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n\t\t\t\"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"092bca2e-49d1-48aa-a701-ccb42b2e3f5f\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    }
  }
}
2022-10-26T06:30:52.773Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.774Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||InvokeReturn
2022-10-26T06:30:52.775Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.776Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:52.776Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.777Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.777Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:52.777Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a11bdd35d73486c", X-B3-SpanId:"2e0b93ce5c3cebcb", X-B3-ParentSpanId:"9a11bdd35d73486c", X-B3-Sampled:"0", X-ONAP-RequestID:"605fcd97-0095-4741-afc2-a61c45ba5039", X-RequestID:"605fcd97-0095-4741-afc2-a61c45ba5039", X-TransactionID:"605fcd97-0095-4741-afc2-a61c45ba5039", X-ECOMP-RequestID:"605fcd97-0095-4741-afc2-a61c45ba5039", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"134ea5de-d281-4907-b7a6-43f313b0ec86"]
2022-10-26T06:30:52.778Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:52.778Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.788Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.788Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.789Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:52.789Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.790Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:52.790Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.791Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:52.800Z|605fcd97-0095-4741-afc2-a61c45ba5039|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:52.920Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:52.926Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.927Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||Invoke
2022-10-26T06:30:52.927Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.927Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f
2022-10-26T06:30:52.927Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Method      : GET
2022-10-26T06:30:52.928Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62d66dda0ce98787", X-B3-SpanId:"b0b8a226c72b5c6c", X-B3-ParentSpanId:"62d66dda0ce98787", X-B3-Sampled:"0", X-ONAP-RequestID:"f5d91bab-ad60-4458-9f84-d010e6f04461", X-RequestID:"f5d91bab-ad60-4458-9f84-d010e6f04461", X-TransactionID:"f5d91bab-ad60-4458-9f84-d010e6f04461", X-ECOMP-RequestID:"f5d91bab-ad60-4458-9f84-d010e6f04461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14a2e161-6aaa-47c2-81c8-876ff8a1c8f4"]
2022-10-26T06:30:52.928Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Request body: 
2022-10-26T06:30:52.928Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.947Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.948Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.948Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Status text  : 
2022-10-26T06:30:52.948Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.949Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||Response body: {
  "requestId" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:40.000+00:00",
  "endTime" : "2022-10-26T06:30:45.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\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\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n\t\t\t\"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"092bca2e-49d1-48aa-a701-ccb42b2e3f5f\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:45.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "4613f040-4423-45f3-9dfc-5e424236c12f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f"
    }
  }
}
2022-10-26T06:30:52.950Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.950Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4613f040-4423-45f3-9dfc-5e424236c12f|INFO|500||InvokeReturn
2022-10-26T06:30:52.951Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.952Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:52.952Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:52.952Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false
2022-10-26T06:30:52.952Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:52.953Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62d66dda0ce98787", X-B3-SpanId:"a4a70d725fd7b838", X-B3-ParentSpanId:"62d66dda0ce98787", X-B3-Sampled:"0", X-ONAP-RequestID:"f5d91bab-ad60-4458-9f84-d010e6f04461", X-RequestID:"f5d91bab-ad60-4458-9f84-d010e6f04461", X-TransactionID:"f5d91bab-ad60-4458-9f84-d010e6f04461", X-ECOMP-RequestID:"f5d91bab-ad60-4458-9f84-d010e6f04461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6690b594-3cd3-4939-adfe-5bd45fbcd295"]
2022-10-26T06:30:52.953Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:52.953Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:52.969Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:52.969Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:52.969Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:52.969Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:52.970Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:52.970Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:52.970Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4613f040-4423-45f3-9dfc-5e424236c12f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:52.978Z|f5d91bab-ad60-4458-9f84-d010e6f04461|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4613f040-4423-45f3-9dfc-5e424236c12f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:55.006Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:55.008Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db already exists in requestDb InfraActiveRequests table
2022-10-26T06:30:55.009Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:30:55.010Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||Invoke
2022-10-26T06:30:55.010Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:55.010Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:30:55.011Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Method      : GET
2022-10-26T06:30:55.011Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ca2326abfccae81", X-B3-SpanId:"74016a6e582784fe", X-B3-ParentSpanId:"9ca2326abfccae81", X-B3-Sampled:"0", X-ONAP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-TransactionID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ECOMP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ac40d0b-ae38-41bb-8cf4-3dfa6f993297"]
2022-10-26T06:30:55.012Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Request body: 
2022-10-26T06:30:55.012Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||==========================request end================================================
2022-10-26T06:30:55.033Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:55.034Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:30:55.034Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status text  : 
2022-10-26T06:30:55.035Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:55.035Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Response body: 
2022-10-26T06:30:55.036Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:55.036Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|404|Not Found|InvokeReturn
2022-10-26T06:30:55.045Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:30:55.045Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-10-26T06:30:55.050Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:30:55.087Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:30:55.087Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f|INFO|500||Invoke
2022-10-26T06:30:55.133Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f|INFO|404|Not Found|InvokeReturn
2022-10-26T06:30:55.134Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:30:54:412-9164], Content-Length=[377], Date=[Wed, 26 Oct 2022 06:30:54 GMT], Content-Type=[application/json]}
2022-10-26T06:30:55.135Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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/044d7d97-d5aa-4a8e-9696-7406ad4e775f","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f","ERR.5.4.6114"]}}}

2022-10-26T06:30:55.140Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f
2022-10-26T06:30:55.140Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 044d7d97-d5aa-4a8e-9696-7406ad4e775f
2022-10-26T06:30:55.143Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:30:55.171Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:30:55.172Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f|INFO|500||Invoke
2022-10-26T06:30:55.216Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f|INFO|404|Not Found|InvokeReturn
2022-10-26T06:30:55.217Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:30:54:497-42870], Content-Length=[377], Date=[Wed, 26 Oct 2022 06:30:54 GMT], Content-Type=[application/json]}
2022-10-26T06:30:55.218Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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/044d7d97-d5aa-4a8e-9696-7406ad4e775f","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f","ERR.5.4.6114"]}}}

2022-10-26T06:30:55.220Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/044d7d97-d5aa-4a8e-9696-7406ad4e775f
2022-10-26T06:30:55.220Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 044d7d97-d5aa-4a8e-9696-7406ad4e775f
2022-10-26T06:30:55.224Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:30:55.249Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-10-26T06:30:55.249Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5c6938a3-4b8c-41f0-b043-9ca67bbede12], X-ECOMP-RequestID=[2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db], X-TransactionId=[], X-ONAP-RequestID=[2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db]}
2022-10-26T06:30:55.302Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:30:54:571-6817], vertex-id=[192600], Content-Length=[573], Date=[Wed, 26 Oct 2022 06:30:54 GMT], Content-Type=[application/json]}
2022-10-26T06:30:55.303Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666765477915","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-10-26T06:30:55.304Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-10-26T06:30:55.305Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:30:55.305Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:30:55.306Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:30:55.306Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:30:55.307Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:55.307Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:30:55.307Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:30:55.307Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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:"9ca2326abfccae81", X-B3-SpanId:"0f042a6e22e80cb9", X-B3-ParentSpanId:"9ca2326abfccae81", X-B3-Sampled:"0", X-ONAP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-TransactionID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ECOMP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98cad954-5307-452e-9f58-8bf19a6b796a"]
2022-10-26T06:30:55.308Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246"},"instanceName":"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0","requestScope":"vnf"}
2022-10-26T06:30:55.308Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:30:55.326Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:55.327Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:55.327Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:30:55.327Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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:"Wed, 26 Oct 2022 06:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:55.327Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:30:55.328Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:55.328Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:30:55.328Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90
2022-10-26T06:30:55.329Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|INFO|500||Invoke
2022-10-26T06:30:55.329Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:55.329Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90
2022-10-26T06:30:55.329Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||Method      : GET
2022-10-26T06:30:55.330Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-TransactionID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ECOMP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5f3c5f3-255a-4865-81a7-3843ec8693b7"]
2022-10-26T06:30:55.330Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||Request body: 
2022-10-26T06:30:55.330Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||==========================request end================================================
2022-10-26T06:30:55.358Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:55.359Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:55.359Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||Status text  : 
2022-10-26T06:30:55.359Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:55.360Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 9,
      "modelCustomizationUUID" : "65ef767f-c06b-4818-a1f2-f59528b79c90",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-10-26 06:28:55.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-10-26T06:28:55.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"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfcInstanceGroupCustomizations"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/service"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vfModuleCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90"
    }
  }
}
2022-10-26T06:30:55.361Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:55.361Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=65ef767f-c06b-4818-a1f2-f59528b79c90|INFO|500||InvokeReturn
2022-10-26T06:30:55.364Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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
2022-10-26T06:30:55.364Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||Invoke
2022-10-26T06:30:55.364Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:55.365Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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
2022-10-26T06:30:55.365Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Method      : GET
2022-10-26T06:30:55.365Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-TransactionID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ECOMP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30766f4f-cdc3-4ec6-ad33-ccda9f28b6b5"]
2022-10-26T06:30:55.365Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Request body: 
2022-10-26T06:30:55.366Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||==========================request end================================================
2022-10-26T06:30:55.385Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:55.385Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:55.385Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status text  : 
2022-10-26T06:30:55.386Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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/072949df-a254-4e77-8a5c-0aa6fb4776af", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:55.386Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "072949df-a254-4e77-8a5c-0aa6fb4776af",
  "modelInvariantUUID" : "0cf63ab2-69a0-495b-8002-b7a965698a29",
  "modelName" : "basic_cnf",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2022-10-26T06:28:55.000+00:00",
  "modelInvariantId" : "0cf63ab2-69a0-495b-8002-b7a965698a29",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/072949df-a254-4e77-8a5c-0aa6fb4776af"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/072949df-a254-4e77-8a5c-0aa6fb4776af"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/072949df-a254-4e77-8a5c-0aa6fb4776af/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/072949df-a254-4e77-8a5c-0aa6fb4776af/vnfResourceWorkflow"
    }
  }
}
2022-10-26T06:30:55.386Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:55.387Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||InvokeReturn
2022-10-26T06:30:55.389Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-10-26T06:30:55.389Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2022-10-26T06:30:55.389Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:55.390Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2022-10-26T06:30:55.390Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:30:55.390Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-TransactionID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ECOMP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f146985-bf5e-48e9-a951-ce9989f24ffb"]
2022-10-26T06:30:55.390Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:30:55.391Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:30:55.406Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:55.406Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:55.406Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:30:55.406Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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:"Wed, 26 Oct 2022 06:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:55.407Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10031,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031"
    }
  }
}
2022-10-26T06:30:55.408Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:55.408Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2022-10-26T06:30:55.410Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:30:55.410Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:30:55.410Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:55.411Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:30:55.411Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:30:55.411Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2557", X-B3-TraceId:"9ca2326abfccae81", X-B3-SpanId:"d372cf4805cc8df5", X-B3-ParentSpanId:"9ca2326abfccae81", X-B3-Sampled:"0", X-ONAP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-TransactionID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ECOMP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be039197-82ce-427a-946e-3ae6496a3052"]
2022-10-26T06:30:55.411Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db","requestStatus":"IN_PROGRESS","startTime":1666765855045,"source":"VID","vnfName":"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n    \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"}
2022-10-26T06:30:55.411Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:30:55.434Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:55.434Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:30:55.434Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:30:55.435Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:55.436Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:30:55.045+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n    \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:30:55.424+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    }
  }
}
2022-10-26T06:30:55.436Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:55.437Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:30:55.445Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:30:55.445Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:30:55.445Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:55.446Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:30:55.446Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:30:55.446Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2917", X-B3-TraceId:"9ca2326abfccae81", X-B3-SpanId:"7527001e81e5a2b9", X-B3-ParentSpanId:"9ca2326abfccae81", X-B3-Sampled:"0", X-ONAP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-TransactionID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ECOMP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"807e0b11-08e4-451a-ba78-8a7bfbf70b1d"]
2022-10-26T06:30:55.446Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/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\":\"0cf63ab2-69a0-495b-8002-b7a965698a29\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"65ef767f-c06b-4818-a1f2-f59528b79c90\",\"modelVersionId\":\"072949df-a254-4e77-8a5c-0aa6fb4776af\",\"modelCustomizationId\":\"65ef767f-c06b-4818-a1f2-f59528b79c90\",\"modelUuid\":\"072949df-a254-4e77-8a5c-0aa6fb4776af\",\"modelInvariantUuid\":\"0cf63ab2-69a0-495b-8002-b7a965698a29\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\"modelInfo\":{\"modelInvariantId\":\"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\"modelUuid\":\"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\"modelInvariantUuid\":\"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"cc9a44bc-f65a-4cd2-829e-501eb554b246\"}","type":"String"},"requestId":{"value":"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db","type":"String"},"mso-request-id":{"value":"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"cc9a44bc-f65a-4cd2-829e-501eb554b246","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/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:30:55.447Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:30:56.462Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:56.463Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:30:56.464Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:30:56.464Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:30:56 GMT", X-ONAP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-TransactionID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ECOMP-RequestID:"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"807e0b11-08e4-451a-ba78-8a7bfbf70b1d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:56.465Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db\",\"instanceId\":\"b840097e-f6da-4412-8081-466b6f8d5750\"}}","message":"Success","processInstanceID":"bee3d1ba-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:30:56.465Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:56.466Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:30:56.469Z|2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:56.603Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:56.608Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:30:56.608Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||Invoke
2022-10-26T06:30:56.609Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:56.609Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:30:56.609Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Method      : GET
2022-10-26T06:30:56.610Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7c7bd6f827fe874", X-B3-SpanId:"09bdadbbb9a7ebb4", X-B3-ParentSpanId:"c7c7bd6f827fe874", X-B3-Sampled:"0", X-ONAP-RequestID:"d9a93f07-574f-49ad-ab7a-2a709a821888", X-RequestID:"d9a93f07-574f-49ad-ab7a-2a709a821888", X-TransactionID:"d9a93f07-574f-49ad-ab7a-2a709a821888", X-ECOMP-RequestID:"d9a93f07-574f-49ad-ab7a-2a709a821888", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a8ba8ff-0e08-4a9f-bb3f-f77a8ae9ff7b"]
2022-10-26T06:30:56.610Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Request body: 
2022-10-26T06:30:56.610Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||==========================request end================================================
2022-10-26T06:30:56.633Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:56.634Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:56.634Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status text  : 
2022-10-26T06:30:56.635Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:56.636Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Response body: {
  "requestId" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:30:55.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n    \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:55.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    }
  }
}
2022-10-26T06:30:56.637Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:56.637Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||InvokeReturn
2022-10-26T06:30:56.639Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:30:56.639Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:56.640Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:56.640Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:30:56.640Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:56.641Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7c7bd6f827fe874", X-B3-SpanId:"0d67f9fb14dbcf0e", X-B3-ParentSpanId:"c7c7bd6f827fe874", X-B3-Sampled:"0", X-ONAP-RequestID:"d9a93f07-574f-49ad-ab7a-2a709a821888", X-RequestID:"d9a93f07-574f-49ad-ab7a-2a709a821888", X-TransactionID:"d9a93f07-574f-49ad-ab7a-2a709a821888", X-ECOMP-RequestID:"d9a93f07-574f-49ad-ab7a-2a709a821888", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdab8184-085c-4f4b-9e72-02802b556c98"]
2022-10-26T06:30:56.641Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:56.642Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:56.658Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:56.659Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:56.660Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:56.660Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:56.661Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:30:56.661Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:56.661Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:56.669Z|d9a93f07-574f-49ad-ab7a-2a709a821888|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:56.916Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:30:56.922Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:56.923Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:30:56.923Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:56.923Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:30:56.924Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:30:56.924Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0da51e8b715cdc95", X-B3-SpanId:"2a86802ae8b336b3", X-B3-ParentSpanId:"0da51e8b715cdc95", X-B3-Sampled:"0", X-ONAP-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-TransactionID:"8546de23-8734-467e-8f40-e22877cad087", X-ECOMP-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86211870-748a-4997-b8ae-a60e2ecbe009"]
2022-10-26T06:30:56.924Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:30:56.924Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:30:56.942Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:56.942Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:56.942Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:30:56.943Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:56.944Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:30:56.944Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:56.944Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:30:56.946Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:56.946Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:30:56.946Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:56.946Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:30:56.947Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:30:56.947Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0da51e8b715cdc95", X-B3-SpanId:"38f43ab15da18412", X-B3-ParentSpanId:"0da51e8b715cdc95", X-B3-Sampled:"0", X-ONAP-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-TransactionID:"8546de23-8734-467e-8f40-e22877cad087", X-ECOMP-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d1dd495-7c19-4482-9a94-7454a2528c4b"]
2022-10-26T06:30:56.947Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:30:56.947Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:30:56.962Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:56.963Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:56.963Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:30:56.963Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:30:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:56.965Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:30:56.965Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:56.966Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:30:56.990Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:56.991Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:56.991Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:56.991Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:30:56.992Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:56.992Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-TransactionID:"8546de23-8734-467e-8f40-e22877cad087", X-ECOMP-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22412d9c-8812-4300-9a4f-e2b4ac470e21"]
2022-10-26T06:30:56.992Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:56.992Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:57.115Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:57.116Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:57.116Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:57.116Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F4AC19DDAF8C9C3BC08873DF1F12B42F; 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:"Wed, 26 Oct 2022 06:30:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:57.117Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":"2022-10-26T06:30:48.150+0000","removalTime":null,"durationInMillis":36491,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:30:57.117Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:57.118Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:57.139Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:57.140Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:30:57.140Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:30:57.140Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:30:57.141Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:30:57.141Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-TransactionID:"8546de23-8734-467e-8f40-e22877cad087", X-ECOMP-RequestID:"8546de23-8734-467e-8f40-e22877cad087", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"243030d0-d363-4a3b-909f-61f4ad67760d"]
2022-10-26T06:30:57.141Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:30:57.142Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:30:57.255Z|cf93ddbc-91d6-48e2-a810-b6c6f3bc3325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:30:57.255Z|cf93ddbc-91d6-48e2-a810-b6c6f3bc3325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:30:57.263Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:30:57.264Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:30:57.264Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:30:57.264Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CE0F10B105A6EB56E1D2FA137803D883; 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:"Wed, 26 Oct 2022 06:30:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:30:57.265Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ba881882-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:48.149+0000","endTime":"2022-10-26T06:30:48.149+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:30:57.265Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:30:57.265Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:30:57.269Z|8546de23-8734-467e-8f40-e22877cad087|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:30:59.785Z|2c802b00-f523-400b-9052-a05741062898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:59.786Z|2c802b00-f523-400b-9052-a05741062898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:59.786Z|a394945d-f2da-425b-aee9-57fd1af6d43f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:59.787Z|a394945d-f2da-425b-aee9-57fd1af6d43f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:30:59.788Z|2062be18-1c79-450c-b835-710556031505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:30:59.788Z|2062be18-1c79-450c-b835-710556031505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:06.812Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:06.816Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:06.817Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||Invoke
2022-10-26T06:31:06.817Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:06.818Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:06.818Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Method      : GET
2022-10-26T06:31:06.819Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ba34b20af12a234", X-B3-SpanId:"4082eb1f1d3a976d", X-B3-ParentSpanId:"3ba34b20af12a234", X-B3-Sampled:"0", X-ONAP-RequestID:"0c54c5ef-d40f-4217-9b12-8c78e9a61942", X-RequestID:"0c54c5ef-d40f-4217-9b12-8c78e9a61942", X-TransactionID:"0c54c5ef-d40f-4217-9b12-8c78e9a61942", X-ECOMP-RequestID:"0c54c5ef-d40f-4217-9b12-8c78e9a61942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51074314-223f-4cbd-9cae-7cf39822c498"]
2022-10-26T06:31:06.819Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Request body: 
2022-10-26T06:31:06.819Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||==========================request end================================================
2022-10-26T06:31:06.840Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:06.841Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:06.841Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status text  : 
2022-10-26T06:31:06.841Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:06.842Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Response body: {
  "requestId" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:55.000+00:00",
  "endTime" : "2022-10-26T06:31:02.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n    \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    }
  }
}
2022-10-26T06:31:06.842Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:06.843Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||InvokeReturn
2022-10-26T06:31:06.844Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:06.845Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:06.845Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:06.845Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:06.846Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:06.846Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ba34b20af12a234", X-B3-SpanId:"b0a40c395ebde492", X-B3-ParentSpanId:"3ba34b20af12a234", X-B3-Sampled:"0", X-ONAP-RequestID:"0c54c5ef-d40f-4217-9b12-8c78e9a61942", X-RequestID:"0c54c5ef-d40f-4217-9b12-8c78e9a61942", X-TransactionID:"0c54c5ef-d40f-4217-9b12-8c78e9a61942", X-ECOMP-RequestID:"0c54c5ef-d40f-4217-9b12-8c78e9a61942", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4d7a0f8-3d2a-4c72-851c-57ea33f63df3"]
2022-10-26T06:31:06.846Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:06.847Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:06.857Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:06.858Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:06.858Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:06.859Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:06.859Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:06.860Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:06.860Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:06.867Z|0c54c5ef-d40f-4217-9b12-8c78e9a61942|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:06.990Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:06.994Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:06.995Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||Invoke
2022-10-26T06:31:06.995Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:06.995Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:06.995Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Method      : GET
2022-10-26T06:31:06.996Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79fe3faf7e1d58ff", X-B3-SpanId:"af5fdea2c5f8e42d", X-B3-ParentSpanId:"79fe3faf7e1d58ff", X-B3-Sampled:"0", X-ONAP-RequestID:"37b36e1b-25a6-481f-a442-b2c3b5684b13", X-RequestID:"37b36e1b-25a6-481f-a442-b2c3b5684b13", X-TransactionID:"37b36e1b-25a6-481f-a442-b2c3b5684b13", X-ECOMP-RequestID:"37b36e1b-25a6-481f-a442-b2c3b5684b13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6e62e0a-4d81-4747-a5fc-54874f657657"]
2022-10-26T06:31:06.996Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Request body: 
2022-10-26T06:31:06.996Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.015Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.016Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.017Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status text  : 
2022-10-26T06:31:07.017Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.018Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Response body: {
  "requestId" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:55.000+00:00",
  "endTime" : "2022-10-26T06:31:02.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n    \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    }
  }
}
2022-10-26T06:31:07.018Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.018Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||InvokeReturn
2022-10-26T06:31:07.020Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.020Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:07.020Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.021Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.021Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:07.021Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79fe3faf7e1d58ff", X-B3-SpanId:"a6ed1ab532378214", X-B3-ParentSpanId:"79fe3faf7e1d58ff", X-B3-Sampled:"0", X-ONAP-RequestID:"37b36e1b-25a6-481f-a442-b2c3b5684b13", X-RequestID:"37b36e1b-25a6-481f-a442-b2c3b5684b13", X-TransactionID:"37b36e1b-25a6-481f-a442-b2c3b5684b13", X-ECOMP-RequestID:"37b36e1b-25a6-481f-a442-b2c3b5684b13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b58da4a-30d6-4349-b44c-1c873c44c89a"]
2022-10-26T06:31:07.022Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:07.022Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.032Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.032Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.033Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:07.033Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.034Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:07.034Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.034Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:07.041Z|37b36e1b-25a6-481f-a442-b2c3b5684b13|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:07.160Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:07.164Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:07.164Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||Invoke
2022-10-26T06:31:07.164Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.165Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:07.165Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Method      : GET
2022-10-26T06:31:07.166Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e179c70bf84255d0", X-B3-SpanId:"cd222d0e20b3acdb", X-B3-ParentSpanId:"e179c70bf84255d0", X-B3-Sampled:"0", X-ONAP-RequestID:"470fb3b2-4642-4ff1-a3ec-5975fd5b2894", X-RequestID:"470fb3b2-4642-4ff1-a3ec-5975fd5b2894", X-TransactionID:"470fb3b2-4642-4ff1-a3ec-5975fd5b2894", X-ECOMP-RequestID:"470fb3b2-4642-4ff1-a3ec-5975fd5b2894", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53bc2524-56d4-43e8-b122-f07a327e78c0"]
2022-10-26T06:31:07.166Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Request body: 
2022-10-26T06:31:07.166Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.185Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.186Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.186Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status text  : 
2022-10-26T06:31:07.186Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.187Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Response body: {
  "requestId" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:55.000+00:00",
  "endTime" : "2022-10-26T06:31:02.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n    \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    }
  }
}
2022-10-26T06:31:07.188Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.189Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||InvokeReturn
2022-10-26T06:31:07.192Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.192Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:07.193Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.193Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.194Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:07.194Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e179c70bf84255d0", X-B3-SpanId:"aa7024a6ba7e4e98", X-B3-ParentSpanId:"e179c70bf84255d0", X-B3-Sampled:"0", X-ONAP-RequestID:"470fb3b2-4642-4ff1-a3ec-5975fd5b2894", X-RequestID:"470fb3b2-4642-4ff1-a3ec-5975fd5b2894", X-TransactionID:"470fb3b2-4642-4ff1-a3ec-5975fd5b2894", X-ECOMP-RequestID:"470fb3b2-4642-4ff1-a3ec-5975fd5b2894", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1ad8b58-2016-4c02-a7c4-61e6b5dfe535"]
2022-10-26T06:31:07.194Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:07.195Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.206Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.207Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.207Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:07.207Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.209Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:07.210Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.210Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:07.216Z|470fb3b2-4642-4ff1-a3ec-5975fd5b2894|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:07.344Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:07.349Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:07.349Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||Invoke
2022-10-26T06:31:07.349Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.350Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:07.350Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Method      : GET
2022-10-26T06:31:07.350Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb5ed73565196769", X-B3-SpanId:"9ab940d6c2271ae7", X-B3-ParentSpanId:"fb5ed73565196769", X-B3-Sampled:"0", X-ONAP-RequestID:"9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2", X-RequestID:"9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2", X-TransactionID:"9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2", X-ECOMP-RequestID:"9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f677a9a-a3fd-4dd0-9b71-48e8ae8465e0"]
2022-10-26T06:31:07.350Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Request body: 
2022-10-26T06:31:07.351Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.368Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.369Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.369Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status text  : 
2022-10-26T06:31:07.369Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.370Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Response body: {
  "requestId" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:55.000+00:00",
  "endTime" : "2022-10-26T06:31:02.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n    \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    }
  }
}
2022-10-26T06:31:07.370Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.371Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||InvokeReturn
2022-10-26T06:31:07.373Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.373Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:07.373Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.374Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.374Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:07.374Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb5ed73565196769", X-B3-SpanId:"6fd209357d56c00d", X-B3-ParentSpanId:"fb5ed73565196769", X-B3-Sampled:"0", X-ONAP-RequestID:"9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2", X-RequestID:"9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2", X-TransactionID:"9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2", X-ECOMP-RequestID:"9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28c6d61b-3a28-4158-b281-11f26fd58101"]
2022-10-26T06:31:07.374Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:07.375Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.386Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.386Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.387Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:07.387Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.388Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:07.388Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.388Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:07.390Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:07.396Z|9dc60004-b1f4-452d-bc0a-7d1e5d83c8a2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:07.401Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:07.402Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:31:07.402Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.402Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:07.402Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:31:07.403Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c313647156d0e6e", X-B3-SpanId:"e626550ccc522a70", X-B3-ParentSpanId:"6c313647156d0e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-TransactionID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-ECOMP-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06fc887d-ac18-4a76-a3a2-b08ff0dd001e"]
2022-10-26T06:31:07.404Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:31:07.404Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.421Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.422Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.422Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:31:07.423Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.423Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:31:07.423Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.424Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:31:07.426Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.426Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:07.426Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.427Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.427Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:07.427Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c313647156d0e6e", X-B3-SpanId:"d3d47281435b29a4", X-B3-ParentSpanId:"6c313647156d0e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-TransactionID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-ECOMP-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec9c4496-5583-49bc-8b44-d3d7490f0bbb"]
2022-10-26T06:31:07.428Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:07.428Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.442Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.446Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.446Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:07.446Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.447Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:31:07.447Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.447Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:07.473Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:07.473Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:07.473Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.474Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:07.474Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:07.474Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-TransactionID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-ECOMP-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4072df56-13d6-4a9b-9d23-9ef7e6f13b3c"]
2022-10-26T06:31:07.474Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:07.475Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.514Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:07.518Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:07.518Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||Invoke
2022-10-26T06:31:07.518Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.518Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db
2022-10-26T06:31:07.519Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Method      : GET
2022-10-26T06:31:07.519Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"388c0fa0049eb1d2", X-B3-SpanId:"3076f70f20830e24", X-B3-ParentSpanId:"388c0fa0049eb1d2", X-B3-Sampled:"0", X-ONAP-RequestID:"8df648c3-3197-4abe-bc18-f405e58a7257", X-RequestID:"8df648c3-3197-4abe-bc18-f405e58a7257", X-TransactionID:"8df648c3-3197-4abe-bc18-f405e58a7257", X-ECOMP-RequestID:"8df648c3-3197-4abe-bc18-f405e58a7257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a2cbc57-7a9a-4a13-9065-23d011c420f5"]
2022-10-26T06:31:07.519Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Request body: 
2022-10-26T06:31:07.519Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.540Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.541Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.541Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Status text  : 
2022-10-26T06:31:07.542Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.548Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||Response body: {
  "requestId" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:55.000+00:00",
  "endTime" : "2022-10-26T06:31:02.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n    \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnf_lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnf_platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:02.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db"
    }
  }
}
2022-10-26T06:31:07.548Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.549Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|INFO|500||InvokeReturn
2022-10-26T06:31:07.551Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.551Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:07.551Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.552Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false
2022-10-26T06:31:07.552Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:07.552Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"388c0fa0049eb1d2", X-B3-SpanId:"eb98016d1894f4d9", X-B3-ParentSpanId:"388c0fa0049eb1d2", X-B3-Sampled:"0", X-ONAP-RequestID:"8df648c3-3197-4abe-bc18-f405e58a7257", X-RequestID:"8df648c3-3197-4abe-bc18-f405e58a7257", X-TransactionID:"8df648c3-3197-4abe-bc18-f405e58a7257", X-ECOMP-RequestID:"8df648c3-3197-4abe-bc18-f405e58a7257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ab322b2-1c3e-47c5-843b-95adea075592"]
2022-10-26T06:31:07.553Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:07.553Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.565Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.566Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.566Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:07.566Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.568Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:07.568Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.568Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:07.576Z|8df648c3-3197-4abe-bc18-f405e58a7257|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2f0b880f-ca93-4ca4-9b16-fbcf0eb7f0db|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:07.599Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.600Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.600Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:07.600Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=76D9B4B562970FD7898D184A8AE53388; 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:"Wed, 26 Oct 2022 06:31:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.601Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":"2022-10-26T06:30:48.150+0000","removalTime":null,"durationInMillis":36491,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:31:07.601Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.601Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:07.627Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:07.628Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:07.628Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:07.629Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:07.629Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:07.629Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-TransactionID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-ECOMP-RequestID:"aa0739d5-1e39-4774-9006-4deebb3cbb86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbc6d9da-cd00-4ba7-a326-03f7c664b594"]
2022-10-26T06:31:07.629Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:07.630Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:07.755Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:07.756Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:07.756Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:07.757Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C9151B002621C7E151DE1B4051FAED73; 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:"Wed, 26 Oct 2022 06:31:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:07.758Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ba881882-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:48.149+0000","endTime":"2022-10-26T06:30:48.149+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:31:07.758Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:07.758Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:07.762Z|aa0739d5-1e39-4774-9006-4deebb3cbb86|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:09.519Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:09.521Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 84b1b238-3307-4620-b1f6-3a5ecc68e17f already exists in requestDb InfraActiveRequests table
2022-10-26T06:31:09.522Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:09.522Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||Invoke
2022-10-26T06:31:09.522Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.523Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:09.523Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Method      : GET
2022-10-26T06:31:09.523Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63eba20937b18e82", X-B3-SpanId:"49af32a426eb850a", X-B3-ParentSpanId:"63eba20937b18e82", X-B3-Sampled:"0", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec3b0266-4b25-417c-a843-535f47a06114"]
2022-10-26T06:31:09.524Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Request body: 
2022-10-26T06:31:09.524Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.540Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.540Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:31:09.540Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status text  : 
2022-10-26T06:31:09.541Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.541Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Response body: 
2022-10-26T06:31:09.542Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.542Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|404|Not Found|InvokeReturn
2022-10-26T06:31:09.551Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:31:09.555Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:31:09.581Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-10-26T06:31:09.582Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[84b1b238-3307-4620-b1f6-3a5ecc68e17f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4b129922-118e-423b-a35f-e7e1ca890497], X-ECOMP-RequestID=[84b1b238-3307-4620-b1f6-3a5ecc68e17f], X-TransactionId=[], X-ONAP-RequestID=[84b1b238-3307-4620-b1f6-3a5ecc68e17f]}
2022-10-26T06:31:09.639Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:31:08:903-13522], vertex-id=[192600], Content-Length=[1024], Date=[Wed, 26 Oct 2022 06:31:08 GMT], Content-Type=[application/json]}
2022-10-26T06:31:09.641Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666765856948","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b840097e-f6da-4412-8081-466b6f8d5750"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-10-26T06:31:09.641Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-10-26T06:31:09.642Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:31:09.643Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:31:09.644Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:31:09.644Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:31:09.644Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.645Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:31:09.645Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:31:09.645Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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:"63eba20937b18e82", X-B3-SpanId:"54f150f8ed93f4b3", X-B3-ParentSpanId:"63eba20937b18e82", X-B3-Sampled:"0", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84474519-c776-4b2b-b0c0-96444189563d"]
2022-10-26T06:31:09.646Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"b840097e-f6da-4412-8081-466b6f8d5750","serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246"},"instanceName":"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638","requestScope":"vfModule"}
2022-10-26T06:31:09.646Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.661Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.662Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:09.662Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:31:09.662Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.662Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:31:09.663Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.663Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:31:09.663Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838
2022-10-26T06:31:09.664Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|INFO|500||Invoke
2022-10-26T06:31:09.664Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.664Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838
2022-10-26T06:31:09.664Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||Method      : GET
2022-10-26T06:31:09.665Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70508b88-f0e7-4061-b05a-109d45ea9af2"]
2022-10-26T06:31:09.665Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||Request body: 
2022-10-26T06:31:09.665Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.691Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.691Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:09.691Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||Status text  : 
2022-10-26T06:31:09.692Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.693Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||Response body: {
  "id" : 9,
  "modelCustomizationUUID" : "b1cd510a-676d-49f9-bad0-7566efc86838",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-10-26 06:28:55.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"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vnfCustomization"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/heatEnvironment"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/cvnfcCustomization"
    }
  }
}
2022-10-26T06:31:09.694Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.694Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b1cd510a-676d-49f9-bad0-7566efc86838|INFO|500||InvokeReturn
2022-10-26T06:31:09.696Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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
2022-10-26T06:31:09.697Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||Invoke
2022-10-26T06:31:09.697Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.697Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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
2022-10-26T06:31:09.697Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Method      : GET
2022-10-26T06:31:09.697Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c78abc8a-26ce-429b-82a8-7a8eac6452d8"]
2022-10-26T06:31:09.698Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Request body: 
2022-10-26T06:31:09.698Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.722Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.722Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:09.723Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status text  : 
2022-10-26T06:31:09.723Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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/dc43ded0-d30e-426a-9421-aee38a6a98c8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.723Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "dc43ded0-d30e-426a-9421-aee38a6a98c8",
  "modelInvariantUUID" : "362cd2da-14dc-41d6-95e8-0261b16fd5d8",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-10-26 06:28:55.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/volumeHeatTemplate"
    }
  }
}
2022-10-26T06:31:09.724Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.724Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||InvokeReturn
2022-10-26T06:31:09.726Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:31:09.726Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-10-26T06:31:09.727Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.727Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:31:09.727Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:31:09.727Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c529636-ba8f-4245-8eda-04423989203d"]
2022-10-26T06:31:09.728Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:31:09.728Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.739Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.740Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:31:09.740Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:31:09.740Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&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:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.741Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:31:09.741Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.741Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:31:09.742Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8
2022-10-26T06:31:09.743Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|INFO|500||Invoke
2022-10-26T06:31:09.743Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.743Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8
2022-10-26T06:31:09.743Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||Method      : GET
2022-10-26T06:31:09.744Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a42d3d9-f124-4997-bbba-0e9b133d36d2"]
2022-10-26T06:31:09.744Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||Request body: 
2022-10-26T06:31:09.744Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.762Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.762Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:09.763Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||Status text  : 
2022-10-26T06:31:09.763Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.763Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "dc43ded0-d30e-426a-9421-aee38a6a98c8",
      "modelInvariantUUID" : "362cd2da-14dc-41d6-95e8-0261b16fd5d8",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-10-26 06:28:55.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/vnfResources"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/heatFiles"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/volumeHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8"
    }
  }
}
2022-10-26T06:31:09.764Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.764Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=362cd2da-14dc-41d6-95e8-0261b16fd5d8|INFO|500||InvokeReturn
2022-10-26T06:31:09.766Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:31:09.766Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-10-26T06:31:09.767Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.767Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:31:09.767Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:31:09.767Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12f591d2-a4c1-468f-b3bc-4444e5bfe1e7"]
2022-10-26T06:31:09.768Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:31:09.768Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.780Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.781Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:31:09.781Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:31:09.782Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&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:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.782Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:31:09.782Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.783Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=dc43ded0-d30e-426a-9421-aee38a6a98c8&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:31:09.784Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:31:09.784Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-10-26T06:31:09.784Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.785Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2022-10-26T06:31:09.785Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:31:09.785Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39d3b353-3b00-4a0c-a88d-a9d2304e989c"]
2022-10-26T06:31:09.785Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:31:09.786Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.798Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.798Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:09.798Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:31:09.799Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.799Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 44,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2022-10-26T06:31:09.800Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.800Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2022-10-26T06:31:09.802Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8
2022-10-26T06:31:09.802Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|INFO|500||Invoke
2022-10-26T06:31:09.803Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.803Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8
2022-10-26T06:31:09.803Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Method      : GET
2022-10-26T06:31:09.803Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89b4893a-c949-40e1-9498-65ffb26a829c"]
2022-10-26T06:31:09.804Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Request body: 
2022-10-26T06:31:09.804Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.807Z|3ec7c4d3-19fb-4168-87ee-19b2adfd0722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:09.808Z|3ec7c4d3-19fb-4168-87ee-19b2adfd0722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:09.815Z|c1171428-b6dc-4622-9b4b-4d1315022f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:09.815Z|1c894c1a-d490-4f4f-8da8-9e3903d85ca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:09.816Z|1c894c1a-d490-4f4f-8da8-9e3903d85ca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:09.816Z|c1171428-b6dc-4622-9b4b-4d1315022f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:09.825Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.825Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:09.826Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Status text  : 
2022-10-26T06:31:09.826Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.827Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Response body: {
  "modelUUID" : "dc43ded0-d30e-426a-9421-aee38a6a98c8",
  "modelInvariantUUID" : "362cd2da-14dc-41d6-95e8-0261b16fd5d8",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-10-26 06:28:55.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/volumeHeatTemplate"
    }
  }
}
2022-10-26T06:31:09.827Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.828Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|INFO|500||InvokeReturn
2022-10-26T06:31:09.830Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:31:09.831Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:31:09.831Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.831Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:31:09.832Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:31:09.832Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3336", X-B3-TraceId:"63eba20937b18e82", X-B3-SpanId:"e16b84732d20ac87", X-B3-ParentSpanId:"63eba20937b18e82", X-B3-Sampled:"0", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d351ac53-e383-4d4b-99ad-942215498668"]
2022-10-26T06:31:09.832Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"84b1b238-3307-4620-b1f6-3a5ecc68e17f","requestStatus":"IN_PROGRESS","startTime":1666765869552,"source":"VID","vnfId":"b840097e-f6da-4412-8081-466b6f8d5750","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"84b1b238-3307-4620-b1f6-3a5ecc68e17f"}
2022-10-26T06:31:09.832Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:31:09.855Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:09.855Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:31:09.856Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:31:09.856Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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/84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:09.857Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:31:09.552+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:31:09.844+00:00",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    }
  }
}
2022-10-26T06:31:09.857Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:09.858Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:31:09.865Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:31:09.865Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:31:09.865Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:09.866Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:31:09.866Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:31:09.866Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3640", X-B3-TraceId:"63eba20937b18e82", X-B3-SpanId:"b061a537ce2c42e1", X-B3-ParentSpanId:"63eba20937b18e82", X-B3-Sampled:"0", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31f17f8a-2c13-45cb-be54-cb60194d25fe"]
2022-10-26T06:31:09.867Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/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\":\"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b1cd510a-676d-49f9-bad0-7566efc86838\",\"modelVersionId\":\"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\"modelCustomizationId\":\"b1cd510a-676d-49f9-bad0-7566efc86838\",\"modelUuid\":\"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\"modelInvariantUuid\":\"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\"modelInfo\":{\"modelInvariantId\":\"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\"modelUuid\":\"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\"modelInvariantUuid\":\"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"}}},{\"relatedInstance\":{\"instanceId\":\"b840097e-f6da-4412-8081-466b6f8d5750\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"0cf63ab2-69a0-495b-8002-b7a965698a29\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"65ef767f-c06b-4818-a1f2-f59528b79c90\",\"modelVersionId\":\"072949df-a254-4e77-8a5c-0aa6fb4776af\",\"modelCustomizationId\":\"65ef767f-c06b-4818-a1f2-f59528b79c90\",\"modelUuid\":\"072949df-a254-4e77-8a5c-0aa6fb4776af\",\"modelInvariantUuid\":\"0cf63ab2-69a0-495b-8002-b7a965698a29\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\"vnfInstanceId\":\"b840097e-f6da-4412-8081-466b6f8d5750\"}","type":"String"},"requestId":{"value":"84b1b238-3307-4620-b1f6-3a5ecc68e17f","type":"String"},"mso-request-id":{"value":"84b1b238-3307-4620-b1f6-3a5ecc68e17f","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"cc9a44bc-f65a-4cd2-829e-501eb554b246","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"b840097e-f6da-4412-8081-466b6f8d5750","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/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:31:09.867Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:31:10.879Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:10.879Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:31:10.880Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:31:10.880Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:31:10 GMT", X-ONAP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-TransactionID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ECOMP-RequestID:"84b1b238-3307-4620-b1f6-3a5ecc68e17f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"31f17f8a-2c13-45cb-be54-cb60194d25fe", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:10.881Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"84b1b238-3307-4620-b1f6-3a5ecc68e17f\",\"instanceId\":\"8a2cb90f-5785-47ef-a016-b3b5ce6f332b\"}}","message":"Success","processInstanceID":"c77bfba0-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:31:10.881Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:10.883Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:31:10.887Z|84b1b238-3307-4620-b1f6-3a5ecc68e17f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:11.022Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:11.026Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:11.026Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||Invoke
2022-10-26T06:31:11.026Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:11.027Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:11.027Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Method      : GET
2022-10-26T06:31:11.027Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0309a117e49c48a8", X-B3-SpanId:"530c282859bdcb66", X-B3-ParentSpanId:"0309a117e49c48a8", X-B3-Sampled:"0", X-ONAP-RequestID:"967c3560-493e-4632-bc4a-819d6f4ea13c", X-RequestID:"967c3560-493e-4632-bc4a-819d6f4ea13c", X-TransactionID:"967c3560-493e-4632-bc4a-819d6f4ea13c", X-ECOMP-RequestID:"967c3560-493e-4632-bc4a-819d6f4ea13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e25c93db-7701-4964-9ad5-ec34bd5c92ae"]
2022-10-26T06:31:11.027Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Request body: 
2022-10-26T06:31:11.028Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||==========================request end================================================
2022-10-26T06:31:11.046Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:11.046Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:11.047Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status text  : 
2022-10-26T06:31:11.047Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:11.048Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Response body: {
  "requestId" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:31:09.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:10.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    }
  }
}
2022-10-26T06:31:11.048Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:11.048Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||InvokeReturn
2022-10-26T06:31:11.050Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:11.050Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:11.050Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:11.050Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:11.051Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:11.051Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0309a117e49c48a8", X-B3-SpanId:"d3263fc779e4fa6b", X-B3-ParentSpanId:"0309a117e49c48a8", X-B3-Sampled:"0", X-ONAP-RequestID:"967c3560-493e-4632-bc4a-819d6f4ea13c", X-RequestID:"967c3560-493e-4632-bc4a-819d6f4ea13c", X-TransactionID:"967c3560-493e-4632-bc4a-819d6f4ea13c", X-ECOMP-RequestID:"967c3560-493e-4632-bc4a-819d6f4ea13c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d643727-b297-4080-a03a-2f4f777d2290"]
2022-10-26T06:31:11.051Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:11.052Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:11.064Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:11.064Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:11.065Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:11.065Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:11.066Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:11.066Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:11.067Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:11.074Z|967c3560-493e-4632-bc4a-819d6f4ea13c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:12.258Z|9f8c37fe-6aec-4157-9575-4fa0e8299e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:31:12.266Z|9f8c37fe-6aec-4157-9575-4fa0e8299e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:31:12.594Z|1de73147-db53-4799-b278-69f34f829b12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:31:12.594Z|1de73147-db53-4799-b278-69f34f829b12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:31:17.903Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:17.907Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:17.907Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:31:17.907Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:17.908Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:17.908Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:31:17.908Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2f40df5feb86491", X-B3-SpanId:"7c53aca05dee6491", X-B3-ParentSpanId:"e2f40df5feb86491", X-B3-Sampled:"0", X-ONAP-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-TransactionID:"67136368-6792-4f78-b744-3ec3a049acb3", X-ECOMP-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0fb5914-c1a4-477a-a4ab-51896eab6b80"]
2022-10-26T06:31:17.908Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:31:17.908Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:31:17.934Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:17.935Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:17.935Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:31:17.935Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:17.937Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:31:17.937Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:17.938Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:31:17.940Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:17.940Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:17.940Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:17.940Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:17.941Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:17.941Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2f40df5feb86491", X-B3-SpanId:"dade6f49f99711ab", X-B3-ParentSpanId:"e2f40df5feb86491", X-B3-Sampled:"0", X-ONAP-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-TransactionID:"67136368-6792-4f78-b744-3ec3a049acb3", X-ECOMP-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d2e142e-ee30-4fe2-aeb5-65d3fdcea47e"]
2022-10-26T06:31:17.941Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:17.941Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:17.956Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:17.956Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:17.956Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:17.956Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:17.957Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:31:17.958Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:17.958Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:17.985Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:17.986Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:17.986Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:17.986Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:17.986Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:17.987Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-TransactionID:"67136368-6792-4f78-b744-3ec3a049acb3", X-ECOMP-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5065ba03-18cc-4327-ae3d-c35ab8db81bb"]
2022-10-26T06:31:17.987Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:17.987Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:18.122Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:18.122Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:18.123Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:18.123Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B13C2C751780AE7133007877B2EC25CD; 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:"Wed, 26 Oct 2022 06:31:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:18.123Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":"2022-10-26T06:30:48.150+0000","removalTime":null,"durationInMillis":36491,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:31:18.123Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:18.124Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:18.153Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:18.153Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:18.153Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:18.154Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:18.154Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:18.154Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-TransactionID:"67136368-6792-4f78-b744-3ec3a049acb3", X-ECOMP-RequestID:"67136368-6792-4f78-b744-3ec3a049acb3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31f887f2-5ff6-4a6b-aa61-ae9454c1ac46"]
2022-10-26T06:31:18.154Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:18.155Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:18.273Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:18.273Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:18.274Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:18.274Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2AD8AD7B64CDFFC830F81FD4551DD630; 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:"Wed, 26 Oct 2022 06:31:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:18.275Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ba881882-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:48.149+0000","endTime":"2022-10-26T06:30:48.149+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:31:18.275Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:18.276Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:18.279Z|67136368-6792-4f78-b744-3ec3a049acb3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:19.836Z|af71f2e4-f86b-4aed-a93c-7de9fadcb264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:19.836Z|af71f2e4-f86b-4aed-a93c-7de9fadcb264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:19.837Z|3568332a-60b5-4c2f-95c5-56fab5465a25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:19.837Z|3568332a-60b5-4c2f-95c5-56fab5465a25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:19.836Z|2ee1a297-46ec-408b-a39c-2c69972aa4e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:19.838Z|2ee1a297-46ec-408b-a39c-2c69972aa4e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:21.204Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:21.208Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:21.208Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||Invoke
2022-10-26T06:31:21.208Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:21.209Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:21.209Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Method      : GET
2022-10-26T06:31:21.209Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6dc5ed7139c7c8f", X-B3-SpanId:"a7b46812ba6a62ac", X-B3-ParentSpanId:"f6dc5ed7139c7c8f", X-B3-Sampled:"0", X-ONAP-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-TransactionID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-ECOMP-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a64d997-8088-489a-801b-626d41de4d7e"]
2022-10-26T06:31:21.209Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Request body: 
2022-10-26T06:31:21.210Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||==========================request end================================================
2022-10-26T06:31:21.232Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:21.233Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:21.233Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status text  : 
2022-10-26T06:31:21.234Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:21.234Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Response body: {
  "requestId" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:31:09.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:13.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    }
  }
}
2022-10-26T06:31:21.234Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:21.235Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||InvokeReturn
2022-10-26T06:31:21.236Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:21.237Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:21.237Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:21.237Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:21.238Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:21.238Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6dc5ed7139c7c8f", X-B3-SpanId:"5312f552138c7201", X-B3-ParentSpanId:"f6dc5ed7139c7c8f", X-B3-Sampled:"0", X-ONAP-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-TransactionID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-ECOMP-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11a5d8e5-db45-4a78-88e3-515dc3f294bc"]
2022-10-26T06:31:21.238Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:21.239Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:21.249Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:21.249Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:21.249Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:21.250Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:21.250Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:21.250Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:21.251Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:21.279Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:21.280Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:21.280Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:21.281Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:21.281Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:21.281Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-TransactionID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-ECOMP-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f647693f-9173-4c0d-a540-36ff64b711f7"]
2022-10-26T06:31:21.282Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:21.282Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:21.423Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:21.423Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:21.424Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:21.424Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E85D59BB2B2894F72992C709CBF9DD78; 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:"Wed, 26 Oct 2022 06:31:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:21.424Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cace345b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"84b1b238-3307-4620-b1f6-3a5ecc68e17f","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:31:15.452+0000","endTime":"2022-10-26T06:31:18.205+0000","removalTime":null,"durationInMillis":2753,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c77bfba0-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"caccfb9a-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:31:21.425Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:21.425Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:21.452Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:21.452Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:21.453Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:21.453Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:21.453Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:21.454Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-TransactionID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-ECOMP-RequestID:"3ed64ae9-927f-4823-b039-bf6bc89a93eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3582aa7b-1c8a-4662-b704-a3d2b65f972a"]
2022-10-26T06:31:21.454Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:21.454Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:21.586Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:21.587Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:21.587Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:21.587Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1890D962AFCEEBFA8C0D4DF480238560; 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:"Wed, 26 Oct 2022 06:31:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:21.588Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:cc71f986-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"cace345b-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"cace345b-54f7-11ed-8d56-1ee6933b54f1","executionId":"cace345b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:31:18.203+0000","endTime":"2022-10-26T06:31:18.203+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c77bfba0-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:31:21.588Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:21.588Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:21.596Z|3ed64ae9-927f-4823-b039-bf6bc89a93eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:27.257Z|f1864f2c-62dd-436f-bf5d-314023184dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:31:27.257Z|f1864f2c-62dd-436f-bf5d-314023184dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:31:28.412Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:28.416Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:28.417Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:31:28.417Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:28.417Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:28.417Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:31:28.417Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26e036f7b3eff5b4", X-B3-SpanId:"af62dbf98201a46e", X-B3-ParentSpanId:"26e036f7b3eff5b4", X-B3-Sampled:"0", X-ONAP-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-TransactionID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-ECOMP-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca2b8fc0-8d24-47c0-84fb-f9a00c9cf58b"]
2022-10-26T06:31:28.418Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:31:28.418Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:31:28.440Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:28.441Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:28.441Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:31:28.442Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:28.443Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:31:28.443Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:28.444Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:31:28.446Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:28.446Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:28.447Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:28.447Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:28.447Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:28.447Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26e036f7b3eff5b4", X-B3-SpanId:"7befdc1db6337086", X-B3-ParentSpanId:"26e036f7b3eff5b4", X-B3-Sampled:"0", X-ONAP-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-TransactionID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-ECOMP-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a977675d-4d97-432b-8e2a-bd352720a6b1"]
2022-10-26T06:31:28.448Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:28.448Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:28.458Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:28.459Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:28.459Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:28.459Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:28.462Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:31:28.462Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:28.462Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:28.560Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:28.560Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:28.561Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:28.561Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:28.561Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:28.562Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-TransactionID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-ECOMP-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdf775c9-969e-4c3a-a501-8ef8c1ae8e71"]
2022-10-26T06:31:28.562Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:28.562Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:28.685Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:28.686Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:28.686Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:28.687Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C2E1C63C3FE0AF803E5BC48640FCE5BA; 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:"Wed, 26 Oct 2022 06:31:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:28.687Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":"2022-10-26T06:30:48.150+0000","removalTime":null,"durationInMillis":36491,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:31:28.687Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:28.688Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:28.708Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:28.708Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:28.708Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:28.709Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:28.709Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:28.709Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-TransactionID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-ECOMP-RequestID:"a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc5febf8-01e3-468a-a509-973ee7816c5d"]
2022-10-26T06:31:28.709Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:28.709Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:28.836Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:28.837Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:28.837Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:28.837Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=17AADB8D557B1F318A45C3654B9E97B6; 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:"Wed, 26 Oct 2022 06:31:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:28.838Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ba881882-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:48.149+0000","endTime":"2022-10-26T06:30:48.149+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:31:28.838Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:28.839Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:28.843Z|a1a8aae0-fc68-4eb5-bc37-fd691eefbbd4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:29.857Z|e86bcd1b-df9a-45db-b647-968f20bc5020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:29.857Z|d15da3ff-c309-41c2-9c10-0c204bd56a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:29.857Z|e86bcd1b-df9a-45db-b647-968f20bc5020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:29.857Z|f2ef8519-91bf-4bba-b661-a7d0617d6832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:29.858Z|d15da3ff-c309-41c2-9c10-0c204bd56a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:29.858Z|f2ef8519-91bf-4bba-b661-a7d0617d6832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:31.730Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:31.735Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:31.735Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||Invoke
2022-10-26T06:31:31.736Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:31.736Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:31.736Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Method      : GET
2022-10-26T06:31:31.737Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e701396c5d6ae64e", X-B3-SpanId:"75e3d968be9fad22", X-B3-ParentSpanId:"e701396c5d6ae64e", X-B3-Sampled:"0", X-ONAP-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-TransactionID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-ECOMP-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"409fb910-7a59-4002-bc6c-d22da12d0063"]
2022-10-26T06:31:31.737Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Request body: 
2022-10-26T06:31:31.737Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||==========================request end================================================
2022-10-26T06:31:31.761Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:31.761Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:31.761Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status text  : 
2022-10-26T06:31:31.762Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:31.764Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Response body: {
  "requestId" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:31:09.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:13.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    }
  }
}
2022-10-26T06:31:31.764Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:31.764Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||InvokeReturn
2022-10-26T06:31:31.766Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:31.766Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:31.767Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:31.767Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:31.767Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:31.767Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e701396c5d6ae64e", X-B3-SpanId:"5b217d827b241e81", X-B3-ParentSpanId:"e701396c5d6ae64e", X-B3-Sampled:"0", X-ONAP-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-TransactionID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-ECOMP-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44c886f6-2d09-4f1c-b036-a293f7e799f5"]
2022-10-26T06:31:31.768Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:31.768Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:31.780Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:31.780Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:31.780Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:31.781Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:31.783Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:31.783Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:31.784Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:31.809Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:31.810Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:31.810Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:31.810Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:31.811Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:31.811Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-TransactionID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-ECOMP-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e94ebe6-5f9c-49ee-8679-5cc888d5b031"]
2022-10-26T06:31:31.811Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:31.812Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:31.935Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:31.936Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:31.937Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:31.938Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FFE3587115C864BBF62063626AA5EF5E; 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:"Wed, 26 Oct 2022 06:31:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:31.938Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cace345b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"84b1b238-3307-4620-b1f6-3a5ecc68e17f","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:31:15.452+0000","endTime":"2022-10-26T06:31:18.205+0000","removalTime":null,"durationInMillis":2753,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c77bfba0-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"caccfb9a-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:31:31.939Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:31.939Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=84b1b238-3307-4620-b1f6-3a5ecc68e17f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:31.964Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:31.964Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:31.965Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:31.965Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:31.965Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:31.966Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-TransactionID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-ECOMP-RequestID:"b04a4ff7-829b-452a-b1b7-3054de1e115e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f79b3a2-721e-44a2-9b21-c11ec53d480f"]
2022-10-26T06:31:31.966Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:31.966Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:32.087Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:32.088Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:32.089Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:32.089Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A47C51118F69CFABC0AAB5DA749D0218; 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:"Wed, 26 Oct 2022 06:31:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:32.090Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:cc71f986-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"cace345b-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"cace345b-54f7-11ed-8d56-1ee6933b54f1","executionId":"cace345b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:31:18.203+0000","endTime":"2022-10-26T06:31:18.203+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c77bfba0-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:31:32.090Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:32.090Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cace345b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:32.094Z|b04a4ff7-829b-452a-b1b7-3054de1e115e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:38.984Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:38.989Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:38.990Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:31:38.990Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:38.990Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:38.990Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:31:38.991Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6afb1702ce9389ad", X-B3-SpanId:"820f38d8e0635758", X-B3-ParentSpanId:"6afb1702ce9389ad", X-B3-Sampled:"0", X-ONAP-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-TransactionID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-ECOMP-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd626ad7-68f6-45d1-a4fe-7c7ed42f5406"]
2022-10-26T06:31:38.991Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:31:38.991Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:31:39.009Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:39.009Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:39.010Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:31:39.010Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:39.010Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:31:39.011Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:39.011Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:31:39.014Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:39.015Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:39.015Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:39.015Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:39.015Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:39.015Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6afb1702ce9389ad", X-B3-SpanId:"3da4d6bb8951699b", X-B3-ParentSpanId:"6afb1702ce9389ad", X-B3-Sampled:"0", X-ONAP-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-TransactionID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-ECOMP-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cb3dafa-61f7-4518-a02f-4edcbaa05387"]
2022-10-26T06:31:39.016Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:39.016Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:39.027Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:39.027Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:39.027Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:39.028Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:39.029Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:31:39.029Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:39.029Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:39.062Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:39.063Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:39.063Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:39.063Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:39.063Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:39.064Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-TransactionID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-ECOMP-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0d0d09a-524f-4365-8e26-518ad050a01a"]
2022-10-26T06:31:39.064Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:39.064Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:39.199Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:39.199Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:39.199Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:39.200Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=508412DF8249C5A4F55166EE18D30F1A; 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:"Wed, 26 Oct 2022 06:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:39.200Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":"2022-10-26T06:30:48.150+0000","removalTime":null,"durationInMillis":36491,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:31:39.200Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:39.200Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:39.222Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:39.223Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:39.223Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:39.223Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:39.223Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:39.223Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-TransactionID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-ECOMP-RequestID:"8f74825d-4074-4ad9-be0b-e045c4d778d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b6bd108-0ab9-49fa-9c36-e24a0ca60990"]
2022-10-26T06:31:39.224Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:39.224Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:39.351Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:39.351Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:39.352Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:39.352Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8B8552EDCAE95043986A9B89194E8B92; 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:"Wed, 26 Oct 2022 06:31:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:39.352Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ba881882-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:48.149+0000","endTime":"2022-10-26T06:30:48.149+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:31:39.353Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:39.353Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:39.356Z|8f74825d-4074-4ad9-be0b-e045c4d778d3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:39.879Z|b6a79558-5101-4173-958c-828e04d010e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:39.879Z|900c4538-b379-4fbb-abf4-96e07a354011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:39.880Z|900c4538-b379-4fbb-abf4-96e07a354011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:39.880Z|b6a79558-5101-4173-958c-828e04d010e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:39.884Z|db4a6a4e-8021-4dbc-bab6-5ffb4adfb016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:39.885Z|db4a6a4e-8021-4dbc-bab6-5ffb4adfb016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:42.229Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:42.235Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.236Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||Invoke
2022-10-26T06:31:42.236Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.236Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.236Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Method      : GET
2022-10-26T06:31:42.237Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b989db5ebfab155", X-B3-SpanId:"1a424296824497c1", X-B3-ParentSpanId:"9b989db5ebfab155", X-B3-Sampled:"0", X-ONAP-RequestID:"e57b7187-b953-4b9c-a0ba-0c057c7b77a2", X-RequestID:"e57b7187-b953-4b9c-a0ba-0c057c7b77a2", X-TransactionID:"e57b7187-b953-4b9c-a0ba-0c057c7b77a2", X-ECOMP-RequestID:"e57b7187-b953-4b9c-a0ba-0c057c7b77a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d29bdb66-6ba6-4e27-8ecd-9475495891a2"]
2022-10-26T06:31:42.237Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Request body: 
2022-10-26T06:31:42.237Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.255Z|b6a6c253-d3f5-4cfb-9ac8-740722ea3c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:31:42.256Z|b6a6c253-d3f5-4cfb-9ac8-740722ea3c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:31:42.259Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.259Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.260Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status text  : 
2022-10-26T06:31:42.260Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:42.262Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Response body: {
  "requestId" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:09.000+00:00",
  "endTime" : "2022-10-26T06:31:38.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:38.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    }
  }
}
2022-10-26T06:31:42.262Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.263Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||InvokeReturn
2022-10-26T06:31:42.264Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.264Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:42.265Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.265Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.265Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:42.266Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b989db5ebfab155", X-B3-SpanId:"750296996b1699fe", X-B3-ParentSpanId:"9b989db5ebfab155", X-B3-Sampled:"0", X-ONAP-RequestID:"e57b7187-b953-4b9c-a0ba-0c057c7b77a2", X-RequestID:"e57b7187-b953-4b9c-a0ba-0c057c7b77a2", X-TransactionID:"e57b7187-b953-4b9c-a0ba-0c057c7b77a2", X-ECOMP-RequestID:"e57b7187-b953-4b9c-a0ba-0c057c7b77a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d055c391-c275-4c95-9c32-00b483c41681"]
2022-10-26T06:31:42.266Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:42.266Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.277Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.278Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.278Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:42.279Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:42.279Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:42.280Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.280Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:42.289Z|e57b7187-b953-4b9c-a0ba-0c057c7b77a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:42.406Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:42.410Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.410Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||Invoke
2022-10-26T06:31:42.410Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.411Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.411Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Method      : GET
2022-10-26T06:31:42.411Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"696ef961667d30ff", X-B3-SpanId:"2a2ab2e06f3f5acb", X-B3-ParentSpanId:"696ef961667d30ff", X-B3-Sampled:"0", X-ONAP-RequestID:"68ed0553-dc4a-4f74-97b1-cf4e350e1b59", X-RequestID:"68ed0553-dc4a-4f74-97b1-cf4e350e1b59", X-TransactionID:"68ed0553-dc4a-4f74-97b1-cf4e350e1b59", X-ECOMP-RequestID:"68ed0553-dc4a-4f74-97b1-cf4e350e1b59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a8f467b-5273-4c9d-9dfa-06bca3831953"]
2022-10-26T06:31:42.411Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Request body: 
2022-10-26T06:31:42.411Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.427Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.428Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.428Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status text  : 
2022-10-26T06:31:42.429Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Connection:"close"]
2022-10-26T06:31:42.430Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Response body: {
  "requestId" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:09.000+00:00",
  "endTime" : "2022-10-26T06:31:38.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:38.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    }
  }
}
2022-10-26T06:31:42.430Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.431Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||InvokeReturn
2022-10-26T06:31:42.432Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.432Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:42.433Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.433Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.433Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:42.434Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"696ef961667d30ff", X-B3-SpanId:"898d33edbd060d9b", X-B3-ParentSpanId:"696ef961667d30ff", X-B3-Sampled:"0", X-ONAP-RequestID:"68ed0553-dc4a-4f74-97b1-cf4e350e1b59", X-RequestID:"68ed0553-dc4a-4f74-97b1-cf4e350e1b59", X-TransactionID:"68ed0553-dc4a-4f74-97b1-cf4e350e1b59", X-ECOMP-RequestID:"68ed0553-dc4a-4f74-97b1-cf4e350e1b59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38854592-9c82-4458-98b8-c209e9266c2e"]
2022-10-26T06:31:42.434Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:42.434Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.450Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.451Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.451Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:42.452Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:42.453Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:42.453Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.453Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:42.459Z|68ed0553-dc4a-4f74-97b1-cf4e350e1b59|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:42.577Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:42.581Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.581Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||Invoke
2022-10-26T06:31:42.581Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.582Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.582Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Method      : GET
2022-10-26T06:31:42.582Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"531a031f99bb3006", X-B3-SpanId:"84665ad7bcf94c8a", X-B3-ParentSpanId:"531a031f99bb3006", X-B3-Sampled:"0", X-ONAP-RequestID:"3f6a9636-26ca-4442-bc44-7ed941fe1256", X-RequestID:"3f6a9636-26ca-4442-bc44-7ed941fe1256", X-TransactionID:"3f6a9636-26ca-4442-bc44-7ed941fe1256", X-ECOMP-RequestID:"3f6a9636-26ca-4442-bc44-7ed941fe1256", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1edab672-1204-4c06-a42b-6487d56186a6"]
2022-10-26T06:31:42.582Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Request body: 
2022-10-26T06:31:42.582Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.595Z|2a75080f-432d-4abd-b093-e133ed94152b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:31:42.597Z|2a75080f-432d-4abd-b093-e133ed94152b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:31:42.603Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.604Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.604Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status text  : 
2022-10-26T06:31:42.604Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:42.605Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Response body: {
  "requestId" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:09.000+00:00",
  "endTime" : "2022-10-26T06:31:38.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:38.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    }
  }
}
2022-10-26T06:31:42.606Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.606Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||InvokeReturn
2022-10-26T06:31:42.609Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.609Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:42.609Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.609Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.610Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:42.610Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"531a031f99bb3006", X-B3-SpanId:"83d39197cf6123c9", X-B3-ParentSpanId:"531a031f99bb3006", X-B3-Sampled:"0", X-ONAP-RequestID:"3f6a9636-26ca-4442-bc44-7ed941fe1256", X-RequestID:"3f6a9636-26ca-4442-bc44-7ed941fe1256", X-TransactionID:"3f6a9636-26ca-4442-bc44-7ed941fe1256", X-ECOMP-RequestID:"3f6a9636-26ca-4442-bc44-7ed941fe1256", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9855331-8511-47fe-bbec-d58475694881"]
2022-10-26T06:31:42.610Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:42.610Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.620Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.621Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.621Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:42.622Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:42.622Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:42.623Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.623Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:42.630Z|3f6a9636-26ca-4442-bc44-7ed941fe1256|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:42.760Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:42.763Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.764Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||Invoke
2022-10-26T06:31:42.764Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.764Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.764Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Method      : GET
2022-10-26T06:31:42.765Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"813a2d60b3096236", X-B3-SpanId:"7bb69c42d99631fd", X-B3-ParentSpanId:"813a2d60b3096236", X-B3-Sampled:"0", X-ONAP-RequestID:"1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca", X-RequestID:"1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca", X-TransactionID:"1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca", X-ECOMP-RequestID:"1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81452d92-2238-41ff-a445-291e5e53f942"]
2022-10-26T06:31:42.765Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Request body: 
2022-10-26T06:31:42.765Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.780Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.781Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.781Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status text  : 
2022-10-26T06:31:42.781Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:42.782Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Response body: {
  "requestId" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:09.000+00:00",
  "endTime" : "2022-10-26T06:31:38.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:38.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    }
  }
}
2022-10-26T06:31:42.782Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.782Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||InvokeReturn
2022-10-26T06:31:42.784Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.784Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:42.784Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.784Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.785Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:42.785Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"813a2d60b3096236", X-B3-SpanId:"7b5678295909d879", X-B3-ParentSpanId:"813a2d60b3096236", X-B3-Sampled:"0", X-ONAP-RequestID:"1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca", X-RequestID:"1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca", X-TransactionID:"1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca", X-ECOMP-RequestID:"1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7381f4f5-3b6b-44cb-bdbd-f7aee69f84dc"]
2022-10-26T06:31:42.785Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:42.785Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.796Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.797Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.797Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:42.798Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:42.799Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:42.799Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.799Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:42.805Z|1e99f6ad-54c8-48ea-8a45-7c4b0b6cf4ca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:42.934Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:42.938Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.939Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||Invoke
2022-10-26T06:31:42.939Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.939Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f
2022-10-26T06:31:42.939Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Method      : GET
2022-10-26T06:31:42.939Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec98f3d17c1aaa12", X-B3-SpanId:"45be4db3908228c0", X-B3-ParentSpanId:"ec98f3d17c1aaa12", X-B3-Sampled:"0", X-ONAP-RequestID:"273c12b8-ba10-42e3-ad48-c2d7d9f3b743", X-RequestID:"273c12b8-ba10-42e3-ad48-c2d7d9f3b743", X-TransactionID:"273c12b8-ba10-42e3-ad48-c2d7d9f3b743", X-ECOMP-RequestID:"273c12b8-ba10-42e3-ad48-c2d7d9f3b743", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2558d360-1aec-4727-8a73-c303a02d5f2f"]
2022-10-26T06:31:42.940Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Request body: 
2022-10-26T06:31:42.940Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.955Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.955Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.956Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Status text  : 
2022-10-26T06:31:42.956Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:42.956Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||Response body: {
  "requestId" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:09.000+00:00",
  "endTime" : "2022-10-26T06:31:38.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"b840097e-f6da-4412-8081-466b6f8d5750\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n                        \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:38.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "84b1b238-3307-4620-b1f6-3a5ecc68e17f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f"
    }
  }
}
2022-10-26T06:31:42.957Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.957Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/84b1b238-3307-4620-b1f6-3a5ecc68e17f|INFO|500||InvokeReturn
2022-10-26T06:31:42.960Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.961Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:42.961Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:42.961Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false
2022-10-26T06:31:42.961Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:42.961Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec98f3d17c1aaa12", X-B3-SpanId:"8f159c80f9801352", X-B3-ParentSpanId:"ec98f3d17c1aaa12", X-B3-Sampled:"0", X-ONAP-RequestID:"273c12b8-ba10-42e3-ad48-c2d7d9f3b743", X-RequestID:"273c12b8-ba10-42e3-ad48-c2d7d9f3b743", X-TransactionID:"273c12b8-ba10-42e3-ad48-c2d7d9f3b743", X-ECOMP-RequestID:"273c12b8-ba10-42e3-ad48-c2d7d9f3b743", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d68e072-c32b-4e68-ab56-140b6e90ba03"]
2022-10-26T06:31:42.962Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:42.962Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:42.973Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:42.973Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:42.974Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:42.974Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:42.975Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:42.975Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:42.976Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=84b1b238-3307-4620-b1f6-3a5ecc68e17f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:42.983Z|273c12b8-ba10-42e3-ad48-c2d7d9f3b743|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/84b1b238-3307-4620-b1f6-3a5ecc68e17f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:43.007Z|9c4f25b6-4b2f-438f-a5e0-f84ff8bd962e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:31:43.008Z|9c4f25b6-4b2f-438f-a5e0-f84ff8bd962e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:49.487Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:49.491Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:49.492Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:31:49.492Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:49.492Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:49.492Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:31:49.493Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"794815f0a6a0ca63", X-B3-SpanId:"30a7ca11f85b157c", X-B3-ParentSpanId:"794815f0a6a0ca63", X-B3-Sampled:"0", X-ONAP-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-TransactionID:"4f316d34-0959-4144-9148-ac398699205c", X-ECOMP-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48781279-c65b-45d0-a8cf-fd1a1ce92f84"]
2022-10-26T06:31:49.493Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:31:49.493Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:31:49.512Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:49.513Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:49.513Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:31:49.513Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:49.514Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:31:49.514Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:49.515Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:31:49.516Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:49.516Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:49.517Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:49.517Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:31:49.517Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:49.517Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"794815f0a6a0ca63", X-B3-SpanId:"30d2aba27383cbc3", X-B3-ParentSpanId:"794815f0a6a0ca63", X-B3-Sampled:"0", X-ONAP-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-TransactionID:"4f316d34-0959-4144-9148-ac398699205c", X-ECOMP-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0035b13a-73f9-46bd-886b-bef2acf4b0f1"]
2022-10-26T06:31:49.517Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:49.518Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:49.528Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:49.528Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:49.528Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:49.528Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:49.530Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:31:49.530Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:49.530Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:49.557Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:49.558Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:49.558Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:49.559Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:31:49.559Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:49.559Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-TransactionID:"4f316d34-0959-4144-9148-ac398699205c", X-ECOMP-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e85ca831-a60b-4691-8460-170bb54ff3d0"]
2022-10-26T06:31:49.559Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:49.560Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:49.688Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:49.690Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:49.691Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:49.692Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5F309441A2170C6B68B368A2146D41B9; 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:"Wed, 26 Oct 2022 06:31:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:49.692Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":"2022-10-26T06:30:48.150+0000","removalTime":null,"durationInMillis":36491,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:31:49.693Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:49.693Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:49.716Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:49.717Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:31:49.717Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:49.717Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:31:49.718Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:31:49.718Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-TransactionID:"4f316d34-0959-4144-9148-ac398699205c", X-ECOMP-RequestID:"4f316d34-0959-4144-9148-ac398699205c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b4731a0-2b0c-47eb-9b64-8516475c4cdb"]
2022-10-26T06:31:49.718Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:31:49.718Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:31:49.842Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:49.843Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:49.844Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:31:49.845Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=61132F1A59F63A7BBEEC4368C3C32899; 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:"Wed, 26 Oct 2022 06:31:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:49.845Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ba881882-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:48.149+0000","endTime":"2022-10-26T06:30:48.149+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:31:49.846Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:49.846Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:31:49.850Z|4f316d34-0959-4144-9148-ac398699205c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:49.901Z|3b4916d3-dd34-4f5d-96ec-5bd3f1167c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:49.901Z|f1ee53c2-6b05-4dea-a855-407e2696c9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:49.902Z|f1ee53c2-6b05-4dea-a855-407e2696c9f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:49.902Z|3b4916d3-dd34-4f5d-96ec-5bd3f1167c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:49.905Z|c459984a-42d1-4657-a604-a8993f8964b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:49.905Z|c459984a-42d1-4657-a604-a8993f8964b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:54.211Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:54.214Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|||INFO|500||Checking if requestId: ed513e33-1387-4eed-98a5-b586d5850661 already exists in requestDb InfraActiveRequests table
2022-10-26T06:31:54.215Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:31:54.215Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||Invoke
2022-10-26T06:31:54.215Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:54.215Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:31:54.216Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Method      : GET
2022-10-26T06:31:54.216Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8c477ea2cb50611", X-B3-SpanId:"39c4fb91e7f29f3a", X-B3-ParentSpanId:"e8c477ea2cb50611", X-B3-Sampled:"0", X-ONAP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-TransactionID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ECOMP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e63b63dd-29b8-43a8-a71b-cc77b22b3f8d"]
2022-10-26T06:31:54.216Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Request body: 
2022-10-26T06:31:54.216Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||==========================request end================================================
2022-10-26T06:31:54.234Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:54.234Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:31:54.234Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status text  : 
2022-10-26T06:31:54.234Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:31:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:54.235Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Response body: 
2022-10-26T06:31:54.235Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:54.235Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|404|Not Found|InvokeReturn
2022-10-26T06:31:54.243Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:31:54.247Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:31:54.273Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:31:54.274Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-10-26T06:31:54.341Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-10-26T06:31:54.342Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:31:53:596-85236], vertex-id=[192600], Content-Length=[1024], Date=[Wed, 26 Oct 2022 06:31:53 GMT], Content-Type=[application/json]}
2022-10-26T06:31:54.343Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666765856948","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b840097e-f6da-4412-8081-466b6f8d5750"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-10-26T06:31:54.344Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:31:54.344Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:31:54.346Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:31:54.346Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:31:54.346Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:54.347Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:31:54.347Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:31:54.347Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|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:"e8c477ea2cb50611", X-B3-SpanId:"3ae528717884a274", X-B3-ParentSpanId:"e8c477ea2cb50611", X-B3-Sampled:"0", X-ONAP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-TransactionID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ECOMP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c1b9f50-1f25-4a1b-a9f8-41a1da4146d4"]
2022-10-26T06:31:54.348Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"b840097e-f6da-4412-8081-466b6f8d5750","serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246","vfModuleInstanceId":"8a2cb90f-5785-47ef-a016-b3b5ce6f332b"},"instanceName":null,"requestScope":"vfModule"}
2022-10-26T06:31:54.348Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:31:54.368Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:54.369Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:54.369Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:31:54.369Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|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:"Wed, 26 Oct 2022 06:31:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:54.370Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:31:54.370Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:54.370Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:31:54.371Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-10-26T06:31:54.371Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:31:54.371Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:54.372Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-10-26T06:31:54.372Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:31:54.372Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|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:"ed513e33-1387-4eed-98a5-b586d5850661", X-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-TransactionID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ECOMP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a595399e-1f8e-4bdf-a73b-d568bf477410"]
2022-10-26T06:31:54.372Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:31:54.373Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:31:54.390Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:54.390Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:54.390Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:31:54.390Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|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:"Wed, 26 Oct 2022 06:31:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:54.393Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 47,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2022-10-26T06:31:54.393Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:54.394Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:31:54.399Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8
2022-10-26T06:31:54.399Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|INFO|500||Invoke
2022-10-26T06:31:54.399Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:54.400Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8
2022-10-26T06:31:54.400Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Method      : GET
2022-10-26T06:31:54.400Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-TransactionID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ECOMP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2693f3e-861a-4d74-acc9-c68c97de8b9f"]
2022-10-26T06:31:54.400Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Request body: 
2022-10-26T06:31:54.401Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||==========================request end================================================
2022-10-26T06:31:54.417Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:54.418Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:54.419Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Status text  : 
2022-10-26T06:31:54.419Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:31:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:54.419Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||Response body: {
  "modelUUID" : "dc43ded0-d30e-426a-9421-aee38a6a98c8",
  "modelInvariantUUID" : "362cd2da-14dc-41d6-95e8-0261b16fd5d8",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-10-26 06:28:55.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8/volumeHeatTemplate"
    }
  }
}
2022-10-26T06:31:54.420Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:54.420Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/dc43ded0-d30e-426a-9421-aee38a6a98c8|INFO|500||InvokeReturn
2022-10-26T06:31:54.427Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:31:54.427Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:31:54.427Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:54.428Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:31:54.428Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:31:54.428Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1717", X-B3-TraceId:"e8c477ea2cb50611", X-B3-SpanId:"19a0772fc455ba28", X-B3-ParentSpanId:"e8c477ea2cb50611", X-B3-Sampled:"0", X-ONAP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-TransactionID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ECOMP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb5ff65f-4302-4713-b3df-50255e697b42"]
2022-10-26T06:31:54.429Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ed513e33-1387-4eed-98a5-b586d5850661","requestStatus":"IN_PROGRESS","startTime":1666765914243,"source":"VID","vnfId":"b840097e-f6da-4412-8081-466b6f8d5750","vnfType":"","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"modelVersion\": \"1666765897251\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"8a2cb90f-5785-47ef-a016-b3b5ce6f332b","vfModuleModelName":"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638","cloudRegion":"k8sregion","serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"ed513e33-1387-4eed-98a5-b586d5850661"}
2022-10-26T06:31:54.429Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:31:54.451Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:54.452Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:31:54.452Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:31:54.453Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|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/ed513e33-1387-4eed-98a5-b586d5850661", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:54.455Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:31:54.243+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"modelVersion\": \"1666765897251\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:31:54.442+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleModelName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    }
  }
}
2022-10-26T06:31:54.455Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:54.455Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:31:54.462Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:31:54.462Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:31:54.463Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:54.463Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:31:54.463Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:31:54.464Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2455", X-B3-TraceId:"e8c477ea2cb50611", X-B3-SpanId:"2b72f3260a4f4044", X-B3-ParentSpanId:"e8c477ea2cb50611", X-B3-Sampled:"0", X-ONAP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-TransactionID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ECOMP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f961681-a5af-477d-af2e-65ab942091e6"]
2022-10-26T06:31:54.464Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\"modelVersion\":\"1666765897251\",\"modelCustomizationUuid\":\"b1cd510a-676d-49f9-bad0-7566efc86838\",\"modelVersionId\":\"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\"modelCustomizationId\":\"b1cd510a-676d-49f9-bad0-7566efc86838\",\"modelUuid\":\"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\"modelInvariantUuid\":\"362cd2da-14dc-41d6-95e8-0261b16fd5d8\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\"vnfInstanceId\":\"b840097e-f6da-4412-8081-466b6f8d5750\",\"vfModuleInstanceId\":\"8a2cb90f-5785-47ef-a016-b3b5ce6f332b\"}","type":"String"},"requestId":{"value":"ed513e33-1387-4eed-98a5-b586d5850661","type":"String"},"mso-request-id":{"value":"ed513e33-1387-4eed-98a5-b586d5850661","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"cc9a44bc-f65a-4cd2-829e-501eb554b246","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"b840097e-f6da-4412-8081-466b6f8d5750","type":"String"},"vfModuleId":{"value":"8a2cb90f-5785-47ef-a016-b3b5ce6f332b","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/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:31:54.464Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:31:55.484Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:55.485Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:31:55.485Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:31:55.485Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:31:55 GMT", X-ONAP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-TransactionID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ECOMP-RequestID:"ed513e33-1387-4eed-98a5-b586d5850661", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4f961681-a5af-477d-af2e-65ab942091e6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:55.486Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ed513e33-1387-4eed-98a5-b586d5850661\",\"instanceId\":\"8a2cb90f-5785-47ef-a016-b3b5ce6f332b\"}}","message":"Success","processInstanceID":"e211b57f-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:31:55.486Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:55.486Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:31:55.490Z|ed513e33-1387-4eed-98a5-b586d5850661|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:55.628Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:55.632Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:31:55.632Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||Invoke
2022-10-26T06:31:55.633Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:55.633Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:31:55.633Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Method      : GET
2022-10-26T06:31:55.634Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f221dc46507657b", X-B3-SpanId:"1d2807adb96b3fa8", X-B3-ParentSpanId:"8f221dc46507657b", X-B3-Sampled:"0", X-ONAP-RequestID:"d68cd14c-c136-4f1c-9d5c-e61472570820", X-RequestID:"d68cd14c-c136-4f1c-9d5c-e61472570820", X-TransactionID:"d68cd14c-c136-4f1c-9d5c-e61472570820", X-ECOMP-RequestID:"d68cd14c-c136-4f1c-9d5c-e61472570820", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b782ff2e-681d-4e41-8044-2a33ce574f82"]
2022-10-26T06:31:55.634Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Request body: 
2022-10-26T06:31:55.634Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||==========================request end================================================
2022-10-26T06:31:55.653Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:55.654Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:55.655Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status text  : 
2022-10-26T06:31:55.655Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:55.656Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Response body: {
  "requestId" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:31:54.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"modelVersion\": \"1666765897251\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:54.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    }
  }
}
2022-10-26T06:31:55.656Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:55.656Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||InvokeReturn
2022-10-26T06:31:55.658Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:31:55.658Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:31:55.659Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:55.659Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:31:55.659Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:31:55.659Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f221dc46507657b", X-B3-SpanId:"d5aee53720c001d7", X-B3-ParentSpanId:"8f221dc46507657b", X-B3-Sampled:"0", X-ONAP-RequestID:"d68cd14c-c136-4f1c-9d5c-e61472570820", X-RequestID:"d68cd14c-c136-4f1c-9d5c-e61472570820", X-TransactionID:"d68cd14c-c136-4f1c-9d5c-e61472570820", X-ECOMP-RequestID:"d68cd14c-c136-4f1c-9d5c-e61472570820", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf60d804-d57d-4b06-92cb-d0c039dabaee"]
2022-10-26T06:31:55.660Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:31:55.660Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:31:55.673Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:31:55.675Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:31:55.675Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:31:55.675Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:31:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:31:55.676Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:31:55.676Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:31:55.676Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:31:55.683Z|d68cd14c-c136-4f1c-9d5c-e61472570820|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:31:57.255Z|8c0625be-e226-4704-8fea-98e314910282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:31:57.257Z|8c0625be-e226-4704-8fea-98e314910282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:31:59.924Z|937a63b8-04d1-4f53-8411-0866cdf6d072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:59.924Z|2e8c36f7-e45c-4502-b9e1-7e5a60ad47da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:59.925Z|937a63b8-04d1-4f53-8411-0866cdf6d072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:59.924Z|e462191d-1794-448c-8c57-d2f993170f8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:31:59.925Z|2e8c36f7-e45c-4502-b9e1-7e5a60ad47da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:59.926Z|e462191d-1794-448c-8c57-d2f993170f8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:31:59.980Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:31:59.984Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:59.985Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:31:59.985Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:31:59.985Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:31:59.986Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:31:59.986Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db0421a6d5ea6aa9", X-B3-SpanId:"474bbe0ae4632b5f", X-B3-ParentSpanId:"db0421a6d5ea6aa9", X-B3-Sampled:"0", X-ONAP-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-TransactionID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-ECOMP-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4a93d05-c7d7-4d18-94d4-7cf5adbc538a"]
2022-10-26T06:31:59.986Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:31:59.986Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:32:00.007Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:00.008Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:00.009Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:32:00.009Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:00.010Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:30:16.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:32:00.011Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:00.011Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:32:00.012Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:00.013Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:00.013Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:00.013Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:00.014Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:00.014Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db0421a6d5ea6aa9", X-B3-SpanId:"5fe281d603c982db", X-B3-ParentSpanId:"db0421a6d5ea6aa9", X-B3-Sampled:"0", X-ONAP-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-TransactionID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-ECOMP-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb3d584b-0a79-452e-beb5-4b4c58639166"]
2022-10-26T06:32:00.014Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:00.014Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:00.027Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:00.027Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:00.028Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:00.028Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:00.028Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:00.029Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:00.029Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:00.054Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:32:00.055Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:32:00.055Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:00.055Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:32:00.056Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:32:00.056Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-TransactionID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-ECOMP-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5a6bcda-c76d-48a5-bbeb-dee768d7da32"]
2022-10-26T06:32:00.056Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:32:00.057Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:00.186Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:00.187Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:00.188Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:32:00.188Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0EEACE019BAA09CF7567930E1834E8DF; 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:"Wed, 26 Oct 2022 06:32:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:00.188Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","businessKey":"288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:30:11.659+0000","endTime":"2022-10-26T06:30:48.150+0000","removalTime":null,"durationInMillis":36491,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"a4c718aa-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:32:00.189Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:00.190Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:32:00.211Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:32:00.212Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:32:00.212Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:00.212Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:32:00.213Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:32:00.213Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-TransactionID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-ECOMP-RequestID:"f165e820-89ee-4ebf-a4f1-ec6dc3506af9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa208283-33a6-4ac1-afb3-6a3549c1a43e"]
2022-10-26T06:32:00.213Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:32:00.214Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:00.337Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:00.338Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:00.338Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:32:00.338Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F7DBA7FA517DF5D4DECF57CA6896CB9E; 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:"Wed, 26 Oct 2022 06:32:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:00.339Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:ba881882-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","executionId":"a4c82a5b-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:30:48.149+0000","endTime":"2022-10-26T06:30:48.149+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9fe00f60-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:32:00.339Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:00.340Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a4c82a5b-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:32:00.343Z|f165e820-89ee-4ebf-a4f1-ec6dc3506af9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:05.816Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:05.821Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:05.821Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||Invoke
2022-10-26T06:32:05.822Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:05.823Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:05.823Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Method      : GET
2022-10-26T06:32:05.823Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8aadf5a7b4b32c1f", X-B3-SpanId:"568a2460989c79c9", X-B3-ParentSpanId:"8aadf5a7b4b32c1f", X-B3-Sampled:"0", X-ONAP-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-TransactionID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-ECOMP-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0b357cc-0875-47b7-98c6-6dadc4a89940"]
2022-10-26T06:32:05.823Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Request body: 
2022-10-26T06:32:05.824Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||==========================request end================================================
2022-10-26T06:32:05.847Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:05.848Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:05.848Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status text  : 
2022-10-26T06:32:05.848Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:05.849Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Response body: {
  "requestId" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:31:54.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"modelVersion\": \"1666765897251\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:31:57.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    }
  }
}
2022-10-26T06:32:05.849Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:05.850Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||InvokeReturn
2022-10-26T06:32:05.851Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:05.851Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:05.852Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:05.852Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:05.852Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:05.852Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8aadf5a7b4b32c1f", X-B3-SpanId:"65f7259faa04cd07", X-B3-ParentSpanId:"8aadf5a7b4b32c1f", X-B3-Sampled:"0", X-ONAP-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-TransactionID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-ECOMP-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8385d887-10e5-4a23-9468-c46c74da61e6"]
2022-10-26T06:32:05.852Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:05.853Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:05.862Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:05.862Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:05.862Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:05.863Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:05.863Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:05.864Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:05.864Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:05.887Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:32:05.887Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:32:05.888Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:05.888Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:32:05.888Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:32:05.888Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-TransactionID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-ECOMP-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9628effb-5aa0-454c-b4f1-6434e9b354b3"]
2022-10-26T06:32:05.888Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:32:05.889Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:06.012Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:06.012Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:06.013Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:32:06.013Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A3C9EE1AAC9330EA5BD4DC3F1DC0E8C3; 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:"Wed, 26 Oct 2022 06:32:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:06.013Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4812f23-54f7-11ed-8d56-1ee6933b54f1","businessKey":"ed513e33-1387-4eed-98a5-b586d5850661","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:31:58.568+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e211b57f-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"e47fcf50-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:32:06.013Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:06.014Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed513e33-1387-4eed-98a5-b586d5850661&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:32:06.035Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:32:06.035Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:32:06.035Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:06.036Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:32:06.036Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:32:06.036Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-TransactionID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-ECOMP-RequestID:"443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d0991d9-9071-4777-895d-ed77297edcba"]
2022-10-26T06:32:06.036Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:32:06.036Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:06.162Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:06.162Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:06.162Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:32:06.163Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=54933155805D23DB19F0465544E2E2B2; 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:"Wed, 26 Oct 2022 06:32:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:06.163Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:e4812f2a-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"e4812f23-54f7-11ed-8d56-1ee6933b54f1","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"e4812f23-54f7-11ed-8d56-1ee6933b54f1","executionId":"e4812f23-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:31:58.568+0000","endTime":"2022-10-26T06:31:58.569+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e211b57f-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:32:06.163Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:06.164Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4812f23-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:32:06.167Z|443eb5a3-56a6-4dc5-af8e-0ddc81ebca6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:09.947Z|ab30fd9b-eb28-4414-9216-9dc819006006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:09.947Z|f4f5b69b-3c0b-42e9-97ec-789f93b63f3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:09.947Z|f4f5b69b-3c0b-42e9-97ec-789f93b63f3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:09.948Z|ab30fd9b-eb28-4414-9216-9dc819006006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:09.959Z|8d07e339-b714-4cd9-a29f-72f112d861a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:09.959Z|8d07e339-b714-4cd9-a29f-72f112d861a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:10.477Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:10.480Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:10.481Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:32:10.481Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:10.481Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:10.481Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:32:10.482Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d5d0fc85a876df6", X-B3-SpanId:"d4648c91cf3eee81", X-B3-ParentSpanId:"5d5d0fc85a876df6", X-B3-Sampled:"0", X-ONAP-RequestID:"4bec9431-85d3-40a0-a9d4-9cb16036cc14", X-RequestID:"4bec9431-85d3-40a0-a9d4-9cb16036cc14", X-TransactionID:"4bec9431-85d3-40a0-a9d4-9cb16036cc14", X-ECOMP-RequestID:"4bec9431-85d3-40a0-a9d4-9cb16036cc14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cf88bd2-495b-45e9-932b-a58d19ca1184"]
2022-10-26T06:32:10.482Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:32:10.482Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:32:10.500Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:10.500Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:10.501Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:32:10.501Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:10.502Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "endTime" : "2022-10-26T06:32:05.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:05.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:32:10.502Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:10.503Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:32:10.504Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:10.505Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:10.506Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:10.506Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:10.506Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:10.506Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d5d0fc85a876df6", X-B3-SpanId:"d49e15a6c0edd1ad", X-B3-ParentSpanId:"5d5d0fc85a876df6", X-B3-Sampled:"0", X-ONAP-RequestID:"4bec9431-85d3-40a0-a9d4-9cb16036cc14", X-RequestID:"4bec9431-85d3-40a0-a9d4-9cb16036cc14", X-TransactionID:"4bec9431-85d3-40a0-a9d4-9cb16036cc14", X-ECOMP-RequestID:"4bec9431-85d3-40a0-a9d4-9cb16036cc14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47273f97-6eab-48c6-8a9b-0813b9bbe8ed"]
2022-10-26T06:32:10.506Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:10.507Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:10.517Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:10.517Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:10.517Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:10.518Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:10.520Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:10.520Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:10.520Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:10.526Z|4bec9431-85d3-40a0-a9d4-9cb16036cc14|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:10.650Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:10.654Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:10.654Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:32:10.654Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:10.655Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:10.655Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:32:10.655Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7519f72614a8022d", X-B3-SpanId:"7c06ba4681b9c931", X-B3-ParentSpanId:"7519f72614a8022d", X-B3-Sampled:"0", X-ONAP-RequestID:"e62a6403-b789-445e-8752-379b56be81fe", X-RequestID:"e62a6403-b789-445e-8752-379b56be81fe", X-TransactionID:"e62a6403-b789-445e-8752-379b56be81fe", X-ECOMP-RequestID:"e62a6403-b789-445e-8752-379b56be81fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a52a4356-3844-4a9d-b029-b35d85073915"]
2022-10-26T06:32:10.655Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:32:10.655Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:32:10.672Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:10.672Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:10.672Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:32:10.673Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:10.674Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "endTime" : "2022-10-26T06:32:05.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:05.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:32:10.674Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:10.674Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:32:10.677Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:10.677Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:10.677Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:10.678Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:10.678Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:10.678Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7519f72614a8022d", X-B3-SpanId:"3839afcb7b1211a6", X-B3-ParentSpanId:"7519f72614a8022d", X-B3-Sampled:"0", X-ONAP-RequestID:"e62a6403-b789-445e-8752-379b56be81fe", X-RequestID:"e62a6403-b789-445e-8752-379b56be81fe", X-TransactionID:"e62a6403-b789-445e-8752-379b56be81fe", X-ECOMP-RequestID:"e62a6403-b789-445e-8752-379b56be81fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42bdb0b8-9299-4353-ab10-080b6d421ddd"]
2022-10-26T06:32:10.679Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:10.679Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:10.691Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:10.692Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:10.692Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:10.693Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:10.694Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:10.694Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:10.695Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:10.702Z|e62a6403-b789-445e-8752-379b56be81fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:10.824Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:10.827Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:10.828Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:32:10.828Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:10.828Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:10.829Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:32:10.830Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56b79a7173ef9792", X-B3-SpanId:"dbaca075daa4f6b2", X-B3-ParentSpanId:"56b79a7173ef9792", X-B3-Sampled:"0", X-ONAP-RequestID:"522a5197-fb13-4bf1-a863-ae5767688891", X-RequestID:"522a5197-fb13-4bf1-a863-ae5767688891", X-TransactionID:"522a5197-fb13-4bf1-a863-ae5767688891", X-ECOMP-RequestID:"522a5197-fb13-4bf1-a863-ae5767688891", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b281ac2-8f67-4548-b94a-b42d7b948535"]
2022-10-26T06:32:10.830Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:32:10.830Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:32:10.848Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:10.848Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:10.849Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:32:10.849Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:10.850Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "endTime" : "2022-10-26T06:32:05.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:05.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:32:10.850Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:10.850Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:32:10.854Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:10.854Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:10.855Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:10.855Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:10.855Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:10.856Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56b79a7173ef9792", X-B3-SpanId:"77327e05bea7bce7", X-B3-ParentSpanId:"56b79a7173ef9792", X-B3-Sampled:"0", X-ONAP-RequestID:"522a5197-fb13-4bf1-a863-ae5767688891", X-RequestID:"522a5197-fb13-4bf1-a863-ae5767688891", X-TransactionID:"522a5197-fb13-4bf1-a863-ae5767688891", X-ECOMP-RequestID:"522a5197-fb13-4bf1-a863-ae5767688891", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6875e04a-6d52-4c8d-9216-b934bc7aa8d1"]
2022-10-26T06:32:10.856Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:10.857Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:10.869Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:10.870Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:10.870Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:10.871Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:10.871Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:10.872Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:10.872Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:10.879Z|522a5197-fb13-4bf1-a863-ae5767688891|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:11.014Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:11.018Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:11.019Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:32:11.019Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:11.019Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:11.019Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:32:11.020Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4012f334f27481c1", X-B3-SpanId:"dfcb5ba4f1ebc651", X-B3-ParentSpanId:"4012f334f27481c1", X-B3-Sampled:"0", X-ONAP-RequestID:"e44b82e9-39ff-4dac-ad73-22bc4222dd90", X-RequestID:"e44b82e9-39ff-4dac-ad73-22bc4222dd90", X-TransactionID:"e44b82e9-39ff-4dac-ad73-22bc4222dd90", X-ECOMP-RequestID:"e44b82e9-39ff-4dac-ad73-22bc4222dd90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ddeb1c2-cd7f-4e24-893d-01ee80af2bcb"]
2022-10-26T06:32:11.020Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:32:11.020Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:32:11.038Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:11.038Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:11.039Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:32:11.039Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:11.042Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "endTime" : "2022-10-26T06:32:05.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:05.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:32:11.042Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:11.042Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:32:11.044Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:11.044Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:11.044Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:11.044Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:11.044Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:11.045Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4012f334f27481c1", X-B3-SpanId:"af1245783e87b4ef", X-B3-ParentSpanId:"4012f334f27481c1", X-B3-Sampled:"0", X-ONAP-RequestID:"e44b82e9-39ff-4dac-ad73-22bc4222dd90", X-RequestID:"e44b82e9-39ff-4dac-ad73-22bc4222dd90", X-TransactionID:"e44b82e9-39ff-4dac-ad73-22bc4222dd90", X-ECOMP-RequestID:"e44b82e9-39ff-4dac-ad73-22bc4222dd90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7890951-8324-4a5f-ac49-a9d53db34e64"]
2022-10-26T06:32:11.045Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:11.045Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:11.062Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:11.063Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:11.064Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:11.064Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:11.065Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:11.065Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:11.066Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:11.072Z|e44b82e9-39ff-4dac-ad73-22bc4222dd90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:11.196Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:11.200Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:11.200Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||Invoke
2022-10-26T06:32:11.200Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:11.201Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6
2022-10-26T06:32:11.201Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Method      : GET
2022-10-26T06:32:11.201Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4cacc6370fffad7", X-B3-SpanId:"7373c47b330c1bea", X-B3-ParentSpanId:"f4cacc6370fffad7", X-B3-Sampled:"0", X-ONAP-RequestID:"6bfbc53e-8150-4019-8c98-167725eaaf76", X-RequestID:"6bfbc53e-8150-4019-8c98-167725eaaf76", X-TransactionID:"6bfbc53e-8150-4019-8c98-167725eaaf76", X-ECOMP-RequestID:"6bfbc53e-8150-4019-8c98-167725eaaf76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44be55bf-db3d-4762-9bb3-60bb81d4e0b7"]
2022-10-26T06:32:11.202Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Request body: 
2022-10-26T06:32:11.202Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||==========================request end================================================
2022-10-26T06:32:11.230Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:11.231Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:11.231Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Status text  : 
2022-10-26T06:32:11.232Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:11.234Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||Response body: {
  "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:30:02.000+00:00",
  "endTime" : "2022-10-26T06:32:05.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n                        \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:05.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
    "cloudIdentifier" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"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\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:30:13.000+00:00"
  } ],
  "requestURI" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6"
    }
  }
}
2022-10-26T06:32:11.235Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:11.235Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|INFO|500||InvokeReturn
2022-10-26T06:32:11.236Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:11.237Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:11.237Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:11.237Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false
2022-10-26T06:32:11.237Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:11.238Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f4cacc6370fffad7", X-B3-SpanId:"b66b9fb198e6fafe", X-B3-ParentSpanId:"f4cacc6370fffad7", X-B3-Sampled:"0", X-ONAP-RequestID:"6bfbc53e-8150-4019-8c98-167725eaaf76", X-RequestID:"6bfbc53e-8150-4019-8c98-167725eaaf76", X-TransactionID:"6bfbc53e-8150-4019-8c98-167725eaaf76", X-ECOMP-RequestID:"6bfbc53e-8150-4019-8c98-167725eaaf76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95911c9b-a1f6-476e-87fd-9b20bdda1960"]
2022-10-26T06:32:11.238Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:11.238Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:11.250Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:11.250Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:11.251Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:11.251Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:11.254Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 33,
  "soRequestId" : "288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":null,\"creation_time\":1666765814000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:30:17.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:11.254Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:11.254Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:11.260Z|6bfbc53e-8150-4019-8c98-167725eaaf76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/288b3ef1-ddb2-4aa6-8bf5-80d1840d98c6|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:12.255Z|c66cfdfb-b5f2-4b4a-98fc-7bc1a9acbd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:32:12.255Z|c66cfdfb-b5f2-4b4a-98fc-7bc1a9acbd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:32:12.598Z|bebe02d6-b537-495c-9e53-1a6c58add356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:32:12.598Z|bebe02d6-b537-495c-9e53-1a6c58add356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:32:16.299Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:16.303Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.304Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||Invoke
2022-10-26T06:32:16.304Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:16.304Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.305Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Method      : GET
2022-10-26T06:32:16.305Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10d0ce5dd98bfc5d", X-B3-SpanId:"7727b4a4236db556", X-B3-ParentSpanId:"10d0ce5dd98bfc5d", X-B3-Sampled:"0", X-ONAP-RequestID:"d3d8be73-c326-485a-9ff2-aaef38054bc2", X-RequestID:"d3d8be73-c326-485a-9ff2-aaef38054bc2", X-TransactionID:"d3d8be73-c326-485a-9ff2-aaef38054bc2", X-ECOMP-RequestID:"d3d8be73-c326-485a-9ff2-aaef38054bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2e8822c-59dd-4617-88cf-6fee5604c68d"]
2022-10-26T06:32:16.305Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Request body: 
2022-10-26T06:32:16.305Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||==========================request end================================================
2022-10-26T06:32:16.322Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:16.323Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:16.323Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status text  : 
2022-10-26T06:32:16.323Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:16.325Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Response body: {
  "requestId" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:54.000+00:00",
  "endTime" : "2022-10-26T06:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"modelVersion\": \"1666765897251\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:12.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    }
  }
}
2022-10-26T06:32:16.325Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:16.326Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||InvokeReturn
2022-10-26T06:32:16.327Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:16.327Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:16.328Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:16.328Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:16.328Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:16.328Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10d0ce5dd98bfc5d", X-B3-SpanId:"43a33e67730ec6ce", X-B3-ParentSpanId:"10d0ce5dd98bfc5d", X-B3-Sampled:"0", X-ONAP-RequestID:"d3d8be73-c326-485a-9ff2-aaef38054bc2", X-RequestID:"d3d8be73-c326-485a-9ff2-aaef38054bc2", X-TransactionID:"d3d8be73-c326-485a-9ff2-aaef38054bc2", X-ECOMP-RequestID:"d3d8be73-c326-485a-9ff2-aaef38054bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3a1565b-6043-49b1-bc7a-8c5eb3da3a2c"]
2022-10-26T06:32:16.328Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:16.329Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:16.339Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:16.339Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:16.340Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:16.340Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:16.342Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:16.343Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:16.343Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:16.349Z|d3d8be73-c326-485a-9ff2-aaef38054bc2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:16.470Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:16.474Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.474Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||Invoke
2022-10-26T06:32:16.474Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:16.475Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.475Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Method      : GET
2022-10-26T06:32:16.476Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe078745e816ab71", X-B3-SpanId:"24086998e5b08891", X-B3-ParentSpanId:"fe078745e816ab71", X-B3-Sampled:"0", X-ONAP-RequestID:"ba25b0d3-9325-4292-8fa9-794bd8fd0ac6", X-RequestID:"ba25b0d3-9325-4292-8fa9-794bd8fd0ac6", X-TransactionID:"ba25b0d3-9325-4292-8fa9-794bd8fd0ac6", X-ECOMP-RequestID:"ba25b0d3-9325-4292-8fa9-794bd8fd0ac6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7c1be8a-dd66-4258-8287-54d808f0b385"]
2022-10-26T06:32:16.476Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Request body: 
2022-10-26T06:32:16.476Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||==========================request end================================================
2022-10-26T06:32:16.492Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:16.493Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:16.493Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status text  : 
2022-10-26T06:32:16.494Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:16.494Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Response body: {
  "requestId" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:54.000+00:00",
  "endTime" : "2022-10-26T06:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"modelVersion\": \"1666765897251\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:12.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    }
  }
}
2022-10-26T06:32:16.495Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:16.495Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||InvokeReturn
2022-10-26T06:32:16.497Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:16.497Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:16.497Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:16.498Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:16.498Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:16.499Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe078745e816ab71", X-B3-SpanId:"1fb23b76c42d70ef", X-B3-ParentSpanId:"fe078745e816ab71", X-B3-Sampled:"0", X-ONAP-RequestID:"ba25b0d3-9325-4292-8fa9-794bd8fd0ac6", X-RequestID:"ba25b0d3-9325-4292-8fa9-794bd8fd0ac6", X-TransactionID:"ba25b0d3-9325-4292-8fa9-794bd8fd0ac6", X-ECOMP-RequestID:"ba25b0d3-9325-4292-8fa9-794bd8fd0ac6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68a6ca2e-593c-4762-9aac-a95508c01c0a"]
2022-10-26T06:32:16.499Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:16.499Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:16.509Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:16.509Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:16.510Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:16.510Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:16.510Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:16.511Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:16.511Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:16.517Z|ba25b0d3-9325-4292-8fa9-794bd8fd0ac6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:16.637Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:16.640Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.641Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||Invoke
2022-10-26T06:32:16.641Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:16.641Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.642Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Method      : GET
2022-10-26T06:32:16.642Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7809e7659d4b8c1f", X-B3-SpanId:"b5cfd6c7ad5a61b3", X-B3-ParentSpanId:"7809e7659d4b8c1f", X-B3-Sampled:"0", X-ONAP-RequestID:"1549fe7e-b129-4f7f-a2ed-74500409bfe4", X-RequestID:"1549fe7e-b129-4f7f-a2ed-74500409bfe4", X-TransactionID:"1549fe7e-b129-4f7f-a2ed-74500409bfe4", X-ECOMP-RequestID:"1549fe7e-b129-4f7f-a2ed-74500409bfe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c724caf7-94e6-4607-a4ac-5953aab89fd1"]
2022-10-26T06:32:16.642Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Request body: 
2022-10-26T06:32:16.642Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||==========================request end================================================
2022-10-26T06:32:16.658Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:16.658Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:16.658Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status text  : 
2022-10-26T06:32:16.659Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:16.659Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Response body: {
  "requestId" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:54.000+00:00",
  "endTime" : "2022-10-26T06:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"modelVersion\": \"1666765897251\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:12.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    }
  }
}
2022-10-26T06:32:16.659Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:16.660Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||InvokeReturn
2022-10-26T06:32:16.661Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:16.661Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:16.661Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:16.662Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:16.662Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:16.662Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7809e7659d4b8c1f", X-B3-SpanId:"51056de28e3e9a33", X-B3-ParentSpanId:"7809e7659d4b8c1f", X-B3-Sampled:"0", X-ONAP-RequestID:"1549fe7e-b129-4f7f-a2ed-74500409bfe4", X-RequestID:"1549fe7e-b129-4f7f-a2ed-74500409bfe4", X-TransactionID:"1549fe7e-b129-4f7f-a2ed-74500409bfe4", X-ECOMP-RequestID:"1549fe7e-b129-4f7f-a2ed-74500409bfe4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6969b065-7923-4b78-913d-bbd8dcb636fe"]
2022-10-26T06:32:16.662Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:16.663Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:16.671Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:16.671Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:16.672Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:16.672Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:16.673Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:16.673Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:16.674Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:16.679Z|1549fe7e-b129-4f7f-a2ed-74500409bfe4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:16.806Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:16.810Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.810Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||Invoke
2022-10-26T06:32:16.810Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:16.811Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.811Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Method      : GET
2022-10-26T06:32:16.811Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"baaa9cf84a774da6", X-B3-SpanId:"4ca60fe340b7746c", X-B3-ParentSpanId:"baaa9cf84a774da6", X-B3-Sampled:"0", X-ONAP-RequestID:"25b34822-6641-4aeb-befd-6ca0e674e049", X-RequestID:"25b34822-6641-4aeb-befd-6ca0e674e049", X-TransactionID:"25b34822-6641-4aeb-befd-6ca0e674e049", X-ECOMP-RequestID:"25b34822-6641-4aeb-befd-6ca0e674e049", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecb588f5-ed6f-4891-9677-d15115409553"]
2022-10-26T06:32:16.812Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Request body: 
2022-10-26T06:32:16.812Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||==========================request end================================================
2022-10-26T06:32:16.832Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:16.832Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:16.833Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status text  : 
2022-10-26T06:32:16.834Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:16.834Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Response body: {
  "requestId" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:54.000+00:00",
  "endTime" : "2022-10-26T06:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"modelVersion\": \"1666765897251\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:12.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    }
  }
}
2022-10-26T06:32:16.834Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:16.835Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||InvokeReturn
2022-10-26T06:32:16.836Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:16.837Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:16.837Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:16.837Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:16.838Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:16.838Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"baaa9cf84a774da6", X-B3-SpanId:"b0927c74399faf68", X-B3-ParentSpanId:"baaa9cf84a774da6", X-B3-Sampled:"0", X-ONAP-RequestID:"25b34822-6641-4aeb-befd-6ca0e674e049", X-RequestID:"25b34822-6641-4aeb-befd-6ca0e674e049", X-TransactionID:"25b34822-6641-4aeb-befd-6ca0e674e049", X-ECOMP-RequestID:"25b34822-6641-4aeb-befd-6ca0e674e049", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ce62922-0644-4093-870e-d45010799f6d"]
2022-10-26T06:32:16.838Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:16.839Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:16.848Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:16.848Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:16.848Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:16.849Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:16.849Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:16.849Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:16.850Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:16.856Z|25b34822-6641-4aeb-befd-6ca0e674e049|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:16.980Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:16.983Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.983Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||Invoke
2022-10-26T06:32:16.984Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:16.984Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661
2022-10-26T06:32:16.984Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Method      : GET
2022-10-26T06:32:16.984Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3bd2ee9fb727568", X-B3-SpanId:"e43c8bf2a1085748", X-B3-ParentSpanId:"b3bd2ee9fb727568", X-B3-Sampled:"0", X-ONAP-RequestID:"af80b61c-3f3e-45dd-a24f-b907534e88cc", X-RequestID:"af80b61c-3f3e-45dd-a24f-b907534e88cc", X-TransactionID:"af80b61c-3f3e-45dd-a24f-b907534e88cc", X-ECOMP-RequestID:"af80b61c-3f3e-45dd-a24f-b907534e88cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"286fd237-9b87-4e15-a812-ff060e676a89"]
2022-10-26T06:32:16.985Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Request body: 
2022-10-26T06:32:16.985Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||==========================request end================================================
2022-10-26T06:32:17.000Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:17.000Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:17.001Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Status text  : 
2022-10-26T06:32:17.001Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:17.002Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||Response body: {
  "requestId" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:31:54.000+00:00",
  "endTime" : "2022-10-26T06:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"362cd2da-14dc-41d6-95e8-0261b16fd5d8\",\n            \"modelVersionId\": \"dc43ded0-d30e-426a-9421-aee38a6a98c8\",\n            \"modelName\": \"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638\",\n            \"modelVersion\": \"1666765897251\",\n            \"modelCustomizationId\": \"b1cd510a-676d-49f9-bad0-7566efc86838\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:12.000+00:00",
  "vfModuleId" : "8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "vfModuleName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "vfModuleModelName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750/vfModules/8a2cb90f-5785-47ef-a016-b3b5ce6f332b",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed513e33-1387-4eed-98a5-b586d5850661",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661"
    }
  }
}
2022-10-26T06:32:17.003Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:17.003Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed513e33-1387-4eed-98a5-b586d5850661|INFO|500||InvokeReturn
2022-10-26T06:32:17.004Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:17.004Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:17.005Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:17.005Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false
2022-10-26T06:32:17.005Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:17.005Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3bd2ee9fb727568", X-B3-SpanId:"39a1513450b4a12c", X-B3-ParentSpanId:"b3bd2ee9fb727568", X-B3-Sampled:"0", X-ONAP-RequestID:"af80b61c-3f3e-45dd-a24f-b907534e88cc", X-RequestID:"af80b61c-3f3e-45dd-a24f-b907534e88cc", X-TransactionID:"af80b61c-3f3e-45dd-a24f-b907534e88cc", X-ECOMP-RequestID:"af80b61c-3f3e-45dd-a24f-b907534e88cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01aa9423-a916-442a-bf65-b477e6da619f"]
2022-10-26T06:32:17.006Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:17.006Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:17.015Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:17.015Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:17.015Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:17.015Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:17.016Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:17.016Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:17.017Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed513e33-1387-4eed-98a5-b586d5850661&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:17.023Z|af80b61c-3f3e-45dd-a24f-b907534e88cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ed513e33-1387-4eed-98a5-b586d5850661|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:18.494Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:18.497Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||INFO|500||Checking if requestId: 0415a367-b4dd-4db4-9322-451af6e7f7d9 already exists in requestDb InfraActiveRequests table
2022-10-26T06:32:18.497Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:18.498Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||Invoke
2022-10-26T06:32:18.498Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:18.498Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:18.498Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Method      : GET
2022-10-26T06:32:18.498Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9700088eb527c4e3", X-B3-SpanId:"c13a56042a118864", X-B3-ParentSpanId:"9700088eb527c4e3", X-B3-Sampled:"0", X-ONAP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-TransactionID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ECOMP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef2e081c-c34e-4cff-9a4f-5f0270b1a6f2"]
2022-10-26T06:32:18.499Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Request body: 
2022-10-26T06:32:18.499Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||==========================request end================================================
2022-10-26T06:32:18.514Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:18.515Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:32:18.515Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status text  : 
2022-10-26T06:32:18.515Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:32:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:18.515Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Response body: 
2022-10-26T06:32:18.516Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:18.516Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:18.522Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:32:18.530Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:18.553Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/related-to/volume-groups|INFO|500||Invoke
2022-10-26T06:32:18.554Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[0415a367-b4dd-4db4-9322-451af6e7f7d9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[53c5a1f4-1d4a-48b9-86ef-6f693fac27cf], X-ECOMP-RequestID=[0415a367-b4dd-4db4-9322-451af6e7f7d9], X-TransactionId=[], X-ONAP-RequestID=[0415a367-b4dd-4db4-9322-451af6e7f7d9]}
2022-10-26T06:32:18.597Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/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-221026-06:32:17:869-83537], Content-Length=[408], Date=[Wed, 26 Oct 2022 06:32:17 GMT], Content-Type=[application/json]}
2022-10-26T06:32:18.598Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-10-26T06:32:18.598Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:18.601Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/related-to/volume-groups
2022-10-26T06:32:18.601Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : b840097e-f6da-4412-8081-466b6f8d5750
2022-10-26T06:32:18.606Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:18.628Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/vf-modules|INFO|500||Invoke
2022-10-26T06:32:18.629Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[0415a367-b4dd-4db4-9322-451af6e7f7d9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[66ba55de-d603-4f3f-a82b-651ec53c50dd], X-ECOMP-RequestID=[0415a367-b4dd-4db4-9322-451af6e7f7d9], X-TransactionId=[], X-ONAP-RequestID=[0415a367-b4dd-4db4-9322-451af6e7f7d9]}
2022-10-26T06:32:18.673Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:32:17:944-50459], Content-Length=[377], Date=[Wed, 26 Oct 2022 06:32:17 GMT], Content-Type=[application/json]}
2022-10-26T06:32:18.673Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/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/b840097e-f6da-4412-8081-466b6f8d5750/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/vf-modules","ERR.5.4.6114"]}}}

2022-10-26T06:32:18.674Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/vf-modules|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:18.676Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750/vf-modules
2022-10-26T06:32:18.676Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : b840097e-f6da-4412-8081-466b6f8d5750
2022-10-26T06:32:18.679Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:18.704Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-10-26T06:32:18.704Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0415a367-b4dd-4db4-9322-451af6e7f7d9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[68172979-96ac-46ab-876e-2b0b9c2926ac], X-ECOMP-RequestID=[0415a367-b4dd-4db4-9322-451af6e7f7d9], X-TransactionId=[], X-ONAP-RequestID=[0415a367-b4dd-4db4-9322-451af6e7f7d9]}
2022-10-26T06:32:18.758Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:32:18:019-76484], vertex-id=[192600], Content-Length=[1024], Date=[Wed, 26 Oct 2022 06:32:18 GMT], Content-Type=[application/json]}
2022-10-26T06:32:18.759Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666765856948","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/b840097e-f6da-4412-8081-466b6f8d5750","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"b840097e-f6da-4412-8081-466b6f8d5750"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-10-26T06:32:18.759Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-10-26T06:32:18.761Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:32:18.761Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:32:18.762Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:32:18.762Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:32:18.763Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:18.763Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:32:18.763Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:32:18.763Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|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:"9700088eb527c4e3", X-B3-SpanId:"aaebe79b8b1ee381", X-B3-ParentSpanId:"9700088eb527c4e3", X-B3-Sampled:"0", X-ONAP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-TransactionID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ECOMP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"702f7d29-0413-4930-babb-912e8b5c985c"]
2022-10-26T06:32:18.764Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"b840097e-f6da-4412-8081-466b6f8d5750","serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246"},"instanceName":null,"requestScope":"vnf"}
2022-10-26T06:32:18.764Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:32:18.789Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:18.789Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:18.789Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:32:18.790Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|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:"Wed, 26 Oct 2022 06:32:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:18.790Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:32:18.790Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:18.791Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:32:18.791Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-10-26T06:32:18.792Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:32:18.792Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:18.792Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-10-26T06:32:18.793Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:32:18.793Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|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:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-TransactionID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ECOMP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4f4ee18-1144-4945-9968-52987f5a63f5"]
2022-10-26T06:32:18.793Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:32:18.794Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:32:18.810Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:18.810Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:18.810Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:32:18.811Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|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:"Wed, 26 Oct 2022 06:32:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:18.813Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10034,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    }
  }
}
2022-10-26T06:32:18.813Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:18.813Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:32:18.815Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:32:18.815Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:32:18.816Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:18.816Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:32:18.816Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:32:18.817Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1531", X-B3-TraceId:"9700088eb527c4e3", X-B3-SpanId:"4e3eecc7be4ecfb5", X-B3-ParentSpanId:"9700088eb527c4e3", X-B3-Sampled:"0", X-ONAP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-TransactionID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ECOMP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dca6ba4f-52e4-41c3-a466-858d79f84ad3"]
2022-10-26T06:32:18.817Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0415a367-b4dd-4db4-9322-451af6e7f7d9","requestStatus":"IN_PROGRESS","startTime":1666765938676,"source":"VID","vnfId":"b840097e-f6da-4412-8081-466b6f8d5750","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n            \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"0415a367-b4dd-4db4-9322-451af6e7f7d9"}
2022-10-26T06:32:18.817Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:32:18.838Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:18.839Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:32:18.839Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:32:18.840Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|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/0415a367-b4dd-4db4-9322-451af6e7f7d9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:18.840Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:32:18.676+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n            \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:32:18.828+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    }
  }
}
2022-10-26T06:32:18.846Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:18.847Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:32:18.856Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:32:18.857Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:32:18.857Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:18.857Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:32:18.858Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:32:18.858Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2338", X-B3-TraceId:"9700088eb527c4e3", X-B3-SpanId:"c11f07b56ffc33d1", X-B3-ParentSpanId:"9700088eb527c4e3", X-B3-Sampled:"0", X-ONAP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-TransactionID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ECOMP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37fa96a6-6116-4536-8d34-6bd77d4288ce"]
2022-10-26T06:32:18.858Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|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\":\"0cf63ab2-69a0-495b-8002-b7a965698a29\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"65ef767f-c06b-4818-a1f2-f59528b79c90\",\"modelVersionId\":\"072949df-a254-4e77-8a5c-0aa6fb4776af\",\"modelCustomizationId\":\"65ef767f-c06b-4818-a1f2-f59528b79c90\",\"modelUuid\":\"072949df-a254-4e77-8a5c-0aa6fb4776af\",\"modelInvariantUuid\":\"0cf63ab2-69a0-495b-8002-b7a965698a29\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"cc9a44bc-f65a-4cd2-829e-501eb554b246\",\"vnfInstanceId\":\"b840097e-f6da-4412-8081-466b6f8d5750\"}","type":"String"},"requestId":{"value":"0415a367-b4dd-4db4-9322-451af6e7f7d9","type":"String"},"mso-request-id":{"value":"0415a367-b4dd-4db4-9322-451af6e7f7d9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"cc9a44bc-f65a-4cd2-829e-501eb554b246","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"b840097e-f6da-4412-8081-466b6f8d5750","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/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:32:18.859Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:32:19.874Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:19.875Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:32:19.875Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:32:19.875Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:32:19 GMT", X-ONAP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-TransactionID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ECOMP-RequestID:"0415a367-b4dd-4db4-9322-451af6e7f7d9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"37fa96a6-6116-4536-8d34-6bd77d4288ce", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:19.876Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0415a367-b4dd-4db4-9322-451af6e7f7d9\",\"instanceId\":\"b840097e-f6da-4412-8081-466b6f8d5750\"}}","message":"Success","processInstanceID":"f09ba244-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:32:19.876Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:19.876Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:32:19.880Z|0415a367-b4dd-4db4-9322-451af6e7f7d9|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:19.968Z|ee3e2bd3-fe33-4223-a456-18083a44b762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:19.968Z|d34774af-c0e4-4b5a-b7da-4844f317ec13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:19.968Z|d34774af-c0e4-4b5a-b7da-4844f317ec13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:19.968Z|ee3e2bd3-fe33-4223-a456-18083a44b762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:19.979Z|c39bd663-7f37-4c8f-91ff-cd6d9ba6e2b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:19.979Z|c39bd663-7f37-4c8f-91ff-cd6d9ba6e2b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:20.015Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:20.018Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:20.018Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||Invoke
2022-10-26T06:32:20.019Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:20.019Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:20.019Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Method      : GET
2022-10-26T06:32:20.019Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66db699401d86de6", X-B3-SpanId:"bd18b79c47775554", X-B3-ParentSpanId:"66db699401d86de6", X-B3-Sampled:"0", X-ONAP-RequestID:"4d2df948-dc89-4b71-aa54-e450520721c1", X-RequestID:"4d2df948-dc89-4b71-aa54-e450520721c1", X-TransactionID:"4d2df948-dc89-4b71-aa54-e450520721c1", X-ECOMP-RequestID:"4d2df948-dc89-4b71-aa54-e450520721c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a3bc522-6521-4b55-b36b-f74c1a3c1e85"]
2022-10-26T06:32:20.020Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Request body: 
2022-10-26T06:32:20.020Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||==========================request end================================================
2022-10-26T06:32:20.037Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:20.037Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:20.038Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status text  : 
2022-10-26T06:32:20.038Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:20.039Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Response body: {
  "requestId" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:32:18.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n            \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:19.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    }
  }
}
2022-10-26T06:32:20.039Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:20.039Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||InvokeReturn
2022-10-26T06:32:20.042Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:20.043Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:20.043Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:20.043Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:20.044Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:20.044Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66db699401d86de6", X-B3-SpanId:"55fe38ec437c438f", X-B3-ParentSpanId:"66db699401d86de6", X-B3-Sampled:"0", X-ONAP-RequestID:"4d2df948-dc89-4b71-aa54-e450520721c1", X-RequestID:"4d2df948-dc89-4b71-aa54-e450520721c1", X-TransactionID:"4d2df948-dc89-4b71-aa54-e450520721c1", X-ECOMP-RequestID:"4d2df948-dc89-4b71-aa54-e450520721c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38548ebc-3eff-4831-bf50-fb7a01524e69"]
2022-10-26T06:32:20.045Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:20.045Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:20.058Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:20.059Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:20.059Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:20.060Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:20.060Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:20.061Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:20.061Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:20.068Z|4d2df948-dc89-4b71-aa54-e450520721c1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:22.160Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:22.162Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|||INFO|500||Checking if requestId: 6060223a-c407-4f12-94a3-92c9943d8575 already exists in requestDb InfraActiveRequests table
2022-10-26T06:32:22.162Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:22.163Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||Invoke
2022-10-26T06:32:22.163Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:22.163Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:22.163Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Method      : GET
2022-10-26T06:32:22.163Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e87f523b1719be76", X-B3-SpanId:"0cfe94ff0b232a9a", X-B3-ParentSpanId:"e87f523b1719be76", X-B3-Sampled:"0", X-ONAP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-TransactionID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ECOMP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d70a4bec-9a35-4d5d-a977-be904b94c941"]
2022-10-26T06:32:22.164Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Request body: 
2022-10-26T06:32:22.164Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||==========================request end================================================
2022-10-26T06:32:22.182Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:22.182Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:32:22.182Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status text  : 
2022-10-26T06:32:22.183Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:32:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:22.183Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Response body: 
2022-10-26T06:32:22.183Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:22.184Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:22.190Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:32:22.194Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:22.217Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:32:22.217Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-RequestID=[6060223a-c407-4f12-94a3-92c9943d8575], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a4610741-f00d-4b9c-b7a1-623e4496a276], X-ECOMP-RequestID=[6060223a-c407-4f12-94a3-92c9943d8575], X-TransactionId=[], X-ONAP-RequestID=[6060223a-c407-4f12-94a3-92c9943d8575]}
2022-10-26T06:32:22.335Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|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/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:32:21:589-34676], vertex-id=[405664], Content-Length=[1054], Date=[Wed, 26 Oct 2022 06:32:21 GMT], Content-Type=[application/json]}
2022-10-26T06:32:22.336Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666765792192","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-10-26T06:32:22.337Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:32:22.338Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:32:22.338Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:32:22.339Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:32:22.340Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:32:22.340Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:22.340Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:32:22.341Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:32:22.341Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|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:"e87f523b1719be76", X-B3-SpanId:"a2227ed6eba904ce", X-B3-ParentSpanId:"e87f523b1719be76", X-B3-Sampled:"0", X-ONAP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-TransactionID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ECOMP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88fbfde7-74e7-40f3-90a0-75df3af24bde"]
2022-10-26T06:32:22.342Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","vfModuleInstanceId":"be5fd56a-332c-416f-8e2d-ccb737ec4ee5"},"instanceName":null,"requestScope":"vfModule"}
2022-10-26T06:32:22.342Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:32:22.356Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:22.357Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:22.357Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:32:22.358Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|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:"Wed, 26 Oct 2022 06:32:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:22.358Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:32:22.358Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:22.359Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:32:22.360Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-10-26T06:32:22.360Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:32:22.360Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:22.361Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2022-10-26T06:32:22.361Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:32:22.361Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|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:"6060223a-c407-4f12-94a3-92c9943d8575", X-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-TransactionID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ECOMP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac9233f3-e267-4b86-9feb-7c6d48f9f861"]
2022-10-26T06:32:22.362Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:32:22.362Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:32:22.377Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:22.378Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:22.378Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:32:22.379Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|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:"Wed, 26 Oct 2022 06:32:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:22.380Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 47,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2022-10-26T06:32:22.380Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:22.380Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:32:22.383Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f
2022-10-26T06:32:22.383Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|INFO|500||Invoke
2022-10-26T06:32:22.383Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:22.383Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f
2022-10-26T06:32:22.384Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Method      : GET
2022-10-26T06:32:22.384Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-TransactionID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ECOMP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c42cba13-b163-46f5-be97-a4f9f69dddc0"]
2022-10-26T06:32:22.384Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Request body: 
2022-10-26T06:32:22.384Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||==========================request end================================================
2022-10-26T06:32:22.398Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:22.398Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:22.399Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Status text  : 
2022-10-26T06:32:22.399Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:32:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:22.400Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||Response body: {
  "modelUUID" : "e06288c0-106b-4e61-886a-74d61617f70f",
  "modelInvariantUUID" : "0889a095-68ce-4d2d-80e6-237992b7a7ef",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-10-26 06:26:32.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f/volumeHeatTemplate"
    }
  }
}
2022-10-26T06:32:22.400Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:22.401Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e06288c0-106b-4e61-886a-74d61617f70f|INFO|500||InvokeReturn
2022-10-26T06:32:22.408Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:32:22.408Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:32:22.408Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:22.409Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:32:22.409Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:32:22.409Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|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:"1780", X-B3-TraceId:"e87f523b1719be76", X-B3-SpanId:"7a271e28dbd48f13", X-B3-ParentSpanId:"e87f523b1719be76", X-B3-Sampled:"0", X-ONAP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-TransactionID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ECOMP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd102a41-4fe6-4ac7-ae3e-975c41c5a59b"]
2022-10-26T06:32:22.410Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6060223a-c407-4f12-94a3-92c9943d8575","requestStatus":"IN_PROGRESS","startTime":1666765942190,"source":"VID","vnfId":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","vnfType":"","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"be5fd56a-332c-416f-8e2d-ccb737ec4ee5","vfModuleModelName":"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33","cloudRegion":"RegionOne","serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"6060223a-c407-4f12-94a3-92c9943d8575"}
2022-10-26T06:32:22.410Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:32:22.448Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:22.450Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:32:22.450Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:32:22.450Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|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/6060223a-c407-4f12-94a3-92c9943d8575", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:22.451Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:32:22.190+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:32:22.433+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleModelName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    }
  }
}
2022-10-26T06:32:22.451Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:22.452Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:32:22.463Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:32:22.464Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:32:22.464Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:22.465Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:32:22.465Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:32:22.465Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|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:"e87f523b1719be76", X-B3-SpanId:"77877f799852cfe3", X-B3-ParentSpanId:"e87f523b1719be76", X-B3-Sampled:"0", X-ONAP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-TransactionID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ECOMP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33bba863-f691-4ee7-88ac-bf1cadda6a4c"]
2022-10-26T06:32:22.465Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"modelVersion\":\"1666765923966\",\"modelCustomizationUuid\":\"cefe0f86-9863-428a-a32d-8cdb689abc40\",\"modelVersionId\":\"e06288c0-106b-4e61-886a-74d61617f70f\",\"modelCustomizationId\":\"cefe0f86-9863-428a-a32d-8cdb689abc40\",\"modelUuid\":\"e06288c0-106b-4e61-886a-74d61617f70f\",\"modelInvariantUuid\":\"0889a095-68ce-4d2d-80e6-237992b7a7ef\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\"vnfInstanceId\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vfModuleInstanceId\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\"}","type":"String"},"requestId":{"value":"6060223a-c407-4f12-94a3-92c9943d8575","type":"String"},"mso-request-id":{"value":"6060223a-c407-4f12-94a3-92c9943d8575","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","type":"String"},"vfModuleId":{"value":"be5fd56a-332c-416f-8e2d-ccb737ec4ee5","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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:32:22.466Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:32:23.478Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:23.479Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:32:23.479Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:32:23.479Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:32:23 GMT", X-ONAP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-TransactionID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ECOMP-RequestID:"6060223a-c407-4f12-94a3-92c9943d8575", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"33bba863-f691-4ee7-88ac-bf1cadda6a4c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:23.480Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6060223a-c407-4f12-94a3-92c9943d8575\",\"instanceId\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\"}}","message":"Success","processInstanceID":"f2c204c9-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:32:23.480Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:23.480Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:32:23.484Z|6060223a-c407-4f12-94a3-92c9943d8575|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:23.619Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:23.622Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:23.623Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||Invoke
2022-10-26T06:32:23.623Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:23.623Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:23.624Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Method      : GET
2022-10-26T06:32:23.624Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3be750c37c02fc60", X-B3-SpanId:"cb2d50baf4ec4994", X-B3-ParentSpanId:"3be750c37c02fc60", X-B3-Sampled:"0", X-ONAP-RequestID:"dcfdb50f-e251-4f40-b39e-6cb38b41b10d", X-RequestID:"dcfdb50f-e251-4f40-b39e-6cb38b41b10d", X-TransactionID:"dcfdb50f-e251-4f40-b39e-6cb38b41b10d", X-ECOMP-RequestID:"dcfdb50f-e251-4f40-b39e-6cb38b41b10d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5423cdb-ca5c-4cef-a602-14a6f84a7b09"]
2022-10-26T06:32:23.624Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Request body: 
2022-10-26T06:32:23.624Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||==========================request end================================================
2022-10-26T06:32:23.641Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:23.641Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:23.642Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status text  : 
2022-10-26T06:32:23.642Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:23.643Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Response body: {
  "requestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:32:22.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:22.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    }
  }
}
2022-10-26T06:32:23.644Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:23.644Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||InvokeReturn
2022-10-26T06:32:23.645Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:23.646Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:23.646Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:23.646Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:23.646Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:23.646Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3be750c37c02fc60", X-B3-SpanId:"259951530ecef4df", X-B3-ParentSpanId:"3be750c37c02fc60", X-B3-Sampled:"0", X-ONAP-RequestID:"dcfdb50f-e251-4f40-b39e-6cb38b41b10d", X-RequestID:"dcfdb50f-e251-4f40-b39e-6cb38b41b10d", X-TransactionID:"dcfdb50f-e251-4f40-b39e-6cb38b41b10d", X-ECOMP-RequestID:"dcfdb50f-e251-4f40-b39e-6cb38b41b10d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a00cce1-00ef-4663-9528-15bee5588163"]
2022-10-26T06:32:23.647Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:23.647Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:23.656Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:23.656Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:23.657Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:23.657Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:23.658Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:23.658Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:23.658Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:23.664Z|dcfdb50f-e251-4f40-b39e-6cb38b41b10d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:27.257Z|273c77b9-d509-493f-af7b-8ff7b973ddb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:32:27.257Z|273c77b9-d509-493f-af7b-8ff7b973ddb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:32:29.988Z|d28c1086-8288-44a1-90a3-7f162dcd4b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:29.988Z|09cc3889-34d0-46a8-9d40-5ec6cbaa53e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:29.988Z|d28c1086-8288-44a1-90a3-7f162dcd4b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:29.989Z|09cc3889-34d0-46a8-9d40-5ec6cbaa53e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:30.000Z|585b6a8e-538c-4501-b7ee-50752bc1cb8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:30.001Z|585b6a8e-538c-4501-b7ee-50752bc1cb8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:30.205Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:30.209Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.209Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||Invoke
2022-10-26T06:32:30.209Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.210Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.210Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Method      : GET
2022-10-26T06:32:30.210Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77e49f35e0aa9c59", X-B3-SpanId:"8e30fc3378e3144d", X-B3-ParentSpanId:"77e49f35e0aa9c59", X-B3-Sampled:"0", X-ONAP-RequestID:"ab7dcfd2-894e-4247-b2be-7034a1792472", X-RequestID:"ab7dcfd2-894e-4247-b2be-7034a1792472", X-TransactionID:"ab7dcfd2-894e-4247-b2be-7034a1792472", X-ECOMP-RequestID:"ab7dcfd2-894e-4247-b2be-7034a1792472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"288ae436-1ad8-4bc3-8815-b6fe9ac3e204"]
2022-10-26T06:32:30.210Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Request body: 
2022-10-26T06:32:30.211Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.227Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.228Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.228Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status text  : 
2022-10-26T06:32:30.228Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.232Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Response body: {
  "requestId" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:18.000+00:00",
  "endTime" : "2022-10-26T06:32:23.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n            \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:23.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    }
  }
}
2022-10-26T06:32:30.233Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.233Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||InvokeReturn
2022-10-26T06:32:30.234Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.235Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:30.235Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.235Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.235Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:30.235Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77e49f35e0aa9c59", X-B3-SpanId:"36f206d2423c0680", X-B3-ParentSpanId:"77e49f35e0aa9c59", X-B3-Sampled:"0", X-ONAP-RequestID:"ab7dcfd2-894e-4247-b2be-7034a1792472", X-RequestID:"ab7dcfd2-894e-4247-b2be-7034a1792472", X-TransactionID:"ab7dcfd2-894e-4247-b2be-7034a1792472", X-ECOMP-RequestID:"ab7dcfd2-894e-4247-b2be-7034a1792472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e62e31a6-cdac-47ce-9b2e-19e639967b07"]
2022-10-26T06:32:30.236Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:30.236Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.249Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.249Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.249Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:30.249Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.250Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:30.250Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.250Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:30.255Z|ab7dcfd2-894e-4247-b2be-7034a1792472|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:30.382Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:30.385Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.386Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||Invoke
2022-10-26T06:32:30.386Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.386Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.386Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Method      : GET
2022-10-26T06:32:30.386Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b745f9d9ddf3bced", X-B3-SpanId:"63257722f72df971", X-B3-ParentSpanId:"b745f9d9ddf3bced", X-B3-Sampled:"0", X-ONAP-RequestID:"691c13b9-734b-4951-8b70-8d498768b6d5", X-RequestID:"691c13b9-734b-4951-8b70-8d498768b6d5", X-TransactionID:"691c13b9-734b-4951-8b70-8d498768b6d5", X-ECOMP-RequestID:"691c13b9-734b-4951-8b70-8d498768b6d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07190351-727a-4c9e-bac9-0241bcb47ed9"]
2022-10-26T06:32:30.387Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Request body: 
2022-10-26T06:32:30.387Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.416Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.417Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.417Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status text  : 
2022-10-26T06:32:30.417Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.418Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Response body: {
  "requestId" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:18.000+00:00",
  "endTime" : "2022-10-26T06:32:23.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n            \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:23.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    }
  }
}
2022-10-26T06:32:30.418Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.419Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||InvokeReturn
2022-10-26T06:32:30.420Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.420Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:30.421Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.421Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.421Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:30.421Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b745f9d9ddf3bced", X-B3-SpanId:"9e69bc0fde151d02", X-B3-ParentSpanId:"b745f9d9ddf3bced", X-B3-Sampled:"0", X-ONAP-RequestID:"691c13b9-734b-4951-8b70-8d498768b6d5", X-RequestID:"691c13b9-734b-4951-8b70-8d498768b6d5", X-TransactionID:"691c13b9-734b-4951-8b70-8d498768b6d5", X-ECOMP-RequestID:"691c13b9-734b-4951-8b70-8d498768b6d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e73a88c-801b-4b45-9e1c-d6f6ba93e6b5"]
2022-10-26T06:32:30.421Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:30.422Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.432Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.432Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.432Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:30.433Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.434Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:30.435Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.435Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:30.441Z|691c13b9-734b-4951-8b70-8d498768b6d5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:30.573Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:30.577Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.577Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||Invoke
2022-10-26T06:32:30.578Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.578Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.578Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Method      : GET
2022-10-26T06:32:30.578Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fea629f8ce6a814", X-B3-SpanId:"70e7f7ddb0b77a55", X-B3-ParentSpanId:"8fea629f8ce6a814", X-B3-Sampled:"0", X-ONAP-RequestID:"70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c", X-RequestID:"70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c", X-TransactionID:"70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c", X-ECOMP-RequestID:"70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ff0b87d-afa2-41da-8d6c-7b0e526015e2"]
2022-10-26T06:32:30.579Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Request body: 
2022-10-26T06:32:30.579Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.596Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.596Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.597Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status text  : 
2022-10-26T06:32:30.597Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.599Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Response body: {
  "requestId" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:18.000+00:00",
  "endTime" : "2022-10-26T06:32:23.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n            \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:23.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    }
  }
}
2022-10-26T06:32:30.599Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.599Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||InvokeReturn
2022-10-26T06:32:30.601Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.602Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:30.602Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.602Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.602Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:30.603Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fea629f8ce6a814", X-B3-SpanId:"4983953f2a2a3a14", X-B3-ParentSpanId:"8fea629f8ce6a814", X-B3-Sampled:"0", X-ONAP-RequestID:"70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c", X-RequestID:"70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c", X-TransactionID:"70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c", X-ECOMP-RequestID:"70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25c9275e-a83c-43d9-aaed-0318438319fb"]
2022-10-26T06:32:30.603Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:30.603Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.612Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.612Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.612Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:30.613Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.614Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:30.614Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.615Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:30.620Z|70f5efa5-0616-45a2-a5fd-f4e7f3f89a9c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:30.743Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:30.746Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.747Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||Invoke
2022-10-26T06:32:30.747Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.747Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.747Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Method      : GET
2022-10-26T06:32:30.748Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98a189a63dff2e5d", X-B3-SpanId:"461e148868095b83", X-B3-ParentSpanId:"98a189a63dff2e5d", X-B3-Sampled:"0", X-ONAP-RequestID:"45232a43-cb58-4e3d-b92f-4804365e5aae", X-RequestID:"45232a43-cb58-4e3d-b92f-4804365e5aae", X-TransactionID:"45232a43-cb58-4e3d-b92f-4804365e5aae", X-ECOMP-RequestID:"45232a43-cb58-4e3d-b92f-4804365e5aae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc20d9e2-9d9a-41ea-8672-40f027e769ad"]
2022-10-26T06:32:30.748Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Request body: 
2022-10-26T06:32:30.748Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.763Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.764Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.764Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status text  : 
2022-10-26T06:32:30.764Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.766Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Response body: {
  "requestId" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:18.000+00:00",
  "endTime" : "2022-10-26T06:32:23.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n            \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:23.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    }
  }
}
2022-10-26T06:32:30.766Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.766Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||InvokeReturn
2022-10-26T06:32:30.768Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.768Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:30.768Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.769Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.769Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:30.769Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98a189a63dff2e5d", X-B3-SpanId:"974b257db414a6d5", X-B3-ParentSpanId:"98a189a63dff2e5d", X-B3-Sampled:"0", X-ONAP-RequestID:"45232a43-cb58-4e3d-b92f-4804365e5aae", X-RequestID:"45232a43-cb58-4e3d-b92f-4804365e5aae", X-TransactionID:"45232a43-cb58-4e3d-b92f-4804365e5aae", X-ECOMP-RequestID:"45232a43-cb58-4e3d-b92f-4804365e5aae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"183f5eaf-4563-41ab-9344-e57c350e86bf"]
2022-10-26T06:32:30.769Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:30.770Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.783Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.783Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.784Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:30.784Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.786Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:30.786Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.786Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:30.792Z|45232a43-cb58-4e3d-b92f-4804365e5aae|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:30.908Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:30.912Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.912Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||Invoke
2022-10-26T06:32:30.913Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.913Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9
2022-10-26T06:32:30.913Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Method      : GET
2022-10-26T06:32:30.914Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46f755270b955b15", X-B3-SpanId:"c59cdc7e2c528d4d", X-B3-ParentSpanId:"46f755270b955b15", X-B3-Sampled:"0", X-ONAP-RequestID:"87c8d618-a7af-4de8-a4e0-63685cbf02ed", X-RequestID:"87c8d618-a7af-4de8-a4e0-63685cbf02ed", X-TransactionID:"87c8d618-a7af-4de8-a4e0-63685cbf02ed", X-ECOMP-RequestID:"87c8d618-a7af-4de8-a4e0-63685cbf02ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97b15048-49e0-4bd7-83df-18dd0016fdf7"]
2022-10-26T06:32:30.914Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Request body: 
2022-10-26T06:32:30.914Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.932Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.933Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.934Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Status text  : 
2022-10-26T06:32:30.934Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.935Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||Response body: {
  "requestId" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:18.000+00:00",
  "endTime" : "2022-10-26T06:32:23.000+00:00",
  "source" : "VID",
  "vnfId" : "b840097e-f6da-4412-8081-466b6f8d5750",
  "vnfName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"0cf63ab2-69a0-495b-8002-b7a965698a29\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"072949df-a254-4e77-8a5c-0aa6fb4776af\",\n            \"modelCustomizationId\": \"65ef767f-c06b-4818-a1f2-f59528b79c90\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:23.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246/vnfs/b840097e-f6da-4412-8081-466b6f8d5750",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0415a367-b4dd-4db4-9322-451af6e7f7d9",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9"
    }
  }
}
2022-10-26T06:32:30.935Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.936Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0415a367-b4dd-4db4-9322-451af6e7f7d9|INFO|500||InvokeReturn
2022-10-26T06:32:30.937Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.937Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:30.938Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:30.938Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false
2022-10-26T06:32:30.938Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:30.939Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46f755270b955b15", X-B3-SpanId:"72f23db6c1c4197d", X-B3-ParentSpanId:"46f755270b955b15", X-B3-Sampled:"0", X-ONAP-RequestID:"87c8d618-a7af-4de8-a4e0-63685cbf02ed", X-RequestID:"87c8d618-a7af-4de8-a4e0-63685cbf02ed", X-TransactionID:"87c8d618-a7af-4de8-a4e0-63685cbf02ed", X-ECOMP-RequestID:"87c8d618-a7af-4de8-a4e0-63685cbf02ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92e54831-b060-4c0c-be23-290be795edb7"]
2022-10-26T06:32:30.940Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:30.940Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:30.951Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:30.951Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:30.952Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:30.952Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:30.953Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:30.953Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:30.954Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0415a367-b4dd-4db4-9322-451af6e7f7d9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:30.959Z|87c8d618-a7af-4de8-a4e0-63685cbf02ed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0415a367-b4dd-4db4-9322-451af6e7f7d9|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:31.868Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:31.869Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||Checking if requestId: eb48729e-7285-4eda-b20d-c9d3eb8ded51 already exists in requestDb InfraActiveRequests table
2022-10-26T06:32:31.870Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:31.870Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||Invoke
2022-10-26T06:32:31.870Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:31.871Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:31.871Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Method      : GET
2022-10-26T06:32:31.871Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b583081b015d45a4", X-B3-SpanId:"22af2eb1f5be279f", X-B3-ParentSpanId:"b583081b015d45a4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-TransactionID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ECOMP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd66233c-24e4-4387-bc24-131cfa2ec1da"]
2022-10-26T06:32:31.871Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Request body: 
2022-10-26T06:32:31.871Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||==========================request end================================================
2022-10-26T06:32:31.884Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:31.884Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:32:31.885Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status text  : 
2022-10-26T06:32:31.885Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:32:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:31.885Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Response body: 
2022-10-26T06:32:31.885Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:31.885Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:31.892Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:32:31.898Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:31.921Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:32:31.921Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed|INFO|500||Invoke
2022-10-26T06:32:31.970Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed|INFO|500||InvokeReturn
2022-10-26T06:32:31.971Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:32:31:239-30878], vertex-id=[249928], Content-Length=[247], Date=[Wed, 26 Oct 2022 06:32:31 GMT], Content-Type=[application/json]}
2022-10-26T06:32:31.972Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246"}]}

2022-10-26T06:32:31.976Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:32.002Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:32:32.002Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:32:32.044Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:32.045Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/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-221026-06:32:31:316-75806], Content-Length=[605], Date=[Wed, 26 Oct 2022 06:32:31 GMT], Content-Type=[application/json]}
2022-10-26T06:32:32.045Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/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/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-10-26T06:32:32.047Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-10-26T06:32:32.051Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:32.075Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed|INFO|500||Invoke
2022-10-26T06:32:32.075Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[eb48729e-7285-4eda-b20d-c9d3eb8ded51], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d57044df-284c-4294-98c4-f0f786d05c01], X-ECOMP-RequestID=[eb48729e-7285-4eda-b20d-c9d3eb8ded51], X-TransactionId=[], X-ONAP-RequestID=[eb48729e-7285-4eda-b20d-c9d3eb8ded51]}
2022-10-26T06:32:32.121Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:32:31:387-9158], vertex-id=[249928], Content-Length=[247], Date=[Wed, 26 Oct 2022 06:32:31 GMT], Content-Type=[application/json]}
2022-10-26T06:32:32.122Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246"}]}

2022-10-26T06:32:32.123Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed|INFO|500||InvokeReturn
2022-10-26T06:32:32.127Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:32.150Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:32:32.151Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:32:32.204Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:32.204Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/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-221026-06:32:31:469-80939], Content-Length=[602], Date=[Wed, 26 Oct 2022 06:32:31 GMT], Content-Type=[application/json]}
2022-10-26T06:32:32.205Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/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/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-10-26T06:32:32.208Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-10-26T06:32:32.212Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:32.236Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:32:32.236Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed|INFO|500||Invoke
2022-10-26T06:32:32.281Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed|INFO|500||InvokeReturn
2022-10-26T06:32:32.281Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:32:31:551-44720], vertex-id=[249928], Content-Length=[247], Date=[Wed, 26 Oct 2022 06:32:31 GMT], Content-Type=[application/json]}
2022-10-26T06:32:32.282Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246"}]}

2022-10-26T06:32:32.287Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:32.309Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:32:32.310Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:32:32.375Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:32.376Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/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-221026-06:32:31:627-75410], Content-Length=[611], Date=[Wed, 26 Oct 2022 06:32:31 GMT], Content-Type=[application/json]}
2022-10-26T06:32:32.376Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/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/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/configurations","ERR.5.4.6114"]}}}

2022-10-26T06:32:32.379Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/cc9a44bc-f65a-4cd2-829e-501eb554b246/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-10-26T06:32:32.382Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:32.405Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-10-26T06:32:32.406Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[eb48729e-7285-4eda-b20d-c9d3eb8ded51], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d3f3074b-7eba-4bd9-bda2-4a782e4064a8], X-ECOMP-RequestID=[eb48729e-7285-4eda-b20d-c9d3eb8ded51], X-TransactionId=[], X-ONAP-RequestID=[eb48729e-7285-4eda-b20d-c9d3eb8ded51]}
2022-10-26T06:32:32.466Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:32:31:724-30806], vertex-id=[192600], Content-Length=[573], Date=[Wed, 26 Oct 2022 06:32:31 GMT], Content-Type=[application/json]}
2022-10-26T06:32:32.467Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666765941979","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2022-10-26T06:32:32.467Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-10-26T06:32:32.469Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:32:32.469Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:32:32.470Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:32:32.470Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:32:32.471Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:32.472Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:32:32.472Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:32:32.472Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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:"b583081b015d45a4", X-B3-SpanId:"4ad810c6565c1a68", X-B3-ParentSpanId:"b583081b015d45a4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-TransactionID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ECOMP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f25f89a-4b41-45bd-9ba5-7e2fd1eddd54"]
2022-10-26T06:32:32.473Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246"},"instanceName":null,"requestScope":"service"}
2022-10-26T06:32:32.473Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:32:32.493Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:32.493Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:32.494Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:32:32.494Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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:"Wed, 26 Oct 2022 06:32:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:32.494Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:32:32.495Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:32.495Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:32:32.496Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:32:32.496Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:32:32.496Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:32.497Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:32:32.497Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:32:32.497Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-TransactionID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ECOMP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abdf1f14-73e5-4b4c-9e78-e95428050e2d"]
2022-10-26T06:32:32.498Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:32:32.498Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:32:32.515Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:32.516Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:32.516Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:32:32.517Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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:"Wed, 26 Oct 2022 06:32:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:32.517Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:32:32.517Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:32.518Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:32:32.520Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:32:32.521Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:32:32.521Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:32.521Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:32:32.522Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:32:32.522Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-TransactionID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ECOMP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6ac725f-89c1-44c0-af31-6b43b53d9ea2"]
2022-10-26T06:32:32.522Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:32:32.522Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:32:32.534Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:32.535Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:32.535Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:32:32.535Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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:"Wed, 26 Oct 2022 06:32:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:32.536Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-10-26T06:32:32.536Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:32.537Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:32:32.539Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:32:32.539Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:32:32.539Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:32.540Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:32:32.540Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:32:32.540Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-TransactionID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ECOMP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a922f04-b4a1-4a8d-a5b2-52863585c0ca"]
2022-10-26T06:32:32.540Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:32:32.541Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:32:32.557Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:32.558Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:32.558Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:32:32.558Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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:"Wed, 26 Oct 2022 06:32:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:32.559Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:32:32.559Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:32.560Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:32:32.563Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:32:32.564Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:32:32.564Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:32.564Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:32:32.564Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:32:32.565Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1317", X-B3-TraceId:"b583081b015d45a4", X-B3-SpanId:"70d77a040538d4b9", X-B3-ParentSpanId:"b583081b015d45a4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-TransactionID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ECOMP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c059990-65b3-406c-a275-29f16bd8840b"]
2022-10-26T06:32:32.565Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"eb48729e-7285-4eda-b20d-c9d3eb8ded51","requestStatus":"IN_PROGRESS","startTime":1666765952379,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"cc9a44bc-f65a-4cd2-829e-501eb554b246","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"eb48729e-7285-4eda-b20d-c9d3eb8ded51"}
2022-10-26T06:32:32.565Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:32:32.593Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:32.593Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:32:32.594Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:32:32.594Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|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/eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:32.595Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:32:32.379+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:32:32.584+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    }
  }
}
2022-10-26T06:32:32.595Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:32.596Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:32:32.602Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:32:32.603Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:32:32.603Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:32.603Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:32:32.604Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:32:32.604Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1990", X-B3-TraceId:"b583081b015d45a4", X-B3-SpanId:"affed72acf365b15", X-B3-ParentSpanId:"b583081b015d45a4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-TransactionID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ECOMP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc79c4f7-d738-4dfd-96c5-25dd583a33d5"]
2022-10-26T06:32:32.604Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\"modelUuid\":\"85a645c1-6d3f-4a90-adef-8776394bc9f8\",\"modelInvariantUuid\":\"044d7d97-d5aa-4a8e-9696-7406ad4e775f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"cc9a44bc-f65a-4cd2-829e-501eb554b246\"}","type":"String"},"requestId":{"value":"eb48729e-7285-4eda-b20d-c9d3eb8ded51","type":"String"},"mso-request-id":{"value":"eb48729e-7285-4eda-b20d-c9d3eb8ded51","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"cc9a44bc-f65a-4cd2-829e-501eb554b246","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/cc9a44bc-f65a-4cd2-829e-501eb554b246","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:32:32.605Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:32:33.619Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:33.620Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:32:33.620Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:32:33.621Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:32:33 GMT", X-ONAP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-TransactionID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ECOMP-RequestID:"eb48729e-7285-4eda-b20d-c9d3eb8ded51", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fc79c4f7-d738-4dfd-96c5-25dd583a33d5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:33.621Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"eb48729e-7285-4eda-b20d-c9d3eb8ded51\",\"instanceId\":\"cc9a44bc-f65a-4cd2-829e-501eb554b246\"}}","message":"Success","processInstanceID":"f8cd4251-54f7-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:32:33.621Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:33.622Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:32:33.626Z|eb48729e-7285-4eda-b20d-c9d3eb8ded51|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:33.758Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:33.762Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:33.762Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||Invoke
2022-10-26T06:32:33.763Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:33.763Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:33.763Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Method      : GET
2022-10-26T06:32:33.764Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e576695f96da36a3", X-B3-SpanId:"885079d957a12fb0", X-B3-ParentSpanId:"e576695f96da36a3", X-B3-Sampled:"0", X-ONAP-RequestID:"07ecb41b-b857-4b00-97aa-214809a46c34", X-RequestID:"07ecb41b-b857-4b00-97aa-214809a46c34", X-TransactionID:"07ecb41b-b857-4b00-97aa-214809a46c34", X-ECOMP-RequestID:"07ecb41b-b857-4b00-97aa-214809a46c34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73804ea3-bd7d-4503-82b6-ba5b8c421a4f"]
2022-10-26T06:32:33.764Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Request body: 
2022-10-26T06:32:33.764Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||==========================request end================================================
2022-10-26T06:32:33.783Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:33.783Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:33.784Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status text  : 
2022-10-26T06:32:33.784Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:33.785Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Response body: {
  "requestId" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:32:32.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    }
  }
}
2022-10-26T06:32:33.785Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:33.785Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||InvokeReturn
2022-10-26T06:32:33.787Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:33.787Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:33.787Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:33.788Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:33.788Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:33.788Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e576695f96da36a3", X-B3-SpanId:"e0e511d50ba66ef6", X-B3-ParentSpanId:"e576695f96da36a3", X-B3-Sampled:"0", X-ONAP-RequestID:"07ecb41b-b857-4b00-97aa-214809a46c34", X-RequestID:"07ecb41b-b857-4b00-97aa-214809a46c34", X-TransactionID:"07ecb41b-b857-4b00-97aa-214809a46c34", X-ECOMP-RequestID:"07ecb41b-b857-4b00-97aa-214809a46c34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1a054d5-8789-491a-a937-8a4ed8b7c254"]
2022-10-26T06:32:33.789Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:33.789Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:33.801Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:33.801Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:33.801Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:33.801Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:33.802Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:33.802Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:33.803Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:33.803Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:33.805Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:33.805Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||Invoke
2022-10-26T06:32:33.805Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:33.805Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:33.805Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Method      : GET
2022-10-26T06:32:33.806Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c187de382538eaf2", X-B3-SpanId:"fcddb1a293a12c70", X-B3-ParentSpanId:"c187de382538eaf2", X-B3-Sampled:"0", X-ONAP-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-TransactionID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-ECOMP-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84b130e6-4b89-4c48-ae8a-adab5f72aca0"]
2022-10-26T06:32:33.806Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Request body: 
2022-10-26T06:32:33.806Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||==========================request end================================================
2022-10-26T06:32:33.808Z|07ecb41b-b857-4b00-97aa-214809a46c34|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:33.822Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:33.823Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:33.823Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status text  : 
2022-10-26T06:32:33.823Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:33.824Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Response body: {
  "requestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:32:22.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:29.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    }
  }
}
2022-10-26T06:32:33.824Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:33.825Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||InvokeReturn
2022-10-26T06:32:33.826Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:33.827Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:33.827Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:33.828Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:33.828Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:33.828Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c187de382538eaf2", X-B3-SpanId:"6b35e54a0d17fb81", X-B3-ParentSpanId:"c187de382538eaf2", X-B3-Sampled:"0", X-ONAP-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-TransactionID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-ECOMP-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85187495-a41f-4a45-a3c4-628e1e03ef37"]
2022-10-26T06:32:33.829Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:33.829Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:33.843Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:33.844Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:33.844Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:33.845Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:33.848Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 54,
  "soRequestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":1666765949000,\"creation_time\":1666765814000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:32:31.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:33.848Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:33.849Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:33.883Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:32:33.884Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:32:33.884Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:33.884Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:32:33.885Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:32:33.885Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-TransactionID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-ECOMP-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"472e16f6-3b64-44e6-a2ba-d72ce81e11fe"]
2022-10-26T06:32:33.885Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:32:33.885Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:34.026Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:34.026Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:34.027Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:32:34.027Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=423A1A72201653E68F5499129C506D96; 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:"Wed, 26 Oct 2022 06:32:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:34.027Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f53b8fe0-54f7-11ed-8d56-1ee6933b54f1","businessKey":"6060223a-c407-4f12-94a3-92c9943d8575","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:32:26.633+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f2c204c9-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"f53aa53d-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:32:34.027Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:34.028Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:32:34.048Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:32:34.048Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:32:34.049Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:34.049Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:32:34.049Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:32:34.049Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-TransactionID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-ECOMP-RequestID:"2e812955-ff55-429b-b47d-50b3c18f6eae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0427c8de-4b25-4371-aeb7-4ea8ccf364bd"]
2022-10-26T06:32:34.050Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:32:34.050Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:34.174Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:34.174Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:34.175Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:32:34.175Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=48527E56C30ABAB846BC23DD86BE341D; 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:"Wed, 26 Oct 2022 06:32:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:34.175Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f72bee58-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"f53b8fe0-54f7-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"f53b8fe0-54f7-11ed-8d56-1ee6933b54f1","executionId":"f53b8fe0-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:32:29.886+0000","endTime":"2022-10-26T06:32:29.891+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f2c204c9-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:32:34.176Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:34.176Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:32:34.180Z|2e812955-ff55-429b-b47d-50b3c18f6eae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:40.011Z|babdbe36-ba22-4811-afa0-a4c6f2f2a502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:40.012Z|babdbe36-ba22-4811-afa0-a4c6f2f2a502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:40.012Z|b7d1b386-95ee-4b81-bfeb-dcc4af146a94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:40.013Z|b7d1b386-95ee-4b81-bfeb-dcc4af146a94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:40.023Z|4396a12d-604d-4bb1-bb51-5e0bb0ecf273|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:40.023Z|4396a12d-604d-4bb1-bb51-5e0bb0ecf273|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:42.255Z|d9c578d8-dc77-4a97-bb7e-1a82d3cd7ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:32:42.259Z|d9c578d8-dc77-4a97-bb7e-1a82d3cd7ee0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:32:42.599Z|89c5e66a-7d58-4144-9978-0b9b9335fb24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:32:42.599Z|89c5e66a-7d58-4144-9978-0b9b9335fb24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:32:43.007Z|83d3f85c-c431-4340-a84a-818a0fe66ec0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:32:43.008Z|83d3f85c-c431-4340-a84a-818a0fe66ec0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:43.930Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:43.934Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:43.934Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||Invoke
2022-10-26T06:32:43.934Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:43.935Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:43.935Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Method      : GET
2022-10-26T06:32:43.935Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0730341bc60048e5", X-B3-SpanId:"7d34d5d30a2bd9a7", X-B3-ParentSpanId:"0730341bc60048e5", X-B3-Sampled:"0", X-ONAP-RequestID:"3fd29705-8d4b-4cd6-8646-f9b2ab7a5341", X-RequestID:"3fd29705-8d4b-4cd6-8646-f9b2ab7a5341", X-TransactionID:"3fd29705-8d4b-4cd6-8646-f9b2ab7a5341", X-ECOMP-RequestID:"3fd29705-8d4b-4cd6-8646-f9b2ab7a5341", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04ba3469-45f3-4ae1-a070-520183157944"]
2022-10-26T06:32:43.935Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Request body: 
2022-10-26T06:32:43.935Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||==========================request end================================================
2022-10-26T06:32:43.959Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:43.959Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:43.959Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status text  : 
2022-10-26T06:32:43.960Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:43.962Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Response body: {
  "requestId" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:32.000+00:00",
  "endTime" : "2022-10-26T06:32:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:36.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    }
  }
}
2022-10-26T06:32:43.962Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:43.963Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||InvokeReturn
2022-10-26T06:32:43.964Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:43.964Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:43.964Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:43.964Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:43.964Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:43.965Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0730341bc60048e5", X-B3-SpanId:"7badcca461933152", X-B3-ParentSpanId:"0730341bc60048e5", X-B3-Sampled:"0", X-ONAP-RequestID:"3fd29705-8d4b-4cd6-8646-f9b2ab7a5341", X-RequestID:"3fd29705-8d4b-4cd6-8646-f9b2ab7a5341", X-TransactionID:"3fd29705-8d4b-4cd6-8646-f9b2ab7a5341", X-ECOMP-RequestID:"3fd29705-8d4b-4cd6-8646-f9b2ab7a5341", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"149aa512-b5c7-4f3e-8552-7859bb321736"]
2022-10-26T06:32:43.965Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:43.965Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:43.974Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:43.975Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:43.975Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:43.975Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:43.976Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:43.976Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:43.976Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:43.982Z|3fd29705-8d4b-4cd6-8646-f9b2ab7a5341|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:44.105Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:44.108Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:44.108Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||Invoke
2022-10-26T06:32:44.109Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.109Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:44.109Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Method      : GET
2022-10-26T06:32:44.109Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cd86f098c99505f", X-B3-SpanId:"04b6a4699c1be824", X-B3-ParentSpanId:"1cd86f098c99505f", X-B3-Sampled:"0", X-ONAP-RequestID:"9db08c5b-5a93-4468-816d-25ca76af65c4", X-RequestID:"9db08c5b-5a93-4468-816d-25ca76af65c4", X-TransactionID:"9db08c5b-5a93-4468-816d-25ca76af65c4", X-ECOMP-RequestID:"9db08c5b-5a93-4468-816d-25ca76af65c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbc844c7-2685-44f3-b209-11e525b529e5"]
2022-10-26T06:32:44.110Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Request body: 
2022-10-26T06:32:44.110Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.126Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.127Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.127Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status text  : 
2022-10-26T06:32:44.128Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.128Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Response body: {
  "requestId" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:32.000+00:00",
  "endTime" : "2022-10-26T06:32:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:36.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    }
  }
}
2022-10-26T06:32:44.128Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.129Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||InvokeReturn
2022-10-26T06:32:44.130Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:44.131Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:44.131Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.131Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:44.131Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:44.132Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cd86f098c99505f", X-B3-SpanId:"4e5a2e6a47b942d9", X-B3-ParentSpanId:"1cd86f098c99505f", X-B3-Sampled:"0", X-ONAP-RequestID:"9db08c5b-5a93-4468-816d-25ca76af65c4", X-RequestID:"9db08c5b-5a93-4468-816d-25ca76af65c4", X-TransactionID:"9db08c5b-5a93-4468-816d-25ca76af65c4", X-ECOMP-RequestID:"9db08c5b-5a93-4468-816d-25ca76af65c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3675d85-48a6-4dfc-8c5b-17c2f0d55165"]
2022-10-26T06:32:44.132Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:44.132Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.142Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.143Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.143Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:44.143Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.144Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:44.144Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.145Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:44.151Z|9db08c5b-5a93-4468-816d-25ca76af65c4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:44.272Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:44.276Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:44.276Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||Invoke
2022-10-26T06:32:44.277Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.277Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:44.277Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Method      : GET
2022-10-26T06:32:44.278Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82771c12a4e7ec87", X-B3-SpanId:"5edff6b48a64a3b8", X-B3-ParentSpanId:"82771c12a4e7ec87", X-B3-Sampled:"0", X-ONAP-RequestID:"e693cef5-9512-4137-831e-035393a74b21", X-RequestID:"e693cef5-9512-4137-831e-035393a74b21", X-TransactionID:"e693cef5-9512-4137-831e-035393a74b21", X-ECOMP-RequestID:"e693cef5-9512-4137-831e-035393a74b21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2e9073d-30df-47fb-bf20-87b008ba8f4a"]
2022-10-26T06:32:44.278Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Request body: 
2022-10-26T06:32:44.278Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.296Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.297Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.297Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status text  : 
2022-10-26T06:32:44.298Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.299Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Response body: {
  "requestId" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:32.000+00:00",
  "endTime" : "2022-10-26T06:32:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:36.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    }
  }
}
2022-10-26T06:32:44.300Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.300Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||InvokeReturn
2022-10-26T06:32:44.302Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:44.302Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:44.303Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.304Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:44.304Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:44.304Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82771c12a4e7ec87", X-B3-SpanId:"7cf17b65f3d6540b", X-B3-ParentSpanId:"82771c12a4e7ec87", X-B3-Sampled:"0", X-ONAP-RequestID:"e693cef5-9512-4137-831e-035393a74b21", X-RequestID:"e693cef5-9512-4137-831e-035393a74b21", X-TransactionID:"e693cef5-9512-4137-831e-035393a74b21", X-ECOMP-RequestID:"e693cef5-9512-4137-831e-035393a74b21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a03173ce-4a9d-49db-a528-0da98d6eb3af"]
2022-10-26T06:32:44.304Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:44.305Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.310Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:44.312Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:44.313Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||Invoke
2022-10-26T06:32:44.313Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.314Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:44.314Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Method      : GET
2022-10-26T06:32:44.315Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e81aa23f6335455e", X-B3-SpanId:"ba17a7ff07e310d8", X-B3-ParentSpanId:"e81aa23f6335455e", X-B3-Sampled:"0", X-ONAP-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-TransactionID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-ECOMP-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8efabb19-6210-425b-9659-3db53870ce61"]
2022-10-26T06:32:44.315Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Request body: 
2022-10-26T06:32:44.315Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.317Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.317Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.317Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:44.318Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.321Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:44.322Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.322Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:44.328Z|e693cef5-9512-4137-831e-035393a74b21|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:44.334Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.334Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.335Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status text  : 
2022-10-26T06:32:44.336Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.336Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Response body: {
  "requestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:32:22.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:29.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    }
  }
}
2022-10-26T06:32:44.336Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.336Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||InvokeReturn
2022-10-26T06:32:44.338Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:44.338Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:44.338Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.338Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:44.338Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:44.339Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e81aa23f6335455e", X-B3-SpanId:"936564c10aca6678", X-B3-ParentSpanId:"e81aa23f6335455e", X-B3-Sampled:"0", X-ONAP-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-TransactionID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-ECOMP-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d36f1811-b47f-4795-b7a2-a1a9b306346a"]
2022-10-26T06:32:44.339Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:44.339Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.353Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.353Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.353Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:44.353Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.355Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 54,
  "soRequestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":1666765949000,\"creation_time\":1666765814000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:32:31.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:44.355Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.355Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:44.377Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:32:44.378Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:32:44.378Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.378Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:32:44.378Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:32:44.379Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-TransactionID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-ECOMP-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e5edc19-3137-4606-b957-9e239f539395"]
2022-10-26T06:32:44.379Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:32:44.379Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.464Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:44.468Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:44.468Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||Invoke
2022-10-26T06:32:44.468Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.469Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51
2022-10-26T06:32:44.469Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Method      : GET
2022-10-26T06:32:44.469Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82af36d8dc7b5699", X-B3-SpanId:"43d45779eb10ad51", X-B3-ParentSpanId:"82af36d8dc7b5699", X-B3-Sampled:"0", X-ONAP-RequestID:"77fb40fe-7ae5-40e6-856f-d9e54528d533", X-RequestID:"77fb40fe-7ae5-40e6-856f-d9e54528d533", X-TransactionID:"77fb40fe-7ae5-40e6-856f-d9e54528d533", X-ECOMP-RequestID:"77fb40fe-7ae5-40e6-856f-d9e54528d533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df3895a2-16f8-474f-bfdb-cc2790227fc6"]
2022-10-26T06:32:44.470Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Request body: 
2022-10-26T06:32:44.470Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.487Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.487Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.488Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Status text  : 
2022-10-26T06:32:44.488Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.489Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||Response body: {
  "requestId" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:32.000+00:00",
  "endTime" : "2022-10-26T06:32:36.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"044d7d97-d5aa-4a8e-9696-7406ad4e775f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"85a645c1-6d3f-4a90-adef-8776394bc9f8\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:36.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "serviceInstanceName" : "basic_cnf-51bc14e7-d93c-44d6-8598-49e7674c7638",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/cc9a44bc-f65a-4cd2-829e-501eb554b246",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb48729e-7285-4eda-b20d-c9d3eb8ded51",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51"
    }
  }
}
2022-10-26T06:32:44.489Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.490Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb48729e-7285-4eda-b20d-c9d3eb8ded51|INFO|500||InvokeReturn
2022-10-26T06:32:44.491Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:44.491Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:44.492Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.492Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false
2022-10-26T06:32:44.492Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:44.492Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82af36d8dc7b5699", X-B3-SpanId:"82a29fd1515d887a", X-B3-ParentSpanId:"82af36d8dc7b5699", X-B3-Sampled:"0", X-ONAP-RequestID:"77fb40fe-7ae5-40e6-856f-d9e54528d533", X-RequestID:"77fb40fe-7ae5-40e6-856f-d9e54528d533", X-TransactionID:"77fb40fe-7ae5-40e6-856f-d9e54528d533", X-ECOMP-RequestID:"77fb40fe-7ae5-40e6-856f-d9e54528d533", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"056a582f-157d-4f96-8b02-17d254570f7c"]
2022-10-26T06:32:44.493Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:44.493Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.505Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.505Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.505Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.505Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.505Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:32:44.506Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2590B6AD36F493A21D482AC017823720; 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:"Wed, 26 Oct 2022 06:32:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.506Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:44.506Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f53b8fe0-54f7-11ed-8d56-1ee6933b54f1","businessKey":"6060223a-c407-4f12-94a3-92c9943d8575","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:32:26.633+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f2c204c9-54f7-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"f53aa53d-54f7-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:32:44.506Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.506Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.507Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6060223a-c407-4f12-94a3-92c9943d8575&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:32:44.507Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:44.507Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.508Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb48729e-7285-4eda-b20d-c9d3eb8ded51&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:44.515Z|77fb40fe-7ae5-40e6-856f-d9e54528d533|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/eb48729e-7285-4eda-b20d-c9d3eb8ded51|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:44.527Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:32:44.528Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:32:44.528Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:44.528Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:32:44.528Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:32:44.529Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-TransactionID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-ECOMP-RequestID:"83c8aade-4049-4e59-9aca-e87b4c2522fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17d8f556-a0e6-4f06-a78a-4aced6ee19ea"]
2022-10-26T06:32:44.529Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:32:44.529Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:44.648Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:44.648Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:44.648Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:32:44.649Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8A987C48F969AFB872F8A915837889CF; 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:"Wed, 26 Oct 2022 06:32:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:44.649Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f72bee58-54f7-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"f53b8fe0-54f7-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"f53b8fe0-54f7-11ed-8d56-1ee6933b54f1","executionId":"f53b8fe0-54f7-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:32:29.886+0000","endTime":"2022-10-26T06:32:29.891+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f2c204c9-54f7-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:32:44.649Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:44.649Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f53b8fe0-54f7-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:32:44.653Z|83c8aade-4049-4e59-9aca-e87b4c2522fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:50.034Z|88cd06a4-ddf3-46b0-8bdb-18fe9020f514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:50.034Z|f08a6abc-d529-454f-a11f-c843714b3e3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:50.034Z|f08a6abc-d529-454f-a11f-c843714b3e3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:50.034Z|88cd06a4-ddf3-46b0-8bdb-18fe9020f514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:50.046Z|b132b29f-0357-46f8-a567-427966a9656d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:32:50.047Z|b132b29f-0357-46f8-a567-427966a9656d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:32:54.786Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:54.790Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:54.790Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||Invoke
2022-10-26T06:32:54.791Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:54.791Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:54.791Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Method      : GET
2022-10-26T06:32:54.791Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c43637155ce4461", X-B3-SpanId:"e48d701b7632d4c6", X-B3-ParentSpanId:"9c43637155ce4461", X-B3-Sampled:"0", X-ONAP-RequestID:"465a8d0e-28f4-49c8-af27-93a070b07716", X-RequestID:"465a8d0e-28f4-49c8-af27-93a070b07716", X-TransactionID:"465a8d0e-28f4-49c8-af27-93a070b07716", X-ECOMP-RequestID:"465a8d0e-28f4-49c8-af27-93a070b07716", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"055a6ea1-6e4b-45ff-ad91-0c2836c7bae2"]
2022-10-26T06:32:54.791Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Request body: 
2022-10-26T06:32:54.792Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||==========================request end================================================
2022-10-26T06:32:54.816Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:54.816Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:54.816Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status text  : 
2022-10-26T06:32:54.816Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:54.818Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Response body: {
  "requestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:22.000+00:00",
  "endTime" : "2022-10-26T06:32:52.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:52.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    }
  }
}
2022-10-26T06:32:54.819Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:54.819Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||InvokeReturn
2022-10-26T06:32:54.820Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:54.821Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:54.821Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:54.821Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:54.821Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:54.822Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c43637155ce4461", X-B3-SpanId:"bbcc04e7501d1242", X-B3-ParentSpanId:"9c43637155ce4461", X-B3-Sampled:"0", X-ONAP-RequestID:"465a8d0e-28f4-49c8-af27-93a070b07716", X-RequestID:"465a8d0e-28f4-49c8-af27-93a070b07716", X-TransactionID:"465a8d0e-28f4-49c8-af27-93a070b07716", X-ECOMP-RequestID:"465a8d0e-28f4-49c8-af27-93a070b07716", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f14d4d1-a095-43f6-a5bb-25aae8649368"]
2022-10-26T06:32:54.822Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:54.822Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:54.834Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:54.834Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:54.835Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:54.835Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:54.836Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 54,
  "soRequestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":1666765949000,\"creation_time\":1666765814000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:32:31.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:54.836Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:54.837Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:54.843Z|465a8d0e-28f4-49c8-af27-93a070b07716|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:54.968Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:54.973Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:54.974Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||Invoke
2022-10-26T06:32:54.974Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:54.974Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:54.974Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Method      : GET
2022-10-26T06:32:54.974Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"513eddf27c62dbc8", X-B3-SpanId:"a4f5c64d46680ee6", X-B3-ParentSpanId:"513eddf27c62dbc8", X-B3-Sampled:"0", X-ONAP-RequestID:"53eef9ca-3a08-406f-acbd-8bc94a7322ca", X-RequestID:"53eef9ca-3a08-406f-acbd-8bc94a7322ca", X-TransactionID:"53eef9ca-3a08-406f-acbd-8bc94a7322ca", X-ECOMP-RequestID:"53eef9ca-3a08-406f-acbd-8bc94a7322ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a061493-4f15-430d-bef5-eb7d51f66384"]
2022-10-26T06:32:54.975Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Request body: 
2022-10-26T06:32:54.975Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||==========================request end================================================
2022-10-26T06:32:54.991Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:54.992Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:54.993Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status text  : 
2022-10-26T06:32:54.993Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:54.994Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Response body: {
  "requestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:22.000+00:00",
  "endTime" : "2022-10-26T06:32:52.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:52.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    }
  }
}
2022-10-26T06:32:54.994Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:54.994Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||InvokeReturn
2022-10-26T06:32:54.996Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:54.996Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:54.997Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:54.997Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:54.997Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:54.998Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"513eddf27c62dbc8", X-B3-SpanId:"5efb6f71a9e8ba81", X-B3-ParentSpanId:"513eddf27c62dbc8", X-B3-Sampled:"0", X-ONAP-RequestID:"53eef9ca-3a08-406f-acbd-8bc94a7322ca", X-RequestID:"53eef9ca-3a08-406f-acbd-8bc94a7322ca", X-TransactionID:"53eef9ca-3a08-406f-acbd-8bc94a7322ca", X-ECOMP-RequestID:"53eef9ca-3a08-406f-acbd-8bc94a7322ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"519d2d21-464b-4fcf-aee9-3088adfcf0d1"]
2022-10-26T06:32:54.998Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:54.998Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:55.009Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:55.010Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:55.010Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:55.010Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:55.011Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 54,
  "soRequestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":1666765949000,\"creation_time\":1666765814000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:32:31.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:55.011Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:55.011Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:55.016Z|53eef9ca-3a08-406f-acbd-8bc94a7322ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:55.145Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:55.148Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:55.149Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||Invoke
2022-10-26T06:32:55.149Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:55.149Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:55.150Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Method      : GET
2022-10-26T06:32:55.150Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e07aae213613a01e", X-B3-SpanId:"0f76ad57f6465c87", X-B3-ParentSpanId:"e07aae213613a01e", X-B3-Sampled:"0", X-ONAP-RequestID:"e8251dfa-e56d-43d5-a475-73d64e8eb021", X-RequestID:"e8251dfa-e56d-43d5-a475-73d64e8eb021", X-TransactionID:"e8251dfa-e56d-43d5-a475-73d64e8eb021", X-ECOMP-RequestID:"e8251dfa-e56d-43d5-a475-73d64e8eb021", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"383b74f2-43b8-4620-a34e-573d6bf9b589"]
2022-10-26T06:32:55.150Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Request body: 
2022-10-26T06:32:55.151Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||==========================request end================================================
2022-10-26T06:32:55.166Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:55.166Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:55.167Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status text  : 
2022-10-26T06:32:55.167Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:55.168Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Response body: {
  "requestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:22.000+00:00",
  "endTime" : "2022-10-26T06:32:52.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:52.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    }
  }
}
2022-10-26T06:32:55.168Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:55.168Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||InvokeReturn
2022-10-26T06:32:55.169Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:55.170Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:55.170Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:55.170Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:55.170Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:55.170Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e07aae213613a01e", X-B3-SpanId:"b972a5b92dc59eda", X-B3-ParentSpanId:"e07aae213613a01e", X-B3-Sampled:"0", X-ONAP-RequestID:"e8251dfa-e56d-43d5-a475-73d64e8eb021", X-RequestID:"e8251dfa-e56d-43d5-a475-73d64e8eb021", X-TransactionID:"e8251dfa-e56d-43d5-a475-73d64e8eb021", X-ECOMP-RequestID:"e8251dfa-e56d-43d5-a475-73d64e8eb021", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b69b5d31-996d-4ee6-b2ee-a9003e95a831"]
2022-10-26T06:32:55.171Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:55.171Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:55.183Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:55.183Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:55.184Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:55.184Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:55.186Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 54,
  "soRequestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":1666765949000,\"creation_time\":1666765814000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:32:31.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:55.186Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:55.187Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:55.193Z|e8251dfa-e56d-43d5-a475-73d64e8eb021|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:55.337Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:55.340Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:55.341Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||Invoke
2022-10-26T06:32:55.341Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:55.341Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:55.342Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Method      : GET
2022-10-26T06:32:55.342Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9a181e332a5162f", X-B3-SpanId:"9165df94749724db", X-B3-ParentSpanId:"e9a181e332a5162f", X-B3-Sampled:"0", X-ONAP-RequestID:"33f04c30-fe6c-4dd6-9af3-fb9532403484", X-RequestID:"33f04c30-fe6c-4dd6-9af3-fb9532403484", X-TransactionID:"33f04c30-fe6c-4dd6-9af3-fb9532403484", X-ECOMP-RequestID:"33f04c30-fe6c-4dd6-9af3-fb9532403484", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9282b36-b1d8-48a5-9934-53e359dda7cc"]
2022-10-26T06:32:55.342Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Request body: 
2022-10-26T06:32:55.342Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||==========================request end================================================
2022-10-26T06:32:55.358Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:55.358Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:55.358Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status text  : 
2022-10-26T06:32:55.359Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:55.360Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Response body: {
  "requestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:22.000+00:00",
  "endTime" : "2022-10-26T06:32:52.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:52.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    }
  }
}
2022-10-26T06:32:55.360Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:55.361Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||InvokeReturn
2022-10-26T06:32:55.362Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:55.362Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:55.363Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:55.363Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:55.363Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:55.363Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9a181e332a5162f", X-B3-SpanId:"a2aba581e5e4c816", X-B3-ParentSpanId:"e9a181e332a5162f", X-B3-Sampled:"0", X-ONAP-RequestID:"33f04c30-fe6c-4dd6-9af3-fb9532403484", X-RequestID:"33f04c30-fe6c-4dd6-9af3-fb9532403484", X-TransactionID:"33f04c30-fe6c-4dd6-9af3-fb9532403484", X-ECOMP-RequestID:"33f04c30-fe6c-4dd6-9af3-fb9532403484", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78a96452-b877-4c6d-b1e5-ba3873e5de56"]
2022-10-26T06:32:55.364Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:55.364Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:55.374Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:55.374Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:55.374Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:55.375Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:55.376Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 54,
  "soRequestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":1666765949000,\"creation_time\":1666765814000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:32:31.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:55.376Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:55.376Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:55.382Z|33f04c30-fe6c-4dd6-9af3-fb9532403484|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:55.502Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:55.506Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:55.506Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||Invoke
2022-10-26T06:32:55.507Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:55.507Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575
2022-10-26T06:32:55.507Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Method      : GET
2022-10-26T06:32:55.508Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"053cb213351f60fb", X-B3-SpanId:"98385323aff03293", X-B3-ParentSpanId:"053cb213351f60fb", X-B3-Sampled:"0", X-ONAP-RequestID:"0db27d1d-86e3-403d-8aad-775c58bcf927", X-RequestID:"0db27d1d-86e3-403d-8aad-775c58bcf927", X-TransactionID:"0db27d1d-86e3-403d-8aad-775c58bcf927", X-ECOMP-RequestID:"0db27d1d-86e3-403d-8aad-775c58bcf927", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fb1fd27-4949-41c3-8c18-a84e9a655446"]
2022-10-26T06:32:55.508Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Request body: 
2022-10-26T06:32:55.508Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||==========================request end================================================
2022-10-26T06:32:55.525Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:55.525Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:55.526Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Status text  : 
2022-10-26T06:32:55.526Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:55.527Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||Response body: {
  "requestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:22.000+00:00",
  "endTime" : "2022-10-26T06:32:52.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfType" : "",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"0889a095-68ce-4d2d-80e6-237992b7a7ef\",\n            \"modelVersionId\": \"e06288c0-106b-4e61-886a-74d61617f70f\",\n            \"modelName\": \"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\n            \"modelVersion\": \"1666765923966\",\n            \"modelCustomizationId\": \"cefe0f86-9863-428a-a32d-8cdb689abc40\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:52.000+00:00",
  "vfModuleId" : "be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "vfModuleName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "vfModuleModelName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vfModules/be5fd56a-332c-416f-8e2d-ccb737ec4ee5",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575"
    }
  }
}
2022-10-26T06:32:55.527Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:55.528Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6060223a-c407-4f12-94a3-92c9943d8575|INFO|500||InvokeReturn
2022-10-26T06:32:55.529Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:55.530Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:55.530Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:55.530Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false
2022-10-26T06:32:55.530Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:55.531Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"053cb213351f60fb", X-B3-SpanId:"7221849c1a6f8825", X-B3-ParentSpanId:"053cb213351f60fb", X-B3-Sampled:"0", X-ONAP-RequestID:"0db27d1d-86e3-403d-8aad-775c58bcf927", X-RequestID:"0db27d1d-86e3-403d-8aad-775c58bcf927", X-TransactionID:"0db27d1d-86e3-403d-8aad-775c58bcf927", X-ECOMP-RequestID:"0db27d1d-86e3-403d-8aad-775c58bcf927", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a15b308-8ea1-44cc-aacb-50e39a073a2c"]
2022-10-26T06:32:55.531Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:55.532Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:55.541Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:55.541Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:55.542Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:55.542Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:55.544Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 54,
  "soRequestId" : "6060223a-c407-4f12-94a3-92c9943d8575",
  "groupingId" : "859f8069-b218-4a78-9960-24a8528fd6af",
  "name" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33/859f8069-b218-4a78-9960-24a8528fd6af\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"updated_time\":1666765949000,\"creation_time\":1666765814000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"ae1414295bdc459eb23071a57cb02301\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"859f8069-b218-4a78-9960-24a8528fd6af\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33\",\"vnf_name\":\"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0\",\"vnf_id\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\",\"vf_module_id\":\"be5fd56a-332c-416f-8e2d-ccb737ec4ee5\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:32:31.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:32:55.544Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:55.545Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6060223a-c407-4f12-94a3-92c9943d8575&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:55.550Z|0db27d1d-86e3-403d-8aad-775c58bcf927|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6060223a-c407-4f12-94a3-92c9943d8575|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:56.606Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:56.608Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||INFO|500||Checking if requestId: 51f7cd57-24eb-48ed-a956-c63ca3d532a1 already exists in requestDb InfraActiveRequests table
2022-10-26T06:32:56.609Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:32:56.609Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||Invoke
2022-10-26T06:32:56.610Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:56.610Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:32:56.610Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Method      : GET
2022-10-26T06:32:56.611Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2c33e818793ad2e", X-B3-SpanId:"d3a75c954152eadb", X-B3-ParentSpanId:"c2c33e818793ad2e", X-B3-Sampled:"0", X-ONAP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-TransactionID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ECOMP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c0dba95-7ab1-4f05-910e-18e0a4e500cb"]
2022-10-26T06:32:56.611Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Request body: 
2022-10-26T06:32:56.611Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:56.631Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:56.631Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:32:56.632Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status text  : 
2022-10-26T06:32:56.632Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:32:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:56.633Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Response body: 
2022-10-26T06:32:56.633Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:56.633Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:56.640Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:32:56.643Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:56.665Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/related-to/volume-groups|INFO|500||Invoke
2022-10-26T06:32:56.666Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[51f7cd57-24eb-48ed-a956-c63ca3d532a1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4d24b2f4-bfb9-4559-bb7a-9c26623cd507], X-ECOMP-RequestID=[51f7cd57-24eb-48ed-a956-c63ca3d532a1], X-TransactionId=[], X-ONAP-RequestID=[51f7cd57-24eb-48ed-a956-c63ca3d532a1]}
2022-10-26T06:32:56.711Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/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-221026-06:32:55:976-97467], Content-Length=[408], Date=[Wed, 26 Oct 2022 06:32:55 GMT], Content-Type=[application/json]}
2022-10-26T06:32:56.712Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-10-26T06:32:56.712Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:56.718Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/related-to/volume-groups
2022-10-26T06:32:56.718Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 35cb5b7e-4e07-482e-9f11-4e4ed549a5c8
2022-10-26T06:32:56.721Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:56.746Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:32:56.747Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vf-modules|INFO|500||Invoke
2022-10-26T06:32:56.788Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vf-modules|INFO|404|Not Found|InvokeReturn
2022-10-26T06:32:56.788Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:32:56:057-84101], Content-Length=[377], Date=[Wed, 26 Oct 2022 06:32:56 GMT], Content-Type=[application/json]}
2022-10-26T06:32:56.789Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|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/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vf-modules","ERR.5.4.6114"]}}}

2022-10-26T06:32:56.791Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8/vf-modules
2022-10-26T06:32:56.791Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 35cb5b7e-4e07-482e-9f11-4e4ed549a5c8
2022-10-26T06:32:56.795Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:32:56.820Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:32:56.821Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-RequestID=[51f7cd57-24eb-48ed-a956-c63ca3d532a1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[963c7c85-3997-41b7-9007-c28b445154dd], X-ECOMP-RequestID=[51f7cd57-24eb-48ed-a956-c63ca3d532a1], X-TransactionId=[], X-ONAP-RequestID=[51f7cd57-24eb-48ed-a956-c63ca3d532a1]}
2022-10-26T06:32:56.882Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|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/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:32:56:137-20378], vertex-id=[405664], Content-Length=[1054], Date=[Wed, 26 Oct 2022 06:32:56 GMT], Content-Type=[application/json]}
2022-10-26T06:32:56.884Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666765792192","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-10-26T06:32:56.884Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:32:56.886Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:32:56.886Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:32:56.888Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:32:56.888Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:32:56.888Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:56.889Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:32:56.889Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:32:56.889Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|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:"c2c33e818793ad2e", X-B3-SpanId:"319b6b87e870e7b5", X-B3-ParentSpanId:"c2c33e818793ad2e", X-B3-Sampled:"0", X-ONAP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-TransactionID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ECOMP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af9f90c8-b4d8-4b7f-ac72-79e8fdcb530b"]
2022-10-26T06:32:56.890Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314"},"instanceName":null,"requestScope":"vnf"}
2022-10-26T06:32:56.890Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:32:56.907Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:56.908Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:56.908Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:32:56.909Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|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:"Wed, 26 Oct 2022 06:32:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:56.909Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:32:56.909Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:56.910Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:32:56.911Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-10-26T06:32:56.911Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:32:56.911Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:56.912Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2022-10-26T06:32:56.912Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:32:56.912Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|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:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-TransactionID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ECOMP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a84f5c79-ea6d-4b3e-a1fc-504ab568ab79"]
2022-10-26T06:32:56.913Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:32:56.913Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:32:56.928Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:56.930Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:56.930Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:32:56.931Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|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:"Wed, 26 Oct 2022 06:32:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:56.931Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10034,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    }
  }
}
2022-10-26T06:32:56.931Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:56.932Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:32:56.951Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:32:56.952Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:32:56.952Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:56.953Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:32:56.953Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:32:56.953Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|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:"1594", X-B3-TraceId:"c2c33e818793ad2e", X-B3-SpanId:"5a8a98f98ed5d11c", X-B3-ParentSpanId:"c2c33e818793ad2e", X-B3-Sampled:"0", X-ONAP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-TransactionID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ECOMP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0333021d-1e39-49f7-b358-4bf84f49874b"]
2022-10-26T06:32:56.954Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"51f7cd57-24eb-48ed-a956-c63ca3d532a1","requestStatus":"IN_PROGRESS","startTime":1666765976792,"source":"VID","vnfId":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","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\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n            \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"51f7cd57-24eb-48ed-a956-c63ca3d532a1"}
2022-10-26T06:32:56.954Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:32:56.978Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:56.979Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:32:56.979Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:32:56.980Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|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/51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:56.981Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:32:56.792+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n            \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:32:56.968+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    }
  }
}
2022-10-26T06:32:56.981Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:56.982Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:32:56.999Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:32:57.000Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:32:57.000Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:57.001Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:32:57.001Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:32:57.001Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|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:"c2c33e818793ad2e", X-B3-SpanId:"941b37ae93c119cf", X-B3-ParentSpanId:"c2c33e818793ad2e", X-B3-Sampled:"0", X-ONAP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-TransactionID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ECOMP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72b6456c-0766-4ccb-96e3-0c4b31941001"]
2022-10-26T06:32:57.002Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|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\":\"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e8849618-7485-4790-8142-abbfed6fae9c\",\"modelVersionId\":\"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\"modelCustomizationId\":\"e8849618-7485-4790-8142-abbfed6fae9c\",\"modelUuid\":\"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\"modelInvariantUuid\":\"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f9a2795f-ff62-4e39-bf42-5b3c42c43314\",\"vnfInstanceId\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\"}","type":"String"},"requestId":{"value":"51f7cd57-24eb-48ed-a956-c63ca3d532a1","type":"String"},"mso-request-id":{"value":"51f7cd57-24eb-48ed-a956-c63ca3d532a1","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:32:57.002Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:32:57.255Z|7ce809fc-c63d-47fd-a7d5-28630d606135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:32:57.256Z|7ce809fc-c63d-47fd-a7d5-28630d606135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:32:58.018Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:58.019Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:32:58.019Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:32:58.020Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:32:58 GMT", X-ONAP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-TransactionID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ECOMP-RequestID:"51f7cd57-24eb-48ed-a956-c63ca3d532a1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"72b6456c-0766-4ccb-96e3-0c4b31941001", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:58.020Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"51f7cd57-24eb-48ed-a956-c63ca3d532a1\",\"instanceId\":\"35cb5b7e-4e07-482e-9f11-4e4ed549a5c8\"}}","message":"Success","processInstanceID":"0757caf3-54f8-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:32:58.020Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:58.021Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:32:58.028Z|51f7cd57-24eb-48ed-a956-c63ca3d532a1|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:32:58.163Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:32:58.167Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:32:58.168Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||Invoke
2022-10-26T06:32:58.168Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:58.168Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:32:58.169Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Method      : GET
2022-10-26T06:32:58.169Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4f6a5ff8d87a8e4", X-B3-SpanId:"d151d831f17aa3ec", X-B3-ParentSpanId:"b4f6a5ff8d87a8e4", X-B3-Sampled:"0", X-ONAP-RequestID:"96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf", X-RequestID:"96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf", X-TransactionID:"96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf", X-ECOMP-RequestID:"96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc6de061-9fd4-49cb-bb31-a24258773dd6"]
2022-10-26T06:32:58.169Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Request body: 
2022-10-26T06:32:58.170Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||==========================request end================================================
2022-10-26T06:32:58.189Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:58.190Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:58.190Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status text  : 
2022-10-26T06:32:58.190Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:58.191Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Response body: {
  "requestId" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:32:56.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n            \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:32:57.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    }
  }
}
2022-10-26T06:32:58.191Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:58.191Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||InvokeReturn
2022-10-26T06:32:58.193Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:32:58.193Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:32:58.193Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:32:58.194Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:32:58.194Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:32:58.194Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4f6a5ff8d87a8e4", X-B3-SpanId:"f84636e4a45a8238", X-B3-ParentSpanId:"b4f6a5ff8d87a8e4", X-B3-Sampled:"0", X-ONAP-RequestID:"96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf", X-RequestID:"96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf", X-TransactionID:"96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf", X-ECOMP-RequestID:"96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3c3c00d-8c2e-43e2-8574-130d7f3c5e95"]
2022-10-26T06:32:58.195Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:32:58.195Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:32:58.206Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:32:58.207Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:32:58.207Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:32:58.207Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:32:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:32:58.208Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:32:58.208Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:32:58.208Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:32:58.214Z|96bd56a0-f6cd-4eeb-9060-49bfcb09d2cf|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:00.055Z|7175ffa4-2ff1-4a78-80bc-27e583a03539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:00.055Z|721cb177-f6a0-4f20-b08c-d474e1abaecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:00.055Z|721cb177-f6a0-4f20-b08c-d474e1abaecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:00.055Z|7175ffa4-2ff1-4a78-80bc-27e583a03539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:00.069Z|db66ee5e-b43d-4549-b3fe-813a4ea90e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:00.070Z|db66ee5e-b43d-4549-b3fe-813a4ea90e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:08.352Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:08.357Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:08.357Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||Invoke
2022-10-26T06:33:08.358Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:08.358Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:08.358Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Method      : GET
2022-10-26T06:33:08.359Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3715f55bded10488", X-B3-SpanId:"afdcddc49abb26b9", X-B3-ParentSpanId:"3715f55bded10488", X-B3-Sampled:"0", X-ONAP-RequestID:"6d0eb084-21e0-4ab8-8ac1-e841d7594bc2", X-RequestID:"6d0eb084-21e0-4ab8-8ac1-e841d7594bc2", X-TransactionID:"6d0eb084-21e0-4ab8-8ac1-e841d7594bc2", X-ECOMP-RequestID:"6d0eb084-21e0-4ab8-8ac1-e841d7594bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5dfd316-969c-4fa5-8859-1d3395306415"]
2022-10-26T06:33:08.359Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Request body: 
2022-10-26T06:33:08.359Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||==========================request end================================================
2022-10-26T06:33:08.379Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:08.379Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:08.380Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status text  : 
2022-10-26T06:33:08.380Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:08.382Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Response body: {
  "requestId" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:56.000+00:00",
  "endTime" : "2022-10-26T06:33:01.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n            \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    }
  }
}
2022-10-26T06:33:08.382Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:08.383Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||InvokeReturn
2022-10-26T06:33:08.384Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:08.385Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:08.385Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:08.385Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:08.386Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:08.386Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3715f55bded10488", X-B3-SpanId:"dcc507613fccbad6", X-B3-ParentSpanId:"3715f55bded10488", X-B3-Sampled:"0", X-ONAP-RequestID:"6d0eb084-21e0-4ab8-8ac1-e841d7594bc2", X-RequestID:"6d0eb084-21e0-4ab8-8ac1-e841d7594bc2", X-TransactionID:"6d0eb084-21e0-4ab8-8ac1-e841d7594bc2", X-ECOMP-RequestID:"6d0eb084-21e0-4ab8-8ac1-e841d7594bc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b84d4446-644b-46dc-9c4c-389324895a2d"]
2022-10-26T06:33:08.387Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:08.387Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:08.400Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:08.401Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:08.401Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:08.448Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:08.449Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:08.450Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:08.450Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:08.479Z|6d0eb084-21e0-4ab8-8ac1-e841d7594bc2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:08.605Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:08.609Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:08.609Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||Invoke
2022-10-26T06:33:08.610Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:08.610Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:08.610Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Method      : GET
2022-10-26T06:33:08.610Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f58084a0ac8af7b2", X-B3-SpanId:"979c307bb0822e13", X-B3-ParentSpanId:"f58084a0ac8af7b2", X-B3-Sampled:"0", X-ONAP-RequestID:"4778d6f4-8648-489a-963e-22af70a0ed75", X-RequestID:"4778d6f4-8648-489a-963e-22af70a0ed75", X-TransactionID:"4778d6f4-8648-489a-963e-22af70a0ed75", X-ECOMP-RequestID:"4778d6f4-8648-489a-963e-22af70a0ed75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58a3172f-05e4-494e-ac2b-41bb37fa3b6d"]
2022-10-26T06:33:08.611Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Request body: 
2022-10-26T06:33:08.611Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||==========================request end================================================
2022-10-26T06:33:08.627Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:08.628Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:08.628Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status text  : 
2022-10-26T06:33:08.628Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:08.630Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Response body: {
  "requestId" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:56.000+00:00",
  "endTime" : "2022-10-26T06:33:01.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n            \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    }
  }
}
2022-10-26T06:33:08.630Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:08.630Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||InvokeReturn
2022-10-26T06:33:08.631Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:08.631Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:08.632Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:08.632Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:08.632Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:08.632Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f58084a0ac8af7b2", X-B3-SpanId:"bbdf0a33640c583d", X-B3-ParentSpanId:"f58084a0ac8af7b2", X-B3-Sampled:"0", X-ONAP-RequestID:"4778d6f4-8648-489a-963e-22af70a0ed75", X-RequestID:"4778d6f4-8648-489a-963e-22af70a0ed75", X-TransactionID:"4778d6f4-8648-489a-963e-22af70a0ed75", X-ECOMP-RequestID:"4778d6f4-8648-489a-963e-22af70a0ed75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cef41d67-176b-4cf4-af76-020673a24dba"]
2022-10-26T06:33:08.632Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:08.633Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:08.641Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:08.641Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:08.641Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:08.641Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:08.642Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:08.643Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:08.643Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:08.648Z|4778d6f4-8648-489a-963e-22af70a0ed75|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:08.771Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:08.774Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:08.774Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||Invoke
2022-10-26T06:33:08.774Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:08.775Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:08.775Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Method      : GET
2022-10-26T06:33:08.775Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00e1913f144d02fa", X-B3-SpanId:"3801ed25e1bec4fe", X-B3-ParentSpanId:"00e1913f144d02fa", X-B3-Sampled:"0", X-ONAP-RequestID:"e189f8ef-410a-445e-957f-3dec366a80c6", X-RequestID:"e189f8ef-410a-445e-957f-3dec366a80c6", X-TransactionID:"e189f8ef-410a-445e-957f-3dec366a80c6", X-ECOMP-RequestID:"e189f8ef-410a-445e-957f-3dec366a80c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95f3800e-62e8-4d9d-aff2-258ebd8752bf"]
2022-10-26T06:33:08.776Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Request body: 
2022-10-26T06:33:08.776Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||==========================request end================================================
2022-10-26T06:33:08.792Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:08.792Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:08.792Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status text  : 
2022-10-26T06:33:08.792Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:08.794Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Response body: {
  "requestId" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:56.000+00:00",
  "endTime" : "2022-10-26T06:33:01.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n            \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    }
  }
}
2022-10-26T06:33:08.795Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:08.795Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||InvokeReturn
2022-10-26T06:33:08.796Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:08.796Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:08.796Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:08.797Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:08.797Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:08.797Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"00e1913f144d02fa", X-B3-SpanId:"d2d04cfa7bd98154", X-B3-ParentSpanId:"00e1913f144d02fa", X-B3-Sampled:"0", X-ONAP-RequestID:"e189f8ef-410a-445e-957f-3dec366a80c6", X-RequestID:"e189f8ef-410a-445e-957f-3dec366a80c6", X-TransactionID:"e189f8ef-410a-445e-957f-3dec366a80c6", X-ECOMP-RequestID:"e189f8ef-410a-445e-957f-3dec366a80c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcf460a7-2e46-4f10-b8ef-8f3062ca3335"]
2022-10-26T06:33:08.797Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:08.797Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:08.806Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:08.806Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:08.806Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:08.807Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:08.808Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:08.808Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:08.808Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:08.813Z|e189f8ef-410a-445e-957f-3dec366a80c6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:08.942Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:08.946Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:08.946Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||Invoke
2022-10-26T06:33:08.947Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:08.947Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:08.947Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Method      : GET
2022-10-26T06:33:08.947Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1e569ca731b64fb", X-B3-SpanId:"3955a525de642ca8", X-B3-ParentSpanId:"f1e569ca731b64fb", X-B3-Sampled:"0", X-ONAP-RequestID:"c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3", X-RequestID:"c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3", X-TransactionID:"c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3", X-ECOMP-RequestID:"c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15fb44eb-c332-4449-8d48-75c0a106c5df"]
2022-10-26T06:33:08.948Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Request body: 
2022-10-26T06:33:08.948Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||==========================request end================================================
2022-10-26T06:33:08.964Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:08.964Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:08.964Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status text  : 
2022-10-26T06:33:08.965Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:08.965Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Response body: {
  "requestId" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:56.000+00:00",
  "endTime" : "2022-10-26T06:33:01.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n            \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    }
  }
}
2022-10-26T06:33:08.965Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:08.966Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||InvokeReturn
2022-10-26T06:33:08.967Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:08.967Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:08.967Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:08.968Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:08.968Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:08.968Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1e569ca731b64fb", X-B3-SpanId:"a07a40308be92018", X-B3-ParentSpanId:"f1e569ca731b64fb", X-B3-Sampled:"0", X-ONAP-RequestID:"c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3", X-RequestID:"c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3", X-TransactionID:"c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3", X-ECOMP-RequestID:"c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13656375-cb3d-4da6-85e7-466fd5cf1d96"]
2022-10-26T06:33:08.968Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:08.968Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:08.980Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:08.980Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:08.980Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:08.981Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:08.981Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:08.981Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:08.982Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:08.987Z|c27f5b1b-cefc-4d44-8fbe-0b97a1e7eed3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:09.110Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:09.114Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:09.114Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||Invoke
2022-10-26T06:33:09.115Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:09.115Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1
2022-10-26T06:33:09.115Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Method      : GET
2022-10-26T06:33:09.115Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a34638afb085d8c5", X-B3-SpanId:"ae0803e5e906a751", X-B3-ParentSpanId:"a34638afb085d8c5", X-B3-Sampled:"0", X-ONAP-RequestID:"e2ec566c-f8e4-4cee-b519-b197d0c27093", X-RequestID:"e2ec566c-f8e4-4cee-b519-b197d0c27093", X-TransactionID:"e2ec566c-f8e4-4cee-b519-b197d0c27093", X-ECOMP-RequestID:"e2ec566c-f8e4-4cee-b519-b197d0c27093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8947315d-fcd1-4e9f-8aaa-6126fb0de1cf"]
2022-10-26T06:33:09.115Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Request body: 
2022-10-26T06:33:09.116Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||==========================request end================================================
2022-10-26T06:33:09.166Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:09.166Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:09.166Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Status text  : 
2022-10-26T06:33:09.167Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:09.167Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||Response body: {
  "requestId" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:32:56.000+00:00",
  "endTime" : "2022-10-26T06:33:01.000+00:00",
  "source" : "VID",
  "vnfId" : "35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "vnfName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33_vnf_0",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"97ea3ecc-01d8-4dcd-9c42-926149b11b61\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"bc1a1509-a6d7-43a0-86df-1f4558d604a9\",\n            \"modelCustomizationId\": \"e8849618-7485-4790-8142-abbfed6fae9c\",\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314/vnfs/35cb5b7e-4e07-482e-9f11-4e4ed549a5c8",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "51f7cd57-24eb-48ed-a956-c63ca3d532a1",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1"
    }
  }
}
2022-10-26T06:33:09.167Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:09.168Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7cd57-24eb-48ed-a956-c63ca3d532a1|INFO|500||InvokeReturn
2022-10-26T06:33:09.169Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:09.169Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:09.169Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:09.170Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false
2022-10-26T06:33:09.170Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:09.170Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a34638afb085d8c5", X-B3-SpanId:"a6793a1ed53326e5", X-B3-ParentSpanId:"a34638afb085d8c5", X-B3-Sampled:"0", X-ONAP-RequestID:"e2ec566c-f8e4-4cee-b519-b197d0c27093", X-RequestID:"e2ec566c-f8e4-4cee-b519-b197d0c27093", X-TransactionID:"e2ec566c-f8e4-4cee-b519-b197d0c27093", X-ECOMP-RequestID:"e2ec566c-f8e4-4cee-b519-b197d0c27093", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd536b27-8cda-4851-8839-bdb7dafe31eb"]
2022-10-26T06:33:09.170Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:09.170Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:09.180Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:09.180Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:09.181Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:09.181Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:09.181Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:09.182Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:09.182Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7cd57-24eb-48ed-a956-c63ca3d532a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:09.187Z|e2ec566c-f8e4-4cee-b519-b197d0c27093|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/51f7cd57-24eb-48ed-a956-c63ca3d532a1|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:10.076Z|c079fb1d-25db-48db-bc81-d78b60dfb81e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:10.076Z|13bda6a2-8676-4662-bf6d-3d808559cea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:10.076Z|c079fb1d-25db-48db-bc81-d78b60dfb81e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:10.077Z|13bda6a2-8676-4662-bf6d-3d808559cea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:10.088Z|f653e313-e4e3-4d4b-80b0-67ae45025cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:10.089Z|f653e313-e4e3-4d4b-80b0-67ae45025cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:10.114Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:10.116Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||Checking if requestId: 621ffabe-f0c2-4eab-b0b3-26fc804a1b70 already exists in requestDb InfraActiveRequests table
2022-10-26T06:33:10.116Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:10.117Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||Invoke
2022-10-26T06:33:10.117Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:10.117Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:10.118Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Method      : GET
2022-10-26T06:33:10.118Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23858e1f5c81449f", X-B3-SpanId:"78048e4fa019fc00", X-B3-ParentSpanId:"23858e1f5c81449f", X-B3-Sampled:"0", X-ONAP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-TransactionID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ECOMP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecca30a9-e8d2-4f24-a168-9ba061a8e4be"]
2022-10-26T06:33:10.118Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Request body: 
2022-10-26T06:33:10.118Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||==========================request end================================================
2022-10-26T06:33:10.133Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:10.133Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:33:10.134Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status text  : 
2022-10-26T06:33:10.134Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:10.134Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Response body: 
2022-10-26T06:33:10.134Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:10.134Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|404|Not Found|InvokeReturn
2022-10-26T06:33:10.140Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:33:10.146Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:33:10.168Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|INFO|500||Invoke
2022-10-26T06:33:10.169Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[003f82bc-804a-4072-9ac3-cc8cd7c57434], X-ECOMP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-TransactionId=[], X-ONAP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70]}
2022-10-26T06:33:10.225Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:33:09:487-16124], vertex-id=[245832], Content-Length=[246], Date=[Wed, 26 Oct 2022 06:33:09 GMT], Content-Type=[application/json]}
2022-10-26T06:33:10.226Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?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/f9a2795f-ff62-4e39-bf42-5b3c42c43314"}]}

2022-10-26T06:33:10.226Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|INFO|500||InvokeReturn
2022-10-26T06:33:10.231Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:33:10.254Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:33:10.254Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d98f34ee-8fc7-4399-ab56-98d7de9f4702], X-ECOMP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-TransactionId=[], X-ONAP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70]}
2022-10-26T06:33:10.297Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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-221026-06:33:09:565-74011], Content-Length=[603], Date=[Wed, 26 Oct 2022 06:33:09 GMT], Content-Type=[application/json]}
2022-10-26T06:33:10.298Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-10-26T06:33:10.299Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:33:10.300Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-10-26T06:33:10.304Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:33:10.327Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:33:10.328Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|INFO|500||Invoke
2022-10-26T06:33:10.369Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|INFO|500||InvokeReturn
2022-10-26T06:33:10.369Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:33:09:635-15028], vertex-id=[245832], Content-Length=[246], Date=[Wed, 26 Oct 2022 06:33:09 GMT], Content-Type=[application/json]}
2022-10-26T06:33:10.370Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314"}]}

2022-10-26T06:33:10.374Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:33:10.394Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:33:10.394Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[294bf90b-546c-4b31-8ef8-d22f6b691faa], X-ECOMP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-TransactionId=[], X-ONAP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70]}
2022-10-26T06:33:10.439Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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-221026-06:33:09:701-81326], Content-Length=[600], Date=[Wed, 26 Oct 2022 06:33:09 GMT], Content-Type=[application/json]}
2022-10-26T06:33:10.440Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-10-26T06:33:10.440Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:33:10.442Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-10-26T06:33:10.446Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:33:10.466Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|INFO|500||Invoke
2022-10-26T06:33:10.466Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f9b3a34f-279b-453c-b0cb-3031062d99af], X-ECOMP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-TransactionId=[], X-ONAP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70]}
2022-10-26T06:33:10.515Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:33:09:776-96769], vertex-id=[245832], Content-Length=[246], Date=[Wed, 26 Oct 2022 06:33:09 GMT], Content-Type=[application/json]}
2022-10-26T06:33:10.515Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?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/f9a2795f-ff62-4e39-bf42-5b3c42c43314"}]}

2022-10-26T06:33:10.516Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314?format=pathed|INFO|500||InvokeReturn
2022-10-26T06:33:10.520Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:33:10.539Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-10-26T06:33:10.539Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[af9f6b4f-ae2d-40f0-9b8d-b0e783ce8454], X-ECOMP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70], X-TransactionId=[], X-ONAP-RequestID=[621ffabe-f0c2-4eab-b0b3-26fc804a1b70]}
2022-10-26T06:33:10.585Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:33:09:847-97058], Content-Length=[609], Date=[Wed, 26 Oct 2022 06:33:09 GMT], Content-Type=[application/json]}
2022-10-26T06:33:10.586Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/configurations","ERR.5.4.6114"]}}}

2022-10-26T06:33:10.586Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-10-26T06:33:10.588Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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/f9a2795f-ff62-4e39-bf42-5b3c42c43314/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-10-26T06:33:10.592Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:33:10.610Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:33:10.611Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:33:10.658Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:33:10.658Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:33:09:918-38193], vertex-id=[405664], Content-Length=[604], Date=[Wed, 26 Oct 2022 06:33:09 GMT], Content-Type=[application/json]}
2022-10-26T06:33:10.659Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666765980462","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2022-10-26T06:33:10.660Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:33:10.660Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:33:10.661Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:33:10.661Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:33:10.661Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:10.662Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:33:10.662Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:33:10.662Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"23858e1f5c81449f", X-B3-SpanId:"18b990dc28967da7", X-B3-ParentSpanId:"23858e1f5c81449f", X-B3-Sampled:"0", X-ONAP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-TransactionID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ECOMP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e3b634d-0490-4730-96a8-b2c5f0c4a62c"]
2022-10-26T06:33:10.662Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314"},"instanceName":null,"requestScope":"service"}
2022-10-26T06:33:10.663Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:33:10.677Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:10.678Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:10.678Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:33:10.678Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"Wed, 26 Oct 2022 06:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:10.679Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:33:10.679Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:10.679Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:33:10.680Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:33:10.680Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:33:10.680Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:10.680Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:33:10.681Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:33:10.681Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-TransactionID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ECOMP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b453e328-1084-4e65-a23b-0d77f38141e7"]
2022-10-26T06:33:10.681Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:33:10.681Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:33:10.705Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:10.705Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:10.705Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:33:10.706Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"Wed, 26 Oct 2022 06:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:10.707Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:33:10.707Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:10.707Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:33:10.710Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:33:10.710Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:33:10.710Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:10.710Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:33:10.711Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:33:10.711Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-TransactionID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ECOMP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afd04998-ee41-492d-8ae5-5cfc0c157002"]
2022-10-26T06:33:10.711Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:33:10.711Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:33:10.725Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:10.726Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:10.726Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:33:10.726Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"Wed, 26 Oct 2022 06:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:10.727Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-10-26T06:33:10.727Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:10.727Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:33:10.729Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:33:10.729Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:33:10.729Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:10.730Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:33:10.730Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:33:10.730Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-TransactionID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ECOMP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d3f846b-a7b2-455b-b7ca-a46d15f9336d"]
2022-10-26T06:33:10.730Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:33:10.730Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:33:10.747Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:10.748Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:10.748Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:33:10.749Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"Wed, 26 Oct 2022 06:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:10.749Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:33:10.749Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:10.749Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:33:10.777Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:33:10.778Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:33:10.778Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:10.778Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:33:10.778Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:33:10.778Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"1381", X-B3-TraceId:"23858e1f5c81449f", X-B3-SpanId:"306461c72640a1e4", X-B3-ParentSpanId:"23858e1f5c81449f", X-B3-Sampled:"0", X-ONAP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-TransactionID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ECOMP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b8d242c-f0e1-4bfd-9976-5c74ed47fdd8"]
2022-10-26T06:33:10.779Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"621ffabe-f0c2-4eab-b0b3-26fc804a1b70","requestStatus":"IN_PROGRESS","startTime":1666765990588,"source":"VID","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"621ffabe-f0c2-4eab-b0b3-26fc804a1b70"}
2022-10-26T06:33:10.779Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:33:10.800Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:10.801Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:33:10.801Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:33:10.801Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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/621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:10.802Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:33:10.588+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:33:10.791+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    }
  }
}
2022-10-26T06:33:10.802Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:10.802Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:33:10.809Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:33:10.809Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:33:10.809Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:10.810Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:33:10.810Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:33:10.810Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|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:"23858e1f5c81449f", X-B3-SpanId:"f90faf9c81ede921", X-B3-ParentSpanId:"23858e1f5c81449f", X-B3-Sampled:"0", X-ONAP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-TransactionID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ECOMP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"380b15f9-1bc7-4331-bdda-c7899e3d50a2"]
2022-10-26T06:33:10.810Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"919d485c-0fbe-49d2-9cab-83df80eece01\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b24b738b-72ee-4412-ac72-32504778971a\",\"modelUuid\":\"b24b738b-72ee-4412-ac72-32504778971a\",\"modelInvariantUuid\":\"919d485c-0fbe-49d2-9cab-83df80eece01\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f9a2795f-ff62-4e39-bf42-5b3c42c43314\"}","type":"String"},"requestId":{"value":"621ffabe-f0c2-4eab-b0b3-26fc804a1b70","type":"String"},"mso-request-id":{"value":"621ffabe-f0c2-4eab-b0b3-26fc804a1b70","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f9a2795f-ff62-4e39-bf42-5b3c42c43314","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/f9a2795f-ff62-4e39-bf42-5b3c42c43314","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:33:10.810Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:33:11.824Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:11.825Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:33:11.825Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:33:11.825Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:33:11 GMT", X-ONAP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-TransactionID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ECOMP-RequestID:"621ffabe-f0c2-4eab-b0b3-26fc804a1b70", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"380b15f9-1bc7-4331-bdda-c7899e3d50a2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:11.826Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"621ffabe-f0c2-4eab-b0b3-26fc804a1b70\",\"instanceId\":\"f9a2795f-ff62-4e39-bf42-5b3c42c43314\"}}","message":"Success","processInstanceID":"0f92ba5b-54f8-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:33:11.826Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:11.826Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:33:11.830Z|621ffabe-f0c2-4eab-b0b3-26fc804a1b70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:11.959Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:11.962Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:11.963Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||Invoke
2022-10-26T06:33:11.963Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:11.963Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:11.963Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Method      : GET
2022-10-26T06:33:11.963Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ec73e6f48a3f5db", X-B3-SpanId:"9f1b51cc1b1d89a4", X-B3-ParentSpanId:"0ec73e6f48a3f5db", X-B3-Sampled:"0", X-ONAP-RequestID:"a9451e29-0b99-4dc0-a528-e76de3975079", X-RequestID:"a9451e29-0b99-4dc0-a528-e76de3975079", X-TransactionID:"a9451e29-0b99-4dc0-a528-e76de3975079", X-ECOMP-RequestID:"a9451e29-0b99-4dc0-a528-e76de3975079", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30c469b6-3714-46b7-885d-205139b2c888"]
2022-10-26T06:33:11.964Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Request body: 
2022-10-26T06:33:11.964Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||==========================request end================================================
2022-10-26T06:33:11.981Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:11.982Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:11.982Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status text  : 
2022-10-26T06:33:11.982Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:11.983Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Response body: {
  "requestId" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:33:10.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    }
  }
}
2022-10-26T06:33:11.983Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:11.983Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||InvokeReturn
2022-10-26T06:33:11.984Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:11.985Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:11.985Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:11.985Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:11.985Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:11.985Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ec73e6f48a3f5db", X-B3-SpanId:"64452f9248044811", X-B3-ParentSpanId:"0ec73e6f48a3f5db", X-B3-Sampled:"0", X-ONAP-RequestID:"a9451e29-0b99-4dc0-a528-e76de3975079", X-RequestID:"a9451e29-0b99-4dc0-a528-e76de3975079", X-TransactionID:"a9451e29-0b99-4dc0-a528-e76de3975079", X-ECOMP-RequestID:"a9451e29-0b99-4dc0-a528-e76de3975079", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d836ca9-4d36-4d84-b622-aefc7bca3dec"]
2022-10-26T06:33:11.986Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:11.986Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:11.995Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:11.995Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:11.996Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:11.996Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:11.997Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:11.998Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:11.998Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:12.003Z|a9451e29-0b99-4dc0-a528-e76de3975079|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:12.255Z|0dafc102-e5c8-4770-ad79-a6bcd03f0c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:33:12.256Z|0dafc102-e5c8-4770-ad79-a6bcd03f0c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:33:12.600Z|84fb377d-f463-4668-83ee-613f3d2d83eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:33:12.601Z|84fb377d-f463-4668-83ee-613f3d2d83eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:33:20.097Z|5a557b8f-928b-43f8-8320-1fd2f2867371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:20.097Z|bc039386-fb5c-4c17-9d0b-1acbdb9f4f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:20.098Z|5a557b8f-928b-43f8-8320-1fd2f2867371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:20.098Z|bc039386-fb5c-4c17-9d0b-1acbdb9f4f34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:20.106Z|384687f2-6e0b-4596-a118-ee0fa6a9aad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:20.107Z|384687f2-6e0b-4596-a118-ee0fa6a9aad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:22.137Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:22.141Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:22.141Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||Invoke
2022-10-26T06:33:22.142Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:22.142Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:22.142Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Method      : GET
2022-10-26T06:33:22.142Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9729af73cfc9b97", X-B3-SpanId:"bb5eafa5abf7355c", X-B3-ParentSpanId:"e9729af73cfc9b97", X-B3-Sampled:"0", X-ONAP-RequestID:"fd5c103a-c3a0-4fd3-a663-304b67bbd782", X-RequestID:"fd5c103a-c3a0-4fd3-a663-304b67bbd782", X-TransactionID:"fd5c103a-c3a0-4fd3-a663-304b67bbd782", X-ECOMP-RequestID:"fd5c103a-c3a0-4fd3-a663-304b67bbd782", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21d292b2-43fb-4a94-bd3d-c5ee3c68e2ba"]
2022-10-26T06:33:22.142Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Request body: 
2022-10-26T06:33:22.143Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||==========================request end================================================
2022-10-26T06:33:22.162Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:22.164Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:22.164Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status text  : 
2022-10-26T06:33:22.164Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:22.165Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Response body: {
  "requestId" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:33:10.000+00:00",
  "endTime" : "2022-10-26T06:33:14.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    }
  }
}
2022-10-26T06:33:22.165Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:22.165Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||InvokeReturn
2022-10-26T06:33:22.167Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:22.167Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:22.167Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:22.167Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:22.168Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:22.168Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9729af73cfc9b97", X-B3-SpanId:"ae51721184a3a616", X-B3-ParentSpanId:"e9729af73cfc9b97", X-B3-Sampled:"0", X-ONAP-RequestID:"fd5c103a-c3a0-4fd3-a663-304b67bbd782", X-RequestID:"fd5c103a-c3a0-4fd3-a663-304b67bbd782", X-TransactionID:"fd5c103a-c3a0-4fd3-a663-304b67bbd782", X-ECOMP-RequestID:"fd5c103a-c3a0-4fd3-a663-304b67bbd782", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f1571d1-9e71-415c-af22-63437064c9aa"]
2022-10-26T06:33:22.168Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:22.168Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:22.178Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:22.179Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:22.179Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:22.179Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:22.181Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:22.181Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:22.182Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:22.187Z|fd5c103a-c3a0-4fd3-a663-304b67bbd782|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:22.303Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:22.306Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:22.306Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||Invoke
2022-10-26T06:33:22.306Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:22.307Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:22.307Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Method      : GET
2022-10-26T06:33:22.307Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8452be513540115", X-B3-SpanId:"2394a03a1b5c09c6", X-B3-ParentSpanId:"f8452be513540115", X-B3-Sampled:"0", X-ONAP-RequestID:"9fdea91b-4cc1-4976-8505-a37d8c6ad428", X-RequestID:"9fdea91b-4cc1-4976-8505-a37d8c6ad428", X-TransactionID:"9fdea91b-4cc1-4976-8505-a37d8c6ad428", X-ECOMP-RequestID:"9fdea91b-4cc1-4976-8505-a37d8c6ad428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ed2a44c-4d59-49f2-98b0-7b51efd16075"]
2022-10-26T06:33:22.307Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Request body: 
2022-10-26T06:33:22.307Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||==========================request end================================================
2022-10-26T06:33:22.321Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:22.322Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:22.322Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status text  : 
2022-10-26T06:33:22.323Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:22.323Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Response body: {
  "requestId" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:33:10.000+00:00",
  "endTime" : "2022-10-26T06:33:14.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    }
  }
}
2022-10-26T06:33:22.324Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:22.324Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||InvokeReturn
2022-10-26T06:33:22.325Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:22.325Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:22.326Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:22.326Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:22.326Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:22.326Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8452be513540115", X-B3-SpanId:"ee62146a49565eea", X-B3-ParentSpanId:"f8452be513540115", X-B3-Sampled:"0", X-ONAP-RequestID:"9fdea91b-4cc1-4976-8505-a37d8c6ad428", X-RequestID:"9fdea91b-4cc1-4976-8505-a37d8c6ad428", X-TransactionID:"9fdea91b-4cc1-4976-8505-a37d8c6ad428", X-ECOMP-RequestID:"9fdea91b-4cc1-4976-8505-a37d8c6ad428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef087915-9691-4f12-a303-2e6ed955d0c3"]
2022-10-26T06:33:22.326Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:22.327Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:22.337Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:22.337Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:22.337Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:22.337Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:22.341Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:22.341Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:22.342Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:22.348Z|9fdea91b-4cc1-4976-8505-a37d8c6ad428|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:22.465Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:22.469Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:22.469Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||Invoke
2022-10-26T06:33:22.470Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:22.470Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:22.470Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Method      : GET
2022-10-26T06:33:22.471Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae0feca3ddb8f51d", X-B3-SpanId:"cf7077776410a7a1", X-B3-ParentSpanId:"ae0feca3ddb8f51d", X-B3-Sampled:"0", X-ONAP-RequestID:"a10fd0cc-3894-4914-a706-b36f1853bc8a", X-RequestID:"a10fd0cc-3894-4914-a706-b36f1853bc8a", X-TransactionID:"a10fd0cc-3894-4914-a706-b36f1853bc8a", X-ECOMP-RequestID:"a10fd0cc-3894-4914-a706-b36f1853bc8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a79ddfb-957b-4ab1-9e0b-f7ff8254c182"]
2022-10-26T06:33:22.471Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Request body: 
2022-10-26T06:33:22.471Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||==========================request end================================================
2022-10-26T06:33:22.487Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:22.487Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:22.487Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status text  : 
2022-10-26T06:33:22.488Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:22.489Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Response body: {
  "requestId" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:33:10.000+00:00",
  "endTime" : "2022-10-26T06:33:14.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    }
  }
}
2022-10-26T06:33:22.489Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:22.490Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||InvokeReturn
2022-10-26T06:33:22.491Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:22.491Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:22.492Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:22.492Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:22.492Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:22.492Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae0feca3ddb8f51d", X-B3-SpanId:"2f2ba4b12d8a2c82", X-B3-ParentSpanId:"ae0feca3ddb8f51d", X-B3-Sampled:"0", X-ONAP-RequestID:"a10fd0cc-3894-4914-a706-b36f1853bc8a", X-RequestID:"a10fd0cc-3894-4914-a706-b36f1853bc8a", X-TransactionID:"a10fd0cc-3894-4914-a706-b36f1853bc8a", X-ECOMP-RequestID:"a10fd0cc-3894-4914-a706-b36f1853bc8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67650bec-144c-408f-a560-5d709574fec9"]
2022-10-26T06:33:22.493Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:22.493Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:22.502Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:22.503Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:22.503Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:22.503Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:22.505Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:22.506Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:22.506Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:22.511Z|a10fd0cc-3894-4914-a706-b36f1853bc8a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:22.636Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:33:22.640Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:22.640Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||Invoke
2022-10-26T06:33:22.641Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:22.641Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70
2022-10-26T06:33:22.641Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Method      : GET
2022-10-26T06:33:22.642Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c7f11b22fcc5491", X-B3-SpanId:"8eba011f7b03ac7d", X-B3-ParentSpanId:"3c7f11b22fcc5491", X-B3-Sampled:"0", X-ONAP-RequestID:"d0567530-e181-42d6-a179-df2bcc403f23", X-RequestID:"d0567530-e181-42d6-a179-df2bcc403f23", X-TransactionID:"d0567530-e181-42d6-a179-df2bcc403f23", X-ECOMP-RequestID:"d0567530-e181-42d6-a179-df2bcc403f23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"507a2e42-1701-4d0e-9551-400ee1bcd0ed"]
2022-10-26T06:33:22.642Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Request body: 
2022-10-26T06:33:22.642Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||==========================request end================================================
2022-10-26T06:33:22.660Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:22.661Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:22.661Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Status text  : 
2022-10-26T06:33:22.661Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:22.662Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||Response body: {
  "requestId" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:33:10.000+00:00",
  "endTime" : "2022-10-26T06:33:14.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"919d485c-0fbe-49d2-9cab-83df80eece01\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b24b738b-72ee-4412-ac72-32504778971a\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:33:14.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "serviceInstanceName" : "basic_vm-3b099df3-176d-45d9-a9d9-cc2280927f33",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f9a2795f-ff62-4e39-bf42-5b3c42c43314",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "621ffabe-f0c2-4eab-b0b3-26fc804a1b70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70"
    }
  }
}
2022-10-26T06:33:22.662Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:22.663Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|INFO|500||InvokeReturn
2022-10-26T06:33:22.664Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:22.664Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:33:22.665Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:33:22.665Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false
2022-10-26T06:33:22.665Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:33:22.666Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c7f11b22fcc5491", X-B3-SpanId:"3ff3060ac8724f77", X-B3-ParentSpanId:"3c7f11b22fcc5491", X-B3-Sampled:"0", X-ONAP-RequestID:"d0567530-e181-42d6-a179-df2bcc403f23", X-RequestID:"d0567530-e181-42d6-a179-df2bcc403f23", X-TransactionID:"d0567530-e181-42d6-a179-df2bcc403f23", X-ECOMP-RequestID:"d0567530-e181-42d6-a179-df2bcc403f23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5264a8e-d99c-4a2a-9b71-88a503695ee6"]
2022-10-26T06:33:22.666Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:33:22.666Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:33:22.675Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:33:22.676Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:33:22.676Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:33:22.676Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:33:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:33:22.678Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:33:22.678Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:33:22.679Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=621ffabe-f0c2-4eab-b0b3-26fc804a1b70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:33:22.684Z|d0567530-e181-42d6-a179-df2bcc403f23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/621ffabe-f0c2-4eab-b0b3-26fc804a1b70|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:33:27.255Z|00230339-20d3-4a0a-9fe4-6d058af225b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:33:27.258Z|00230339-20d3-4a0a-9fe4-6d058af225b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:33:30.118Z|d79d677d-2064-4532-a1dc-44bb74d12bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:30.118Z|1e4d3dd8-3c22-4dd3-b16b-05ce1e9950ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:30.119Z|d79d677d-2064-4532-a1dc-44bb74d12bdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:30.119Z|1e4d3dd8-3c22-4dd3-b16b-05ce1e9950ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:30.126Z|4bd06bdc-d05d-402e-ad85-11a36dd5e9f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:30.127Z|4bd06bdc-d05d-402e-ad85-11a36dd5e9f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:40.141Z|fabd40c2-2e2a-4639-a2b9-1676500c7ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:40.142Z|fabd40c2-2e2a-4639-a2b9-1676500c7ad5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:40.141Z|fe807bee-adaa-4fbe-8073-0fc24efee8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:40.142Z|fe807bee-adaa-4fbe-8073-0fc24efee8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:40.146Z|fee162e8-dcfa-42ab-b4cc-3e7f30274bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:40.147Z|fee162e8-dcfa-42ab-b4cc-3e7f30274bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:42.255Z|cfe3c2f3-2887-4ab9-ac41-0ae3dc65b3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:33:42.256Z|cfe3c2f3-2887-4ab9-ac41-0ae3dc65b3a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:33:42.601Z|349cd52e-0d78-4a5e-8267-e08995e5b79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:33:42.602Z|349cd52e-0d78-4a5e-8267-e08995e5b79b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:33:43.007Z|6bf50aa4-bbd9-4ac6-a2a6-101961ae6ab7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:33:43.008Z|6bf50aa4-bbd9-4ac6-a2a6-101961ae6ab7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:50.163Z|9ab87edd-3bd4-4488-a403-d63ecab73511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:50.164Z|9ab87edd-3bd4-4488-a403-d63ecab73511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:50.165Z|5d7a233c-6e1e-4bf6-9237-ad13912e931c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:50.165Z|5d7a233c-6e1e-4bf6-9237-ad13912e931c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:50.163Z|2f579cd3-5074-473f-94a2-944e15495595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:33:50.166Z|2f579cd3-5074-473f-94a2-944e15495595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:33:57.255Z|62058d37-52d6-484b-bc5f-b6a467e6e40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:33:57.255Z|62058d37-52d6-484b-bc5f-b6a467e6e40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:34:00.184Z|e8b332d0-71f1-4b8c-97fe-e71cb79089c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:00.184Z|67182cef-9f6a-4113-9975-9e39b8fade1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:00.184Z|1eb7134f-71cb-421f-9247-9236d1f21f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:00.185Z|e8b332d0-71f1-4b8c-97fe-e71cb79089c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:00.185Z|67182cef-9f6a-4113-9975-9e39b8fade1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:00.185Z|1eb7134f-71cb-421f-9247-9236d1f21f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:10.207Z|3dea1fb6-9176-424d-bdbc-bc18b5718190|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:10.208Z|3dea1fb6-9176-424d-bdbc-bc18b5718190|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:10.207Z|6cc473e5-cceb-4b89-a33c-930bc81c4e05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:10.210Z|6cc473e5-cceb-4b89-a33c-930bc81c4e05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:10.213Z|a19efc5f-20ad-4646-88f8-b31c3bfe3583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:10.213Z|a19efc5f-20ad-4646-88f8-b31c3bfe3583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:12.256Z|7634dc16-78a5-44c4-ab3f-8bce2e4f1b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:34:12.259Z|7634dc16-78a5-44c4-ab3f-8bce2e4f1b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:34:12.603Z|830a6c0d-c10b-4966-976e-322f6693404d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:34:12.603Z|830a6c0d-c10b-4966-976e-322f6693404d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:34:20.234Z|8a1054d9-5d3d-4be7-92bb-f5e17096dc5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:20.234Z|0b895c1b-4e0f-4c7e-b528-fb94eeffd58e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:20.236Z|0b895c1b-4e0f-4c7e-b528-fb94eeffd58e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:20.236Z|8a1054d9-5d3d-4be7-92bb-f5e17096dc5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:20.241Z|f9114aa6-9554-4149-9dfd-14425fdfed50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:20.242Z|f9114aa6-9554-4149-9dfd-14425fdfed50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:27.256Z|eeed6d1c-8b47-48eb-b7e5-dd3b55ada608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:34:27.257Z|eeed6d1c-8b47-48eb-b7e5-dd3b55ada608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:34:30.261Z|962e77f9-c6d3-430b-8408-8cee40a6bf2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:30.261Z|a5fe5206-c6e7-4a8c-9d22-bde4a2aa6000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:30.262Z|962e77f9-c6d3-430b-8408-8cee40a6bf2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:30.262Z|215124a9-e208-4c5c-aa77-a09efcbafe2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:30.262Z|a5fe5206-c6e7-4a8c-9d22-bde4a2aa6000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:30.263Z|215124a9-e208-4c5c-aa77-a09efcbafe2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:40.284Z|cebd79ec-0235-4cb6-8068-348098be7782|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:40.284Z|4a9e851d-abf2-42e9-bfa6-e9bbf2aedee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:40.285Z|b07b24e4-599c-4411-a48d-00d69003e9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:40.286Z|cebd79ec-0235-4cb6-8068-348098be7782|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:40.286Z|4a9e851d-abf2-42e9-bfa6-e9bbf2aedee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:40.286Z|b07b24e4-599c-4411-a48d-00d69003e9a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:42.255Z|65a78f5f-b303-4297-8390-5c4655e934e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:34:42.256Z|65a78f5f-b303-4297-8390-5c4655e934e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:34:42.604Z|2f565d5a-458c-4b5c-a198-91d41e76263e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:34:42.605Z|2f565d5a-458c-4b5c-a198-91d41e76263e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:34:43.008Z|75441c17-e9c7-43aa-b002-4a6a94aea32a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:34:43.009Z|75441c17-e9c7-43aa-b002-4a6a94aea32a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:50.310Z|9ee6c5ba-1a1f-4131-b8cd-5dc03d41b306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:50.310Z|ad851850-ae46-456d-a7be-07e2d5fdc612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:50.310Z|9ee6c5ba-1a1f-4131-b8cd-5dc03d41b306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:50.310Z|ad851850-ae46-456d-a7be-07e2d5fdc612|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:50.310Z|6833099f-e55a-4089-94af-3d91ead4461f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:34:50.314Z|6833099f-e55a-4089-94af-3d91ead4461f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:34:57.255Z|19d8049d-bdbc-4f49-b4aa-1c5f890447f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:34:57.258Z|19d8049d-bdbc-4f49-b4aa-1c5f890447f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:35:00.332Z|c0212b9f-3949-4ea5-b8be-6421ee3b32d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:00.333Z|c0212b9f-3949-4ea5-b8be-6421ee3b32d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:00.334Z|99697338-9660-499d-a59e-c8f7563469ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:00.335Z|c95d56e5-7cb1-4edb-ab74-0eccd30cbffd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:00.335Z|99697338-9660-499d-a59e-c8f7563469ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:00.335Z|c95d56e5-7cb1-4edb-ab74-0eccd30cbffd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:10.355Z|76bbe31c-916c-4ab1-a3f1-64d30900e328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:10.355Z|d7fade0d-d7c7-492e-9e49-ab0130bbb146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:10.355Z|76bbe31c-916c-4ab1-a3f1-64d30900e328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:10.356Z|d7fade0d-d7c7-492e-9e49-ab0130bbb146|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:10.357Z|962dcfdb-22ea-471a-9b75-3325c41d5208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:10.358Z|962dcfdb-22ea-471a-9b75-3325c41d5208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:12.255Z|f302775a-b005-49c3-88a7-ad9a36dc50e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:35:12.256Z|f302775a-b005-49c3-88a7-ad9a36dc50e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:35:12.605Z|7e3eea26-845d-435a-8675-514b454a85a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:35:12.606Z|7e3eea26-845d-435a-8675-514b454a85a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:35:20.377Z|826d41d7-b36b-4ef2-a5d8-c853f9bc3650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:20.378Z|826d41d7-b36b-4ef2-a5d8-c853f9bc3650|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:20.379Z|903ac15e-bdd9-4826-9d4d-c67c50cdcc36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:20.380Z|903ac15e-bdd9-4826-9d4d-c67c50cdcc36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:20.381Z|39caf545-5b39-4308-905e-609661851c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:20.382Z|39caf545-5b39-4308-905e-609661851c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:27.255Z|7b074b5a-46d1-41a7-985d-648db8af1725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:35:27.256Z|7b074b5a-46d1-41a7-985d-648db8af1725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:35:30.399Z|c843ccf6-e894-4ad9-a17e-706f374af622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:30.399Z|340051f1-7e49-44a1-8b9c-b15a5568d68b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:30.399Z|c843ccf6-e894-4ad9-a17e-706f374af622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:30.399Z|340051f1-7e49-44a1-8b9c-b15a5568d68b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:30.402Z|845fbe17-6855-46f6-a5c9-07b3ceb89697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:30.403Z|845fbe17-6855-46f6-a5c9-07b3ceb89697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:40.423Z|5c0c6b87-52d0-4a38-b6d5-609fd81ebba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:40.423Z|d203b2fd-f343-43e7-96fd-9fc15cf6565c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:40.423Z|91ac71ff-0e6b-47ba-bd17-2d3259b42919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:40.424Z|d203b2fd-f343-43e7-96fd-9fc15cf6565c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:40.424Z|5c0c6b87-52d0-4a38-b6d5-609fd81ebba1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:40.424Z|91ac71ff-0e6b-47ba-bd17-2d3259b42919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:42.255Z|358be523-1a61-482a-9242-624d0bef9a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:35:42.258Z|358be523-1a61-482a-9242-624d0bef9a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:35:42.607Z|4919cd92-d19a-4e38-b50a-fb1ff5c2cf91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:35:42.607Z|4919cd92-d19a-4e38-b50a-fb1ff5c2cf91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:35:43.007Z|0eb9ccee-9dd5-4cf2-b397-82570c928b0d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:35:43.007Z|0eb9ccee-9dd5-4cf2-b397-82570c928b0d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:50.445Z|7c99e7b2-136e-4840-89cc-bcf07f7daeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:50.445Z|7c99e7b2-136e-4840-89cc-bcf07f7daeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:50.445Z|a50d9d9f-2d28-4e56-89dd-2e78ed6d6561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:50.447Z|a50d9d9f-2d28-4e56-89dd-2e78ed6d6561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:50.449Z|7b6b5a15-ef90-410f-a526-7ced99a8f20d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:35:50.449Z|7b6b5a15-ef90-410f-a526-7ced99a8f20d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:35:57.255Z|0ca258bf-df6f-4f8a-981f-00c0d5d52d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:35:57.255Z|0ca258bf-df6f-4f8a-981f-00c0d5d52d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:36:00.467Z|a5111679-f5b7-450c-9e2e-fc591d7c0075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:00.467Z|6ae10c7c-2aaa-4441-9307-9c2232c7ca14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:00.468Z|a5111679-f5b7-450c-9e2e-fc591d7c0075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:00.468Z|6ae10c7c-2aaa-4441-9307-9c2232c7ca14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:00.469Z|3cfb56d2-a641-47e1-b9ac-17fd0d8b1a8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:00.469Z|3cfb56d2-a641-47e1-b9ac-17fd0d8b1a8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:10.490Z|eaad2438-6600-406c-b7e0-31d2024b4dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:10.490Z|d24eb53d-51d1-44b1-b21a-233abaead50c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:10.490Z|da06f069-110d-4927-b90c-e09849343ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:10.491Z|eaad2438-6600-406c-b7e0-31d2024b4dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:10.491Z|d24eb53d-51d1-44b1-b21a-233abaead50c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:10.491Z|da06f069-110d-4927-b90c-e09849343ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:12.255Z|d571d776-0ff4-4fe4-8d8e-5c86b0cdb5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:36:12.256Z|d571d776-0ff4-4fe4-8d8e-5c86b0cdb5c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:36:12.608Z|f43c5cc9-e66b-4ed8-84f8-0cdfe06c9796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:36:12.608Z|f43c5cc9-e66b-4ed8-84f8-0cdfe06c9796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:36:20.512Z|dfb249b5-f68b-4b49-ac55-9008b9a06ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:20.512Z|657bf93e-523e-421b-be1c-2c243d0212df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:20.513Z|dfb249b5-f68b-4b49-ac55-9008b9a06ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:20.513Z|657bf93e-523e-421b-be1c-2c243d0212df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:20.516Z|775c583f-8bcd-4a58-861b-c9f806ffebcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:20.517Z|775c583f-8bcd-4a58-861b-c9f806ffebcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:27.255Z|d9f55c1a-59ef-44b8-be99-29524ffb73cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:36:27.258Z|d9f55c1a-59ef-44b8-be99-29524ffb73cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:36:30.536Z|c887d10f-b68d-4d07-8e8e-70bcc93f3836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:30.537Z|c887d10f-b68d-4d07-8e8e-70bcc93f3836|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:30.538Z|577e258b-abcd-4e9b-bb4a-cb883a3adc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:30.538Z|6431e82b-1183-44bb-94fc-25fcca134a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:30.538Z|577e258b-abcd-4e9b-bb4a-cb883a3adc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:30.539Z|6431e82b-1183-44bb-94fc-25fcca134a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:40.562Z|7df03d77-c0bd-48d0-bf1f-936ba00bf9a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:40.562Z|7df03d77-c0bd-48d0-bf1f-936ba00bf9a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:40.564Z|54d566d0-5210-4084-a0f4-32f4ee871039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:40.564Z|54d566d0-5210-4084-a0f4-32f4ee871039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:40.566Z|c72f2010-00c1-4a2f-9d38-d77e9a643b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:40.567Z|c72f2010-00c1-4a2f-9d38-d77e9a643b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:42.255Z|03f9d57f-ec5a-4df4-bb44-ef15b6342fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:36:42.256Z|03f9d57f-ec5a-4df4-bb44-ef15b6342fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:36:42.609Z|7eb5df36-d278-45c1-b25a-b73f99860a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:36:42.609Z|7eb5df36-d278-45c1-b25a-b73f99860a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:36:43.007Z|8c3b74a7-1675-444c-938c-484a36b4225f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:36:43.008Z|8c3b74a7-1675-444c-938c-484a36b4225f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:50.593Z|d5a2de34-e797-4c38-9b90-79d90588408b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:50.594Z|d5a2de34-e797-4c38-9b90-79d90588408b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:50.595Z|dea317d7-e742-49bb-989a-5b93560e9f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:50.595Z|dea317d7-e742-49bb-989a-5b93560e9f0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:50.597Z|eef56707-32f5-4a1e-94d4-97eea8e6f2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:36:50.598Z|eef56707-32f5-4a1e-94d4-97eea8e6f2b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:36:57.255Z|5cc53f52-38a3-4b45-b548-ed81e77b5d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:36:57.256Z|5cc53f52-38a3-4b45-b548-ed81e77b5d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:37:00.615Z|6401e2b4-4af0-4128-907a-856e95c866bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:00.615Z|b0a5401e-0338-49da-ac60-d26b14720ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:00.616Z|6401e2b4-4af0-4128-907a-856e95c866bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:00.616Z|b0a5401e-0338-49da-ac60-d26b14720ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:00.618Z|484305e9-f707-4eea-a74b-bf95ea1eda88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:00.618Z|484305e9-f707-4eea-a74b-bf95ea1eda88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:10.640Z|3424d496-5b03-48bb-97a2-b6676b9e166f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:10.640Z|1b8d649f-11bc-436b-9b81-ce1a83663f26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:10.640Z|3424d496-5b03-48bb-97a2-b6676b9e166f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:10.640Z|1b8d649f-11bc-436b-9b81-ce1a83663f26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:10.642Z|f7cac486-61d2-4ae3-99e4-04b8948bd913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:10.643Z|f7cac486-61d2-4ae3-99e4-04b8948bd913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:12.255Z|53c3b926-ce0d-4fd6-9af5-9fba35f66354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:37:12.258Z|53c3b926-ce0d-4fd6-9af5-9fba35f66354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:37:12.610Z|48c733f5-4c45-43f8-a98d-18b7da2e03c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:37:12.610Z|48c733f5-4c45-43f8-a98d-18b7da2e03c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:37:20.661Z|7ab40c54-43e1-49a2-aeeb-55ca24657182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:20.662Z|7ab40c54-43e1-49a2-aeeb-55ca24657182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:20.668Z|6a2b5458-ccce-4d62-8eec-21c21a8795cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:20.669Z|6a2b5458-ccce-4d62-8eec-21c21a8795cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:20.669Z|24984381-c671-4a81-8bfb-f7d88f0e4509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:20.670Z|24984381-c671-4a81-8bfb-f7d88f0e4509|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:27.255Z|bf7f54e4-27ab-4924-aea5-c98f97c5b088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:37:27.256Z|bf7f54e4-27ab-4924-aea5-c98f97c5b088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:37:30.682Z|fc2d08a9-5620-46eb-8310-61145812fba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:30.682Z|fc2d08a9-5620-46eb-8310-61145812fba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:30.687Z|ea930af1-dfc4-4a26-bf5b-240ec2b3e9c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:30.688Z|3b9ed07e-b359-4ab7-9982-bba490cbde7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:30.688Z|ea930af1-dfc4-4a26-bf5b-240ec2b3e9c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:30.688Z|3b9ed07e-b359-4ab7-9982-bba490cbde7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:40.704Z|7d7f9a9f-e5c6-4ed2-b9aa-6a114092d974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:40.705Z|7d7f9a9f-e5c6-4ed2-b9aa-6a114092d974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:40.713Z|5aaf15b5-cb7e-4725-b48a-4a08bfbd253a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:40.713Z|5b0478ad-9114-4b75-843c-3565f7f05aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:40.713Z|5aaf15b5-cb7e-4725-b48a-4a08bfbd253a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:40.713Z|5b0478ad-9114-4b75-843c-3565f7f05aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:42.255Z|d65dfddc-e974-4e08-a6b1-061547ec0078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:37:42.256Z|d65dfddc-e974-4e08-a6b1-061547ec0078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:37:42.611Z|23bcdac3-18ed-4f95-959f-c8d7da6a462e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:37:42.612Z|23bcdac3-18ed-4f95-959f-c8d7da6a462e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:37:43.006Z|8f455cfd-11c1-4c41-a04f-747bd03d5f07|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:37:43.007Z|8f455cfd-11c1-4c41-a04f-747bd03d5f07|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:50.726Z|3b89b9da-c49a-46b4-b3d8-98e08bd6a628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:50.727Z|3b89b9da-c49a-46b4-b3d8-98e08bd6a628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:50.734Z|8c849118-0fbf-44ec-a0fd-2d10f22ed04d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:50.734Z|8c849118-0fbf-44ec-a0fd-2d10f22ed04d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:50.737Z|d014adcf-646b-4c30-b21f-46132a69ab9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:37:50.738Z|d014adcf-646b-4c30-b21f-46132a69ab9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:37:57.255Z|7d548cb6-4066-4a1e-bbeb-1c6220cdb726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:37:57.258Z|7d548cb6-4066-4a1e-bbeb-1c6220cdb726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:38:00.748Z|0ec5e3a9-cea2-4227-ab08-5f94ed2bda53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:00.749Z|0ec5e3a9-cea2-4227-ab08-5f94ed2bda53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:00.753Z|2a8aea4a-a3cb-4797-a5e7-f08951018b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:00.753Z|2a8aea4a-a3cb-4797-a5e7-f08951018b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:00.755Z|e10010d2-9e1d-4da5-8fd0-2ec59c9f4a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:00.756Z|e10010d2-9e1d-4da5-8fd0-2ec59c9f4a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:10.771Z|e7d30c59-a6ff-450f-ab8a-47fbc6994131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:10.772Z|e7d30c59-a6ff-450f-ab8a-47fbc6994131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:10.773Z|81e3ffba-eb66-48a3-8e98-9e2f54ed6f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:10.773Z|81e3ffba-eb66-48a3-8e98-9e2f54ed6f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:10.774Z|f99afe48-4f8c-44a3-8041-74e54852dcf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:10.774Z|f99afe48-4f8c-44a3-8041-74e54852dcf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:12.255Z|92bb0cce-acd9-4aa1-97a4-eb5e10246ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:38:12.256Z|92bb0cce-acd9-4aa1-97a4-eb5e10246ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:38:12.612Z|e62d2d01-2b93-42f3-b5e6-60fc2870d7b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:38:12.613Z|e62d2d01-2b93-42f3-b5e6-60fc2870d7b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:38:20.794Z|3b428da9-b2b1-4158-86ef-ebb4d3349411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:20.794Z|39560caa-6b09-4acb-b001-b8d4122195dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:20.795Z|3b428da9-b2b1-4158-86ef-ebb4d3349411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:20.795Z|39560caa-6b09-4acb-b001-b8d4122195dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:20.795Z|e91607cc-b1e8-4090-8e1f-9e7473c530ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:20.795Z|e91607cc-b1e8-4090-8e1f-9e7473c530ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:27.255Z|6aa23d5d-5700-4e89-aaf4-30a977e64037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:38:27.256Z|6aa23d5d-5700-4e89-aaf4-30a977e64037|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:38:30.816Z|09d262e2-3fbe-4ad5-89ef-7bcd20b104e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:30.816Z|1db37651-e65f-46b8-abcf-16a2965ec499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:30.816Z|f58f281f-e3e8-4b3a-9724-e8710cd4994c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:30.816Z|1db37651-e65f-46b8-abcf-16a2965ec499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:30.816Z|09d262e2-3fbe-4ad5-89ef-7bcd20b104e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:30.816Z|f58f281f-e3e8-4b3a-9724-e8710cd4994c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:40.850Z|1a61866a-f420-4de6-a08e-c258b2070d11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:40.851Z|1a61866a-f420-4de6-a08e-c258b2070d11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:40.851Z|8b1dd74b-ea98-405d-946f-76e39997d54f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:40.852Z|8b1dd74b-ea98-405d-946f-76e39997d54f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:40.855Z|d3bebc16-f795-4f57-bfb3-94181df6503e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:40.855Z|d3bebc16-f795-4f57-bfb3-94181df6503e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:42.255Z|6ae0e425-9242-44ee-906c-b613be2e9333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:38:42.258Z|6ae0e425-9242-44ee-906c-b613be2e9333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:38:42.613Z|a051d556-e9ab-4421-a950-9a495e89f8b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:38:42.614Z|a051d556-e9ab-4421-a950-9a495e89f8b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:38:43.007Z|3e9639ea-2fe0-4c84-8ef9-5989dd5248e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:38:43.008Z|3e9639ea-2fe0-4c84-8ef9-5989dd5248e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:50.875Z|a7f15571-d518-475d-ba22-401f76e65e1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:50.876Z|a7f15571-d518-475d-ba22-401f76e65e1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:50.897Z|698ec45d-aaa5-4301-b364-29e5cfe5a3e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:50.898Z|698ec45d-aaa5-4301-b364-29e5cfe5a3e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:50.901Z|d66bb291-ed81-47bc-8995-1ca129ad8c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:38:50.901Z|d66bb291-ed81-47bc-8995-1ca129ad8c7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:38:57.255Z|10f7999b-9ef9-4cd9-a23c-e261d9a94bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:38:57.256Z|10f7999b-9ef9-4cd9-a23c-e261d9a94bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:39:00.908Z|38b67262-c443-40ea-93ed-8d5669609c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:00.909Z|38b67262-c443-40ea-93ed-8d5669609c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:00.923Z|f4b002ff-4f1c-4744-8619-4745c320b811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:00.924Z|f4b002ff-4f1c-4744-8619-4745c320b811|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:00.924Z|0edc545d-19ce-44ca-8571-cf6e4729db7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:00.925Z|0edc545d-19ce-44ca-8571-cf6e4729db7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:10.932Z|505c738b-4b37-41bf-8635-6eb52095141f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:10.933Z|505c738b-4b37-41bf-8635-6eb52095141f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:10.944Z|ac56dd2f-926b-4f7f-adc5-d30c62c9d0f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:10.944Z|d50dd4b8-839b-4749-b49f-01aeadcf1239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:10.944Z|ac56dd2f-926b-4f7f-adc5-d30c62c9d0f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:10.944Z|d50dd4b8-839b-4749-b49f-01aeadcf1239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:12.255Z|394cf718-b5de-4574-a52c-6b23f3e69f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:39:12.256Z|394cf718-b5de-4574-a52c-6b23f3e69f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:39:12.614Z|66a93c32-31b9-4601-b746-1f41726727e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:39:12.615Z|66a93c32-31b9-4601-b746-1f41726727e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:39:20.957Z|c6a378be-9dcf-4224-a99e-36d13e72e0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:20.958Z|c6a378be-9dcf-4224-a99e-36d13e72e0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:20.968Z|07a1e641-76c4-4f8d-b4f0-12a8797453ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:20.968Z|703a2ca1-126c-45d1-a653-ad4e22437205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:20.969Z|07a1e641-76c4-4f8d-b4f0-12a8797453ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:20.969Z|703a2ca1-126c-45d1-a653-ad4e22437205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:27.255Z|c0571768-313b-47f5-8b61-a8fb1a72236a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:39:27.258Z|c0571768-313b-47f5-8b61-a8fb1a72236a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:39:30.981Z|6a22b480-0fcb-4dc9-a1b9-79a1c331cefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:30.982Z|6a22b480-0fcb-4dc9-a1b9-79a1c331cefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:30.989Z|28c426ba-9d1b-43f2-83ca-91080ea9b286|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:30.989Z|09e587f0-6e3a-4adb-af1e-6612f98ddab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:30.989Z|09e587f0-6e3a-4adb-af1e-6612f98ddab1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:30.989Z|28c426ba-9d1b-43f2-83ca-91080ea9b286|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:41.005Z|667d0752-5a53-48b8-acaf-f2177a395a2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:41.006Z|667d0752-5a53-48b8-acaf-f2177a395a2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:41.010Z|20c9aee3-079d-4d78-8655-7b11c8035ea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:41.010Z|115f9837-7195-4de7-8b7b-a8e98150a161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:41.010Z|20c9aee3-079d-4d78-8655-7b11c8035ea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:41.011Z|115f9837-7195-4de7-8b7b-a8e98150a161|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:42.256Z|118d19a5-a781-4b6a-b81b-19667e3eb79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:39:42.256Z|118d19a5-a781-4b6a-b81b-19667e3eb79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:39:42.616Z|7d7a2824-58cc-47fc-a96c-f751f492e63c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:39:42.617Z|7d7a2824-58cc-47fc-a96c-f751f492e63c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:39:43.008Z|16770881-c6ae-49c1-a197-17bdfa16b859|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:39:43.009Z|16770881-c6ae-49c1-a197-17bdfa16b859|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:51.030Z|cb1806c0-7447-4fbe-b42f-cd1779bcc072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:51.030Z|2a14045e-04dd-44f3-9932-d34b585037e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:51.030Z|cb6ed147-66d2-4472-b9d4-66ddff07416f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:39:51.031Z|2a14045e-04dd-44f3-9932-d34b585037e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:51.031Z|cb1806c0-7447-4fbe-b42f-cd1779bcc072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:51.031Z|cb6ed147-66d2-4472-b9d4-66ddff07416f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:39:57.255Z|908a784a-c3e1-4c5a-a1ea-61be27418709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:39:57.256Z|908a784a-c3e1-4c5a-a1ea-61be27418709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:40:01.051Z|737b9014-1895-4f7c-8535-6b7b6984f671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:01.052Z|737b9014-1895-4f7c-8535-6b7b6984f671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:01.055Z|b2f90a9e-6e5d-4e31-8860-80948a378848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:01.055Z|b2f90a9e-6e5d-4e31-8860-80948a378848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:01.061Z|c12c0f74-8d19-4758-9f79-daf95bca195a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:01.061Z|c12c0f74-8d19-4758-9f79-daf95bca195a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:11.074Z|db717407-9fa9-4411-bb1c-e05a139d8379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:11.074Z|ffc2a064-b6e4-4ea0-add5-54c756fc6093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:11.075Z|db717407-9fa9-4411-bb1c-e05a139d8379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:11.076Z|ffc2a064-b6e4-4ea0-add5-54c756fc6093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:11.083Z|d1c334dd-9821-496f-a67f-d4575c824b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:11.083Z|d1c334dd-9821-496f-a67f-d4575c824b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:12.255Z|e7a1414b-b6a5-46a4-9e8f-9ffdc0c7f096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:40:12.258Z|e7a1414b-b6a5-46a4-9e8f-9ffdc0c7f096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:40:12.617Z|29b982b9-5c9f-44ec-81dc-cf17961415c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:40:12.618Z|29b982b9-5c9f-44ec-81dc-cf17961415c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:40:21.097Z|57d9811f-59e5-4bb3-a9fb-fd2fac7bdcd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:21.097Z|0e4b3bbb-191d-4125-a844-a9f413d6c0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:21.098Z|57d9811f-59e5-4bb3-a9fb-fd2fac7bdcd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:21.098Z|0e4b3bbb-191d-4125-a844-a9f413d6c0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:21.103Z|55a766b7-af01-40a0-955e-77a764c65197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:21.103Z|55a766b7-af01-40a0-955e-77a764c65197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:27.255Z|3f1f1d7c-bb61-4270-b101-ba463d290873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:40:27.256Z|3f1f1d7c-bb61-4270-b101-ba463d290873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:40:31.120Z|d32977bf-79a3-4f29-8598-b00983bbebcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:31.120Z|191b5f4c-3040-4c57-b5f3-f95b318b5bd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:31.121Z|8b94f84b-8a3c-4db7-8c73-333c573d4d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:31.121Z|d32977bf-79a3-4f29-8598-b00983bbebcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:31.121Z|8b94f84b-8a3c-4db7-8c73-333c573d4d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:31.121Z|191b5f4c-3040-4c57-b5f3-f95b318b5bd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:41.143Z|4b5b0b32-188f-4316-8de7-06fa0f341d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:41.143Z|43e3600f-8ac9-44fe-a04e-4119fd28a567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:41.144Z|4b5b0b32-188f-4316-8de7-06fa0f341d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:41.144Z|94806e58-c5f9-4f57-9fcf-7417cc258c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:41.144Z|43e3600f-8ac9-44fe-a04e-4119fd28a567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:41.144Z|94806e58-c5f9-4f57-9fcf-7417cc258c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:42.255Z|997cba09-7d99-4066-8b4c-7648ed317e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:40:42.256Z|997cba09-7d99-4066-8b4c-7648ed317e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:40:42.619Z|c4d44a33-6911-4eb1-a81d-5c809db257fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:40:42.619Z|c4d44a33-6911-4eb1-a81d-5c809db257fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:40:43.007Z|3ebf28a8-780c-46bb-ba15-289aa90af5cb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:40:43.008Z|3ebf28a8-780c-46bb-ba15-289aa90af5cb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:51.167Z|2a665bc6-3507-4de3-8e13-baa14eeeb8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:51.167Z|6618cbca-33fc-4022-8224-4f7e94c675a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:51.167Z|6618cbca-33fc-4022-8224-4f7e94c675a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:51.167Z|2a665bc6-3507-4de3-8e13-baa14eeeb8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:51.169Z|66af089c-b765-4ebd-92fa-76a279766ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:40:51.169Z|66af089c-b765-4ebd-92fa-76a279766ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:40:57.255Z|07603d4c-33f1-4f72-bad1-8216a6d1521e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:40:57.258Z|07603d4c-33f1-4f72-bad1-8216a6d1521e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:41:01.190Z|ce56ca2c-7ed2-4d46-9ba5-523376e02e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:01.190Z|31fbd65b-f8da-4f9a-9b55-7a7d1b43cf5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:01.190Z|ee1b1398-dfb9-416f-aaa0-e149c4a33893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:01.190Z|ce56ca2c-7ed2-4d46-9ba5-523376e02e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:01.191Z|31fbd65b-f8da-4f9a-9b55-7a7d1b43cf5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:01.190Z|ee1b1398-dfb9-416f-aaa0-e149c4a33893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:11.213Z|200f4398-8de9-426c-bad8-9de4982493ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:11.213Z|7b29be16-da32-4e3a-a885-fc8a367c8557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:11.214Z|200f4398-8de9-426c-bad8-9de4982493ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:11.215Z|7b29be16-da32-4e3a-a885-fc8a367c8557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:11.215Z|9d036625-480e-41ba-bb6f-5b5a768ac810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:11.215Z|9d036625-480e-41ba-bb6f-5b5a768ac810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:12.256Z|8be6b783-01f4-4036-b7ab-34a0ecd77f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:41:12.256Z|8be6b783-01f4-4036-b7ab-34a0ecd77f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:41:12.620Z|a018bb5e-dc6c-4ca7-bb32-07215be90f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:41:12.621Z|a018bb5e-dc6c-4ca7-bb32-07215be90f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:41:21.236Z|23e02cce-0d6a-47f1-9865-9eb27b37cddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:21.236Z|bd8be612-1a7d-49f3-841c-0650523782c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:21.237Z|23e02cce-0d6a-47f1-9865-9eb27b37cddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:21.237Z|bd8be612-1a7d-49f3-841c-0650523782c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:21.239Z|1bcb743e-57b2-48ae-9a32-a8eef70ba32b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:21.239Z|1bcb743e-57b2-48ae-9a32-a8eef70ba32b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:27.255Z|54b9891f-aa5d-45a2-acbd-2aec279399eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:41:27.255Z|54b9891f-aa5d-45a2-acbd-2aec279399eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:41:31.257Z|ef977708-1bda-481c-9437-efaf116416e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:31.257Z|d58c3174-3c4c-4b16-bd85-f074489c98d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:31.258Z|ef977708-1bda-481c-9437-efaf116416e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:31.258Z|d58c3174-3c4c-4b16-bd85-f074489c98d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:31.260Z|5083e08b-6cff-4b68-9407-ff06d5e46731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:31.261Z|5083e08b-6cff-4b68-9407-ff06d5e46731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:41.282Z|3a5c9ca3-bbd6-46a3-ba91-f5b7117607de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:41.282Z|3920a00a-8e40-4c1c-aa5b-c5f9e5807b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:41.282Z|11756aed-843a-411e-8844-e4e73ea6122f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:41.282Z|3a5c9ca3-bbd6-46a3-ba91-f5b7117607de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:41.282Z|3920a00a-8e40-4c1c-aa5b-c5f9e5807b06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:41.283Z|11756aed-843a-411e-8844-e4e73ea6122f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:42.255Z|0d562550-eb38-4b52-9418-59ac8e7d258a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:41:42.257Z|0d562550-eb38-4b52-9418-59ac8e7d258a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:41:42.622Z|36631b6e-8719-4538-9fee-a6d506b77b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:41:42.622Z|36631b6e-8719-4538-9fee-a6d506b77b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:41:43.009Z|087a7abe-bec8-48ed-917b-ddd66d36f8f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:41:43.010Z|087a7abe-bec8-48ed-917b-ddd66d36f8f0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:51.304Z|76dce119-3d18-4e6b-8132-a506072cc99c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:51.304Z|9a0e9ac8-970f-47aa-96c6-bb8640f7612a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:51.304Z|76dce119-3d18-4e6b-8132-a506072cc99c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:51.304Z|9a0e9ac8-970f-47aa-96c6-bb8640f7612a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:51.306Z|6d383495-10a5-41ed-b7ce-24dee435e3a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:41:51.306Z|6d383495-10a5-41ed-b7ce-24dee435e3a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:41:57.255Z|e2037611-d00b-48a4-96cb-ecf1252e4842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:41:57.256Z|e2037611-d00b-48a4-96cb-ecf1252e4842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:42:01.327Z|8af079dd-903e-41cd-91d2-47d131582ae3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:01.328Z|8af079dd-903e-41cd-91d2-47d131582ae3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:01.331Z|79a55f00-78a7-4e98-80c0-a4025532114d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:01.331Z|394625ad-22d8-40ad-af48-060624661410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:01.331Z|79a55f00-78a7-4e98-80c0-a4025532114d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:01.331Z|394625ad-22d8-40ad-af48-060624661410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:11.350Z|b76f5250-5683-44fb-b462-687316a4ef28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:11.350Z|ca6cec83-f37e-445f-ae88-5ec874fbfb94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:11.350Z|3c20c77b-a820-45a5-99f5-251da56ada84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:11.351Z|b76f5250-5683-44fb-b462-687316a4ef28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:11.351Z|ca6cec83-f37e-445f-ae88-5ec874fbfb94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:11.351Z|3c20c77b-a820-45a5-99f5-251da56ada84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:12.255Z|5e074305-043f-4c04-bf15-16ecfe75395d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:42:12.256Z|5e074305-043f-4c04-bf15-16ecfe75395d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:42:12.623Z|deb512dd-14ef-47ff-879a-7b5b1515b33a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:42:12.624Z|deb512dd-14ef-47ff-879a-7b5b1515b33a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:42:21.374Z|beda1fda-6c80-44b9-8e33-fd32170a97db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:21.374Z|0e44a263-d105-44c3-b980-cc53b6049ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:21.374Z|beda1fda-6c80-44b9-8e33-fd32170a97db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:21.374Z|0e44a263-d105-44c3-b980-cc53b6049ef3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:21.375Z|6084f5ed-d1a4-4c98-839e-538907012936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:21.376Z|6084f5ed-d1a4-4c98-839e-538907012936|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:27.255Z|ec9a2827-ef85-482b-8c52-8fd4bcb73a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:42:27.258Z|ec9a2827-ef85-482b-8c52-8fd4bcb73a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:42:31.397Z|1db5f3ec-f73b-4657-a851-f206030b638e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:31.397Z|91745813-8406-4021-97dd-efea27f9e126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:31.397Z|73aaddca-ad6a-4bd0-b9e9-676c6ec76a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:31.397Z|73aaddca-ad6a-4bd0-b9e9-676c6ec76a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:31.397Z|1db5f3ec-f73b-4657-a851-f206030b638e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:31.397Z|91745813-8406-4021-97dd-efea27f9e126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:41.421Z|68a7fcce-cb67-4123-8a93-69ab43367c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:41.421Z|1d72b1d4-c2ff-49ab-85ab-6da0a0032216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:41.422Z|68a7fcce-cb67-4123-8a93-69ab43367c6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:41.422Z|1d72b1d4-c2ff-49ab-85ab-6da0a0032216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:41.423Z|c8675518-f736-4da8-b8c4-34ad2c477e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:41.423Z|c8675518-f736-4da8-b8c4-34ad2c477e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:42.255Z|2fe4eb3d-2fce-4e2d-9029-f42cc0439760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:42:42.256Z|2fe4eb3d-2fce-4e2d-9029-f42cc0439760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:42:42.624Z|191664c7-0e88-40de-86d3-86dc4d282b0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:42:42.625Z|191664c7-0e88-40de-86d3-86dc4d282b0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:42:43.007Z|5eb8d82b-c073-4a1e-b0c0-b28ce86fb933|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:42:43.008Z|5eb8d82b-c073-4a1e-b0c0-b28ce86fb933|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:51.447Z|c9186633-6653-4661-9277-37423d867ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:51.448Z|355eec8b-9077-4cef-8fa2-5638d5894775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:51.448Z|355eec8b-9077-4cef-8fa2-5638d5894775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:51.448Z|c9186633-6653-4661-9277-37423d867ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:51.450Z|07d743aa-92f1-498f-b0af-bf70e1d2a113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:42:51.450Z|07d743aa-92f1-498f-b0af-bf70e1d2a113|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:42:57.255Z|eecf4436-e759-4b50-8e93-fdf1334357c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:42:57.256Z|eecf4436-e759-4b50-8e93-fdf1334357c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:43:01.473Z|b8e6020a-3429-4e04-b905-7b3705c969f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:01.473Z|3c385919-203e-41fb-9d20-e9cc44279ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:01.474Z|b8e6020a-3429-4e04-b905-7b3705c969f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:01.474Z|3c385919-203e-41fb-9d20-e9cc44279ece|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:01.475Z|70530773-df67-43f9-9524-f1720d7ab50b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:01.476Z|70530773-df67-43f9-9524-f1720d7ab50b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:11.499Z|e3f59385-093e-43db-b2fc-ad80aa26ebd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:11.499Z|24351cc6-72e6-41a1-9e4f-933533b6677f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:11.499Z|c59c5732-89d1-4716-8534-8bac5bc789a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:11.500Z|e3f59385-093e-43db-b2fc-ad80aa26ebd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:11.500Z|24351cc6-72e6-41a1-9e4f-933533b6677f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:11.501Z|c59c5732-89d1-4716-8534-8bac5bc789a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:12.256Z|fe2bff5e-464a-491b-81ad-b145f4fce8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:43:12.259Z|fe2bff5e-464a-491b-81ad-b145f4fce8ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:43:12.626Z|5d63d6c6-4271-43b2-ba5b-ecbbbe7a2d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:43:12.626Z|5d63d6c6-4271-43b2-ba5b-ecbbbe7a2d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:43:21.527Z|9bb6d715-9177-44a3-93ca-9d4107035516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:21.527Z|641c6a31-e81b-485c-b337-00142d6b4153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:21.527Z|cfb89eb2-2fc5-4686-9179-e1bc0adf31fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:21.528Z|cfb89eb2-2fc5-4686-9179-e1bc0adf31fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:21.528Z|9bb6d715-9177-44a3-93ca-9d4107035516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:21.528Z|641c6a31-e81b-485c-b337-00142d6b4153|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:27.255Z|c3810d18-9c48-4f32-af33-5b971e3a09ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:43:27.256Z|c3810d18-9c48-4f32-af33-5b971e3a09ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:43:31.549Z|896202fb-7f16-4e53-a436-1a5eaa9dff0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:31.549Z|00f522f1-29e5-42b9-85a1-9268dc621396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:31.550Z|896202fb-7f16-4e53-a436-1a5eaa9dff0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:31.550Z|00f522f1-29e5-42b9-85a1-9268dc621396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:31.552Z|f6630418-95f2-4e32-8ad6-bfb3ecd58d86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:31.552Z|f6630418-95f2-4e32-8ad6-bfb3ecd58d86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:41.572Z|f219a7c0-54c8-4c5c-b3ec-927a669ef5ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:41.572Z|b847f78c-9165-4a76-8c06-243c68b5199e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:41.573Z|0e42b5c7-942f-4651-9d71-190545da4fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:41.573Z|b847f78c-9165-4a76-8c06-243c68b5199e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:41.573Z|f219a7c0-54c8-4c5c-b3ec-927a669ef5ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:41.573Z|0e42b5c7-942f-4651-9d71-190545da4fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:42.255Z|eade2e47-73b9-465c-ab12-e8f8d01a05ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:43:42.256Z|eade2e47-73b9-465c-ab12-e8f8d01a05ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:43:42.627Z|4d854721-04da-4e54-b101-a152983c0325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:43:42.628Z|4d854721-04da-4e54-b101-a152983c0325|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:43:43.007Z|c263831c-5695-42ca-9fe5-fce5078f9b63|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:43:43.008Z|c263831c-5695-42ca-9fe5-fce5078f9b63|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:51.595Z|0b6df0d9-91c9-42f9-85e1-fad4303f03d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:51.595Z|0459ac48-c71c-465a-b507-231f568b15e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:51.595Z|e252c764-1719-47ec-9011-4afcd0e6b199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:43:51.595Z|0b6df0d9-91c9-42f9-85e1-fad4303f03d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:51.595Z|e252c764-1719-47ec-9011-4afcd0e6b199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:51.595Z|0459ac48-c71c-465a-b507-231f568b15e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:43:57.255Z|c408f5d8-652b-401b-873d-9041834a622e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:43:57.258Z|c408f5d8-652b-401b-873d-9041834a622e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:44:01.617Z|446107b8-7136-47ba-a996-9ae6462408e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:01.617Z|a37d1e56-e7ef-4254-a8f3-a9bc49293f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:01.617Z|f695e9e9-6cb2-47b5-b8cf-707a99dfa792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:01.617Z|a37d1e56-e7ef-4254-a8f3-a9bc49293f6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:01.617Z|446107b8-7136-47ba-a996-9ae6462408e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:01.618Z|f695e9e9-6cb2-47b5-b8cf-707a99dfa792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:11.638Z|b01d2855-dfb0-4fb3-8e2c-1a84b1d62c45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:11.638Z|6739c906-52bc-44ce-bdee-9dfbd9f66218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:11.638Z|530740d6-adb2-4c9e-8958-0d1bb31cabed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:11.638Z|b01d2855-dfb0-4fb3-8e2c-1a84b1d62c45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:11.639Z|530740d6-adb2-4c9e-8958-0d1bb31cabed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:11.639Z|6739c906-52bc-44ce-bdee-9dfbd9f66218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:12.255Z|116f6366-5de6-4ec8-b7e5-9809d8d9c3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:44:12.256Z|116f6366-5de6-4ec8-b7e5-9809d8d9c3af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:44:12.628Z|78cc61aa-16f8-4f17-9eef-e44b7d1acdcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:44:12.629Z|78cc61aa-16f8-4f17-9eef-e44b7d1acdcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:44:21.659Z|6ba8c765-d5ce-4053-9c0b-29cf9c6ca898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:21.659Z|7349cfa1-2b44-4201-90c5-b40dd3f95f97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:21.660Z|6ba8c765-d5ce-4053-9c0b-29cf9c6ca898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:21.660Z|7349cfa1-2b44-4201-90c5-b40dd3f95f97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:21.660Z|118194f1-4cf9-4565-9667-a044f4121927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:21.661Z|118194f1-4cf9-4565-9667-a044f4121927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:27.255Z|2859ec4c-d4ac-4542-8c13-e640f76bbd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:44:27.256Z|2859ec4c-d4ac-4542-8c13-e640f76bbd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:44:31.681Z|19a08487-3753-411e-8276-f5d37f60ab9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:31.681Z|43d2c62c-b7c9-4da8-8910-37302d13ef9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:31.681Z|2eacf32d-bebc-470c-a41f-70df77cc2b24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:31.682Z|43d2c62c-b7c9-4da8-8910-37302d13ef9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:31.682Z|19a08487-3753-411e-8276-f5d37f60ab9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:31.682Z|2eacf32d-bebc-470c-a41f-70df77cc2b24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:41.702Z|3aa2a57b-6743-4275-9568-16840768fc5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:41.702Z|bf205948-73d7-4491-bddb-5dcb05b422c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:41.703Z|bf205948-73d7-4491-bddb-5dcb05b422c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:41.703Z|3aa2a57b-6743-4275-9568-16840768fc5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:41.703Z|137de0c0-751a-412b-b4cc-18647307fa74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:41.704Z|137de0c0-751a-412b-b4cc-18647307fa74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:42.255Z|751c042a-f949-46c8-a77a-4d35396c166c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:44:42.258Z|751c042a-f949-46c8-a77a-4d35396c166c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:44:42.630Z|2761529d-d43b-4a5e-b06b-d9e7e24fa41f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:44:42.630Z|2761529d-d43b-4a5e-b06b-d9e7e24fa41f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:44:43.006Z|0a074a71-79d9-4d0c-a112-f951aa906825|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:44:43.007Z|0a074a71-79d9-4d0c-a112-f951aa906825|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:51.723Z|fda1b3d6-7c13-4f44-b571-8c13a3a2a92d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:51.723Z|122fd8d4-8d5d-452e-b271-4315af79b4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:51.723Z|41843df1-f96f-4bed-bcd6-1967926064a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:44:51.724Z|122fd8d4-8d5d-452e-b271-4315af79b4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:51.724Z|fda1b3d6-7c13-4f44-b571-8c13a3a2a92d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:51.724Z|41843df1-f96f-4bed-bcd6-1967926064a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:44:57.255Z|dc23c4cd-8253-4242-8702-c2af3a2a8680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:44:57.256Z|dc23c4cd-8253-4242-8702-c2af3a2a8680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:45:01.744Z|586a7de9-3fbd-47bb-a8e9-a0fa57e9277d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:01.744Z|b89e62f0-d112-4cff-9fcf-f88ed9050900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:01.745Z|586a7de9-3fbd-47bb-a8e9-a0fa57e9277d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:01.745Z|b89e62f0-d112-4cff-9fcf-f88ed9050900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:01.747Z|83a13a2c-7257-453c-8169-449560cdd95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:01.747Z|83a13a2c-7257-453c-8169-449560cdd95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:11.766Z|634e0678-855e-4da0-9f38-28d60e1e9027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:11.766Z|d350fa61-38a2-40bb-9651-3d21500bc560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:11.766Z|7b6e662a-34df-41d9-8be4-05729f343aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:11.767Z|d350fa61-38a2-40bb-9651-3d21500bc560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:11.767Z|634e0678-855e-4da0-9f38-28d60e1e9027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:11.767Z|7b6e662a-34df-41d9-8be4-05729f343aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:12.255Z|a544e3ff-2a94-47df-84f0-958bd7f8b0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:45:12.256Z|a544e3ff-2a94-47df-84f0-958bd7f8b0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:45:12.631Z|bb461334-c25d-4fe8-9327-dc9fb9d6918e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:45:12.631Z|bb461334-c25d-4fe8-9327-dc9fb9d6918e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:45:21.788Z|0e4aef32-637a-44f2-8394-0210e336ba2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:21.788Z|1acc7773-4711-4150-84b9-018011d5900a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:21.789Z|0e4aef32-637a-44f2-8394-0210e336ba2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:21.789Z|1acc7773-4711-4150-84b9-018011d5900a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:21.790Z|b23a032d-f994-4f8e-b9e8-fb67f07eac12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:21.791Z|b23a032d-f994-4f8e-b9e8-fb67f07eac12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:27.255Z|82c20745-58db-4dc5-ac07-91ede894b9a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:45:27.258Z|82c20745-58db-4dc5-ac07-91ede894b9a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:45:31.811Z|006c3483-9a2b-42b3-ac49-8d6e58926694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:31.811Z|95f33b8b-ce0f-4a3b-b752-8871a7caf27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:31.812Z|95f33b8b-ce0f-4a3b-b752-8871a7caf27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:31.812Z|006c3483-9a2b-42b3-ac49-8d6e58926694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:31.813Z|da8f3285-db8a-449c-91c0-f69c0c50e7b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:31.813Z|da8f3285-db8a-449c-91c0-f69c0c50e7b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:41.834Z|94488cc5-4aea-4174-9b75-b181fdd92a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:41.835Z|94488cc5-4aea-4174-9b75-b181fdd92a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:41.840Z|6ce55159-c8a6-480f-b74c-a5dfff8d47dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:41.841Z|6ce55159-c8a6-480f-b74c-a5dfff8d47dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:41.841Z|1501291e-5639-4281-b646-c9f4f02f9746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:41.842Z|1501291e-5639-4281-b646-c9f4f02f9746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:42.255Z|0d4b4e28-5c5b-46ad-8ee8-7381acbb551b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:45:42.255Z|0d4b4e28-5c5b-46ad-8ee8-7381acbb551b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:45:42.632Z|d9cf0f21-3ec5-4296-a737-8de4b933a145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:45:42.633Z|d9cf0f21-3ec5-4296-a737-8de4b933a145|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:45:43.006Z|7ee11174-9438-472e-875c-6a256fec25f2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:45:43.007Z|7ee11174-9438-472e-875c-6a256fec25f2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:51.859Z|8929ad66-d446-41e4-94dd-37bdf60b274b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:51.859Z|8929ad66-d446-41e4-94dd-37bdf60b274b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:51.862Z|593c9d99-7baf-47bc-93ac-15cd741978bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:51.863Z|593c9d99-7baf-47bc-93ac-15cd741978bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:51.863Z|73cfd01a-de0b-413c-b4ff-239cd85cf134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:45:51.864Z|73cfd01a-de0b-413c-b4ff-239cd85cf134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:45:57.255Z|158dd056-59ac-45dc-a274-3ad295958015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:45:57.256Z|158dd056-59ac-45dc-a274-3ad295958015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:46:01.882Z|6b8ac10a-ec1e-428c-b42d-5e4d194980d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:01.883Z|6b8ac10a-ec1e-428c-b42d-5e4d194980d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:01.884Z|fb5cda72-3fea-4a97-a513-98f267d4e17d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:01.884Z|fb5cda72-3fea-4a97-a513-98f267d4e17d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:01.886Z|c36742b3-27a0-4d7d-b030-e93e67d73c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:01.888Z|c36742b3-27a0-4d7d-b030-e93e67d73c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:11.905Z|d3748848-8a98-4693-9d81-e044f19bc47a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:11.905Z|25d8c245-50b1-410a-a46f-e5bb92d001e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:11.905Z|eee14a3b-cf20-4f8a-b34a-ddfda52f62c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:11.906Z|d3748848-8a98-4693-9d81-e044f19bc47a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:11.906Z|25d8c245-50b1-410a-a46f-e5bb92d001e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:11.906Z|eee14a3b-cf20-4f8a-b34a-ddfda52f62c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:12.255Z|679d9748-d364-40d8-8e51-28662fe44818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:46:12.258Z|679d9748-d364-40d8-8e51-28662fe44818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:46:12.633Z|21ce8384-0893-4ff8-b439-a65da1b4bd8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:46:12.634Z|21ce8384-0893-4ff8-b439-a65da1b4bd8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:46:21.926Z|03d6cecb-cf9a-4e90-9b51-07a123030b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:21.926Z|6a352254-d101-47be-9bf6-61394543f6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:21.927Z|03d6cecb-cf9a-4e90-9b51-07a123030b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:21.927Z|6a352254-d101-47be-9bf6-61394543f6cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:21.929Z|070d30b3-337b-4bc5-9372-094fcf882da9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:21.930Z|070d30b3-337b-4bc5-9372-094fcf882da9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:27.255Z|a3cabc74-840f-4c7d-99be-c2097a1d5960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:46:27.256Z|a3cabc74-840f-4c7d-99be-c2097a1d5960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:46:31.946Z|e93975ce-6e75-40ed-9cac-3e997f1b4264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:31.946Z|bd021052-9803-4304-b388-b2929b894cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:31.947Z|e93975ce-6e75-40ed-9cac-3e997f1b4264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:31.947Z|bd021052-9803-4304-b388-b2929b894cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:31.948Z|ffb012a0-3006-4f8a-9a2e-a69c862de116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:31.949Z|ffb012a0-3006-4f8a-9a2e-a69c862de116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:41.968Z|b2d35eb8-50a3-4b2f-bf57-ba9e44560e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:41.969Z|28719269-fd1e-4543-a681-aed296ca836c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:41.969Z|b2d35eb8-50a3-4b2f-bf57-ba9e44560e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:41.969Z|1dee0803-03b2-4f3a-9647-8a0670c95b96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:41.970Z|28719269-fd1e-4543-a681-aed296ca836c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:41.970Z|1dee0803-03b2-4f3a-9647-8a0670c95b96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:42.255Z|835ce355-4f92-4e89-af29-1c1c715c854b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:46:42.255Z|835ce355-4f92-4e89-af29-1c1c715c854b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:46:42.635Z|0aca53fb-0b68-4090-8379-19bdcb919933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:46:42.635Z|0aca53fb-0b68-4090-8379-19bdcb919933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:46:43.006Z|f6f9f187-d7ea-4ad7-b705-37bfda4bff2f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:46:43.007Z|f6f9f187-d7ea-4ad7-b705-37bfda4bff2f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:51.993Z|9d8947bd-1979-4a0d-a885-fdc6fb0377c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:51.994Z|9d8947bd-1979-4a0d-a885-fdc6fb0377c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:51.995Z|7424dee4-94df-4cf1-9e45-96378b383b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:51.996Z|7424dee4-94df-4cf1-9e45-96378b383b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:51.995Z|6b655374-c3c3-4a7e-affe-ba8cafe1e940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:46:51.996Z|6b655374-c3c3-4a7e-affe-ba8cafe1e940|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:46:57.255Z|01b5250d-97b6-45d8-a76b-5ccb6dfac509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:46:57.258Z|01b5250d-97b6-45d8-a76b-5ccb6dfac509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:47:02.028Z|90b2b344-0fc0-4b9c-8881-d0dcc67edac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:02.028Z|39d58e46-3106-4ff5-81e2-051896d3b0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:02.029Z|39d58e46-3106-4ff5-81e2-051896d3b0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:02.029Z|90b2b344-0fc0-4b9c-8881-d0dcc67edac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:02.031Z|e4720117-e60d-485c-b47a-fd92064c4f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:02.032Z|e4720117-e60d-485c-b47a-fd92064c4f6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:09.783Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:47:09.786Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 2bc1e294-8a88-4bce-ba84-8e731b84369d already exists in requestDb InfraActiveRequests table
2022-10-26T06:47:09.787Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:09.787Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:47:09.788Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:09.788Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:09.788Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:47:09.788Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19f0d852391b7a61", X-B3-SpanId:"3656a098a27cd42b", X-B3-ParentSpanId:"19f0d852391b7a61", X-B3-Sampled:"0", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30afff8a-b231-4eef-b0f9-6f8f142f421c"]
2022-10-26T06:47:09.788Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:47:09.789Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:47:09.833Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:09.834Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:47:09.834Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:47:09.834Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:09.835Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: 
2022-10-26T06:47:09.835Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:09.836Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|404|Not Found|InvokeReturn
2022-10-26T06:47:09.850Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:47:09.852Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-10-26T06:47:09.859Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:47:09.898Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|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=[]}
2022-10-26T06:47:09.899Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-10-26T06:47:09.955Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-10-26T06:47:09.956Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|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=[0-aai-resources-221026-06:47:09:154-90961], Content-Length=[313], Date=[Wed, 26 Oct 2022 06:47:09 GMT], Content-Type=[application/json]}
2022-10-26T06:47:09.957Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|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"]}}}

2022-10-26T06:47:09.960Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-10-26T06:47:09.960Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-10-26T06:47:09.964Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:47:09.990Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-10-26T06:47:09.991Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|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=[2bc1e294-8a88-4bce-ba84-8e731b84369d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[781f9866-0247-44f2-8fd5-4fbd9a776fd6], X-ECOMP-RequestID=[2bc1e294-8a88-4bce-ba84-8e731b84369d], X-TransactionId=[], X-ONAP-RequestID=[2bc1e294-8a88-4bce-ba84-8e731b84369d]}
2022-10-26T06:47:10.032Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:47:09:236-71124], Content-Length=[313], Date=[Wed, 26 Oct 2022 06:47:09 GMT], Content-Type=[application/json]}
2022-10-26T06:47:10.033Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-10-26T06:47:10.034Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-10-26T06:47:10.036Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-10-26T06:47:10.036Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-10-26T06:47:10.040Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:47:10.149Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-10-26T06:47:10.150Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2bc1e294-8a88-4bce-ba84-8e731b84369d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e01ac6db-e091-488e-8bb7-cd8014cdfae8], X-ECOMP-RequestID=[2bc1e294-8a88-4bce-ba84-8e731b84369d], X-TransactionId=[], X-ONAP-RequestID=[2bc1e294-8a88-4bce-ba84-8e731b84369d]}
2022-10-26T06:47:10.209Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:47:09:399-96638], vertex-id=[471200], Content-Length=[599], Date=[Wed, 26 Oct 2022 06:47:09 GMT], Content-Type=[application/json]}
2022-10-26T06:47:10.211Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666766767359","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}

2022-10-26T06:47:10.211Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-10-26T06:47:10.215Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:47:10.215Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:47:10.221Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.221Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.221Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:10.222Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.222Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.222Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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:"117", X-B3-TraceId:"19f0d852391b7a61", X-B3-SpanId:"1c2634e14c2795d6", X-B3-ParentSpanId:"19f0d852391b7a61", X-B3-Sampled:"0", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34ef4887-2e38-465f-9be9-a363f7377631"]
2022-10-26T06:47:10.222Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8","requestScope":"service"}
2022-10-26T06:47:10.223Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:10.243Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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==========================================
2022-10-26T06:47:10.244Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.245Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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  : 
2022-10-26T06:47:10.245Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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:"Wed, 26 Oct 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:10.245Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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: 
2022-10-26T06:47:10.246Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=================================================
2022-10-26T06:47:10.246Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.247Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678
2022-10-26T06:47:10.247Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|INFO|500||Invoke
2022-10-26T06:47:10.247Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:10.248Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678
2022-10-26T06:47:10.248Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Method      : GET
2022-10-26T06:47:10.248Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87eee7ab-28c3-4c46-9f44-b51fb2a5f6a7"]
2022-10-26T06:47:10.248Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Request body: 
2022-10-26T06:47:10.249Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||==========================request end================================================
2022-10-26T06:47:10.305Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:10.306Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:10.306Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Status text  : 
2022-10-26T06:47:10.306Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:10.308Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "873759df-9805-4623-91d5-d7889e1e3678",
  "modelInvariantUUID" : "ade0bebe-571b-48dd-88c7-80c0e3867a9f",
  "created" : "2022-10-26 06:46:55.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 12,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:47:10.309Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:10.309Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|INFO|500||InvokeReturn
2022-10-26T06:47:10.313Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance
2022-10-26T06:47:10.314Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|INFO|500||Invoke
2022-10-26T06:47:10.314Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:10.314Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance
2022-10-26T06:47:10.315Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:47:10.315Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ff2a73d-b56a-4dcf-8520-5d71243b783d"]
2022-10-26T06:47:10.315Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:47:10.315Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:47:10.334Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:10.335Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:47:10.335Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:47:10.335Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&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:"Wed, 26 Oct 2022 06:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:10.336Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:47:10.336Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:10.336Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:47:10.337Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f
2022-10-26T06:47:10.337Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|INFO|500||Invoke
2022-10-26T06:47:10.337Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:10.338Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f
2022-10-26T06:47:10.338Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Method      : GET
2022-10-26T06:47:10.338Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5b0c977-3933-49e3-9d28-5f51b0acd949"]
2022-10-26T06:47:10.339Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Request body: 
2022-10-26T06:47:10.339Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||==========================request end================================================
2022-10-26T06:47:10.360Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:10.361Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:10.361Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Status text  : 
2022-10-26T06:47:10.361Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:10.363Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "873759df-9805-4623-91d5-d7889e1e3678",
      "modelInvariantUUID" : "ade0bebe-571b-48dd-88c7-80c0e3867a9f",
      "created" : "2022-10-26 06:46:55.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_cnf_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 12,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/serviceProxyCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/collectionResourceCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f"
    }
  }
}
2022-10-26T06:47:10.363Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:10.363Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|INFO|500||InvokeReturn
2022-10-26T06:47:10.366Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance
2022-10-26T06:47:10.367Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|INFO|500||Invoke
2022-10-26T06:47:10.367Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:10.367Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance
2022-10-26T06:47:10.367Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:47:10.368Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"005cd35c-7027-45fb-9f1b-69cb6ec7f2b4"]
2022-10-26T06:47:10.368Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:47:10.368Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:47:10.382Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:10.382Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:47:10.383Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:47:10.383Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&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:"Wed, 26 Oct 2022 06:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:10.384Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:47:10.384Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:10.384Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=873759df-9805-4623-91d5-d7889e1e3678&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:47:10.385Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.385Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.386Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:10.386Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.386Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.387Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53f421f0-dd31-4ad5-89b4-94f1d1a988c3"]
2022-10-26T06:47:10.387Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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: 
2022-10-26T06:47:10.387Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:10.403Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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==========================================
2022-10-26T06:47:10.404Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.405Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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  : 
2022-10-26T06:47:10.405Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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:"Wed, 26 Oct 2022 06:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:10.406Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:47:10.406Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=================================================
2022-10-26T06:47:10.407Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.410Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.410Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.410Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:10.411Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.411Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.412Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d32ce3ff-df96-4e8f-8cb3-5c507e6ff84e"]
2022-10-26T06:47:10.412Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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: 
2022-10-26T06:47:10.412Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:10.429Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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==========================================
2022-10-26T06:47:10.430Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.431Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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  : 
2022-10-26T06:47:10.431Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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:"Wed, 26 Oct 2022 06:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:10.432Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-10-26T06:47:10.432Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=================================================
2022-10-26T06:47:10.433Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.435Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678
2022-10-26T06:47:10.435Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|INFO|500||Invoke
2022-10-26T06:47:10.435Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:10.436Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678
2022-10-26T06:47:10.436Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Method      : GET
2022-10-26T06:47:10.436Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10a18ac1-e985-4ae3-9b7e-c9523914436a"]
2022-10-26T06:47:10.437Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Request body: 
2022-10-26T06:47:10.437Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||==========================request end================================================
2022-10-26T06:47:10.455Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:10.456Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:10.456Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Status text  : 
2022-10-26T06:47:10.457Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:47:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:10.457Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "873759df-9805-4623-91d5-d7889e1e3678",
  "modelInvariantUUID" : "ade0bebe-571b-48dd-88c7-80c0e3867a9f",
  "created" : "2022-10-26 06:46:55.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 12,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:47:10.458Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:10.459Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|INFO|500||InvokeReturn
2022-10-26T06:47:10.462Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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/
2022-10-26T06:47:10.462Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.463Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:10.463Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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/
2022-10-26T06:47:10.463Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.464Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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:"8979", X-B3-TraceId:"19f0d852391b7a61", X-B3-SpanId:"dce7c294ca938158", X-B3-ParentSpanId:"19f0d852391b7a61", X-B3-Sampled:"0", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f89a0f5b-44b5-4c10-a170-4054736ac732"]
2022-10-26T06:47:10.464Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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":"2bc1e294-8a88-4bce-ba84-8e731b84369d","requestStatus":"IN_PROGRESS","startTime":1666766829852,"source":"VID","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"2bc1e294-8a88-4bce-ba84-8e731b84369d"}
2022-10-26T06:47:10.465Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:10.494Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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==========================================
2022-10-26T06:47:10.494Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.495Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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  : 
2022-10-26T06:47:10.495Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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/2bc1e294-8a88-4bce-ba84-8e731b84369d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:10.496Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:47:09.852+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:47:10.479+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:47:10.496Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=================================================
2022-10-26T06:47:10.496Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.506Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.506Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.506Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:10.507Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.507Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:10.507Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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:"4343", X-B3-TraceId:"19f0d852391b7a61", X-B3-SpanId:"c30efaf49e588684", X-B3-ParentSpanId:"19f0d852391b7a61", X-B3-Sampled:"0", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9081ded-080f-452b-a1d8-3a262b86c89a"]
2022-10-26T06:47:10.507Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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\":\"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"873759df-9805-4623-91d5-d7889e1e3678\",\"modelUuid\":\"873759df-9805-4623-91d5-d7889e1e3678\",\"modelInvariantUuid\":\"ade0bebe-571b-48dd-88c7-80c0e3867a9f\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"f880f051-6272-412a-bd5b-993add7eec46\",\"modelInvariantUuid\":\"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\"modelInvariantUuid\":\"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"},\"instanceName\":\"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"873759df-9805-4623-91d5-d7889e1e3678\",\"modelInvariantId\":\"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"fbc2592e-72a5-4005-adad-53f9df0f574b\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"2bc1e294-8a88-4bce-ba84-8e731b84369d","type":"String"},"mso-request-id":{"value":"2bc1e294-8a88-4bce-ba84-8e731b84369d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:47:10.508Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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================================================
2022-10-26T06:47:11.533Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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==========================================
2022-10-26T06:47:11.534Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:11.534Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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  : 
2022-10-26T06:47:11.534Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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:"Wed, 26 Oct 2022 06:47:11 GMT", X-ONAP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-TransactionID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ECOMP-RequestID:"2bc1e294-8a88-4bce-ba84-8e731b84369d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b9081ded-080f-452b-a1d8-3a262b86c89a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:11.535Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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\":\"2bc1e294-8a88-4bce-ba84-8e731b84369d\",\"instanceId\":\"fc11266e-2ef8-4a26-ae70-501a9a4ebd54\"}}","message":"Success","processInstanceID":"04144da3-54fa-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:47:11.535Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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=================================================
2022-10-26T06:47:11.536Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|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
2022-10-26T06:47:11.539Z|2bc1e294-8a88-4bce-ba84-8e731b84369d|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:47:11.679Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:47:11.682Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:11.683Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:47:11.683Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:11.683Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:11.684Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:47:11.684Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa09f7a8191c3f2a", X-B3-SpanId:"dc99c1613aa4ec39", X-B3-ParentSpanId:"fa09f7a8191c3f2a", X-B3-Sampled:"0", X-ONAP-RequestID:"9206a791-4578-4aca-b9e0-60e7de79a81f", X-RequestID:"9206a791-4578-4aca-b9e0-60e7de79a81f", X-TransactionID:"9206a791-4578-4aca-b9e0-60e7de79a81f", X-ECOMP-RequestID:"9206a791-4578-4aca-b9e0-60e7de79a81f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46a2c14e-a790-4582-88c0-a20b1e710406"]
2022-10-26T06:47:11.684Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:47:11.684Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:47:11.702Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:11.703Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:11.704Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:47:11.704Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:11.705Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:47:11.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:47:11.705Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:11.706Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:47:11.707Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:11.708Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:47:11.708Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:11.708Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:11.708Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:47:11.709Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa09f7a8191c3f2a", X-B3-SpanId:"1b0cfaa5abf356ac", X-B3-ParentSpanId:"fa09f7a8191c3f2a", X-B3-Sampled:"0", X-ONAP-RequestID:"9206a791-4578-4aca-b9e0-60e7de79a81f", X-RequestID:"9206a791-4578-4aca-b9e0-60e7de79a81f", X-TransactionID:"9206a791-4578-4aca-b9e0-60e7de79a81f", X-ECOMP-RequestID:"9206a791-4578-4aca-b9e0-60e7de79a81f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c458619a-997b-4fef-947b-8d6ec0a7b531"]
2022-10-26T06:47:11.709Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:47:11.709Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:47:11.729Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:11.731Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:11.731Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:47:11.731Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:11.732Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:47:11.732Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:11.733Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:47:11.739Z|9206a791-4578-4aca-b9e0-60e7de79a81f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:47:12.052Z|45c0c787-5a67-4a2b-a0b6-0ec2488dce4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:12.052Z|d4de34db-115d-4df1-b439-724eeddd1340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:12.053Z|d4de34db-115d-4df1-b439-724eeddd1340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:12.054Z|552548e4-ebba-495d-a318-79a3130cf3de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:12.054Z|552548e4-ebba-495d-a318-79a3130cf3de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:12.056Z|45c0c787-5a67-4a2b-a0b6-0ec2488dce4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:12.255Z|805197c8-b8fd-4e8f-af2d-bf82ec181dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:47:12.256Z|805197c8-b8fd-4e8f-af2d-bf82ec181dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:47:12.636Z|95574e0e-691a-4d1a-ac85-b348c633ec93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:47:12.637Z|95574e0e-691a-4d1a-ac85-b348c633ec93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:47:21.867Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:47:21.871Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:21.871Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:47:21.872Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:21.872Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:21.872Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:47:21.872Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87382357fca756d6", X-B3-SpanId:"5dd9a0c8af07f999", X-B3-ParentSpanId:"87382357fca756d6", X-B3-Sampled:"0", X-ONAP-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-TransactionID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-ECOMP-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0347a649-9460-43f5-b942-66d5fdfb6c61"]
2022-10-26T06:47:21.873Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:47:21.873Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:47:21.898Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:21.898Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:21.899Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:47:21.899Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:21.903Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:47:15.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:47:21.904Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:21.904Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:47:21.906Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:21.906Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:47:21.907Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:21.907Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:21.907Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:47:21.908Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87382357fca756d6", X-B3-SpanId:"715f84573877411a", X-B3-ParentSpanId:"87382357fca756d6", X-B3-Sampled:"0", X-ONAP-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-TransactionID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-ECOMP-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44cddd69-2d04-40c6-a998-b208941cde8c"]
2022-10-26T06:47:21.908Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:47:21.908Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:47:21.921Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:21.921Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:21.921Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:47:21.922Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:21.923Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:47:21.923Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:21.924Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:47:21.971Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:47:21.972Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:47:21.972Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:21.972Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:47:21.972Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:47:21.973Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-TransactionID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-ECOMP-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1afef8d-2553-4b77-b497-f9a9dd1d894b"]
2022-10-26T06:47:21.973Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:47:21.973Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:47:22.078Z|d867fcfb-aff7-45fe-b517-9d73b7d9c2d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:22.079Z|d867fcfb-aff7-45fe-b517-9d73b7d9c2d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:22.083Z|6ced0931-cb9c-4755-9114-cbb6e55c14b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:22.083Z|6ced0931-cb9c-4755-9114-cbb6e55c14b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:22.087Z|5028d8d9-03e6-4483-835f-c498b19afec1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:22.087Z|5028d8d9-03e6-4483-835f-c498b19afec1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:22.108Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:22.109Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:22.109Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:47:22.110Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2D0031B406F81DB83635690B5B19E2F9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Wed, 26 Oct 2022 06:47:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:22.110Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"07cb6263-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:47:16.768+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"06f6fb12-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:47:22.110Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:22.111Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:47:22.139Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:47:22.140Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:47:22.140Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:22.140Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:47:22.140Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:47:22.141Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-TransactionID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-ECOMP-RequestID:"3a370578-47ae-4ba5-bad5-93a158f5bd1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"036bf78d-8feb-4ed9-8b33-af17f3785568"]
2022-10-26T06:47:22.141Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:47:22.141Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:47:22.267Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:22.268Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:22.268Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:47:22.268Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7F0D33E1CD44B4E56D65D3398208E755; 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:"Wed, 26 Oct 2022 06:47:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:22.269Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"0828c4db-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"SubProcess_0y8yozw:07e1f7bf-54fa-11ed-8d56-1ee6933b54f1","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"07cb6263-54fa-11ed-8d56-1ee6933b54f1","executionId":"0828c4d9-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:47:17.380+0000","endTime":"2022-10-26T06:47:21.736+0000","durationInMillis":4356,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:47:22.269Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:22.270Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=07cb6263-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:47:22.276Z|3a370578-47ae-4ba5-bad5-93a158f5bd1b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:47:27.255Z|b81f64b4-e743-495c-9d4d-238d7130f2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:47:27.256Z|b81f64b4-e743-495c-9d4d-238d7130f2b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:47:32.104Z|51551a7e-6450-438a-acd2-dab257997d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:32.104Z|2da27bd0-93ec-4d4f-9e76-a82ce38c67cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:32.105Z|51551a7e-6450-438a-acd2-dab257997d22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:32.105Z|2da27bd0-93ec-4d4f-9e76-a82ce38c67cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:32.122Z|3673280f-7d2c-43d9-bfe7-39e4fd0d1dd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:32.122Z|3673280f-7d2c-43d9-bfe7-39e4fd0d1dd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:32.405Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:47:32.410Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:32.410Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:47:32.411Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:32.411Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:32.412Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:47:32.412Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5318657ffc54ceb9", X-B3-SpanId:"39e96024702d7776", X-B3-ParentSpanId:"5318657ffc54ceb9", X-B3-Sampled:"0", X-ONAP-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-TransactionID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-ECOMP-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbf3be40-4125-41f8-b129-5dd92490d842"]
2022-10-26T06:47:32.412Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:47:32.412Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:47:32.435Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:32.436Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:32.436Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:47:32.436Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:32.438Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).",
  "progress" : 36,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:47:27.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:47:32.438Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:32.439Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:47:32.441Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:32.441Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:47:32.441Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:32.442Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:32.442Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:47:32.442Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5318657ffc54ceb9", X-B3-SpanId:"c2ab230bd63d1cf2", X-B3-ParentSpanId:"5318657ffc54ceb9", X-B3-Sampled:"0", X-ONAP-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-TransactionID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-ECOMP-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31d5d81c-494d-4dce-8a70-cfe7b13b90e0"]
2022-10-26T06:47:32.443Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:47:32.443Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:47:32.455Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:32.455Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:32.456Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:47:32.456Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:32.457Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:47:32.457Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:32.458Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:47:32.488Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:47:32.488Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:47:32.489Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:32.489Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:47:32.489Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:47:32.490Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-TransactionID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-ECOMP-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c738aec-547a-4f4c-a58e-784aabfb2f5a"]
2022-10-26T06:47:32.490Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:47:32.490Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:47:32.618Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:32.618Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:32.619Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:47:32.619Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=908FC1C09EEF5E0BD0EE2D3775FC78B1; 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:"Wed, 26 Oct 2022 06:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:32.619Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0c014417-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:47:23.832+0000","endTime":"2022-10-26T06:47:27.316+0000","removalTime":null,"durationInMillis":3484,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"0be15fca-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:47:32.620Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:32.620Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:47:32.647Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:47:32.648Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:47:32.648Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:32.649Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:47:32.649Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:47:32.649Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-TransactionID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-ECOMP-RequestID:"b12f13c8-70f6-4bf7-8bad-76af3e0027f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fccc86b4-e218-4987-95f5-813105d7dfc4"]
2022-10-26T06:47:32.650Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:47:32.650Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:47:32.773Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:32.773Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:32.774Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:47:32.774Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=16D690726623D2DAA2F7B91F22F8C826; 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:"Wed, 26 Oct 2022 06:47:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:32.775Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"0c35e8df-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"SubProcess_0y8yozw:0c1b0dc3-54fa-11ed-8d56-1ee6933b54f1","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"0c014417-54fa-11ed-8d56-1ee6933b54f1","executionId":"0c35c1cd-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:47:24.177+0000","endTime":"2022-10-26T06:47:26.883+0000","durationInMillis":2706,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:47:32.775Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:32.775Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c014417-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:47:32.780Z|b12f13c8-70f6-4bf7-8bad-76af3e0027f4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:47:42.128Z|ddabbbfe-87c3-4760-afb2-11c13b0d381e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:42.128Z|57170d38-df13-4f63-940a-3e48dd2320c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:42.128Z|ddabbbfe-87c3-4760-afb2-11c13b0d381e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:42.128Z|57170d38-df13-4f63-940a-3e48dd2320c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:42.142Z|624a68ff-ec4b-46c1-8a21-36ac861377ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:42.143Z|624a68ff-ec4b-46c1-8a21-36ac861377ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:42.259Z|86fcdcd5-d6b8-4fff-b238-a41867b25c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:47:42.265Z|86fcdcd5-d6b8-4fff-b238-a41867b25c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:47:42.638Z|3242669d-483e-4935-b355-4519e362b9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:47:42.638Z|3242669d-483e-4935-b355-4519e362b9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:47:43.004Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:47:43.007Z|8f72844a-1c2e-4a88-aa5b-818cfae1c8eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:47:43.007Z|8f72844a-1c2e-4a88-aa5b-818cfae1c8eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:43.009Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:43.009Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:47:43.009Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:43.009Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:43.010Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:47:43.010Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"913b6e0b62b3e0bb", X-B3-SpanId:"a74860c439dd7db7", X-B3-ParentSpanId:"913b6e0b62b3e0bb", X-B3-Sampled:"0", X-ONAP-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-TransactionID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-ECOMP-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c5ff0f3-66dd-4f08-beb0-7beabdafaf4b"]
2022-10-26T06:47:43.010Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:47:43.010Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:47:43.055Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:43.056Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:43.058Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:47:43.059Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:43.062Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "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" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:47:38.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:47:43.063Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:43.064Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:47:43.065Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:43.066Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:47:43.066Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:43.067Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:43.067Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:47:43.067Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"913b6e0b62b3e0bb", X-B3-SpanId:"baa3831168c86721", X-B3-ParentSpanId:"913b6e0b62b3e0bb", X-B3-Sampled:"0", X-ONAP-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-TransactionID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-ECOMP-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f40ea9fc-43eb-46de-9d7d-ff17052f0b8f"]
2022-10-26T06:47:43.067Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:47:43.067Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:47:43.080Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:43.080Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:43.081Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:47:43.081Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:43.081Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:47:43.082Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:43.082Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:47:43.122Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:47:43.122Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:47:43.123Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:43.123Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:47:43.123Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:47:43.123Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-TransactionID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-ECOMP-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"486aa8a1-dff2-4ef1-b538-b263ff600cda"]
2022-10-26T06:47:43.124Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:47:43.124Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:47:43.272Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:43.273Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:43.273Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:47:43.273Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1ABF37756856C1A001B7A6E690E44379; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Wed, 26 Oct 2022 06:47:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:43.274Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"17125d00-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"ReceiveWorkflowMessage:1:6e41f7ba-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-10-26T06:47:42.399+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"165a0a66-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:47:43.274Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:43.274Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:47:43.301Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:47:43.302Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:47:43.302Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:43.302Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:47:43.302Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:47:43.302Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-TransactionID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-ECOMP-RequestID:"a8b024c6-337a-4b38-b80b-740321a4e55e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e64360f-a05c-47d7-8b13-09a2779c7317"]
2022-10-26T06:47:43.303Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:47:43.303Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:47:43.424Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:43.425Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:43.425Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:47:43.425Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=39FCEC3353F6562D3448DEFDE48CA838; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Wed, 26 Oct 2022 06:47:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:43.426Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:171ce46f-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"SubProcess_2:171c6f36-54fa-11ed-8d56-1ee6933b54f1","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:6e41f7ba-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"17125d00-54fa-11ed-8d56-1ee6933b54f1","executionId":"171ce46d-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:47:42.468+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:47:43.426Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:43.426Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:47:43.430Z|a8b024c6-337a-4b38-b80b-740321a4e55e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:47:52.150Z|55d7881f-4a34-41be-a1f2-fbdee51388b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:52.151Z|55d7881f-4a34-41be-a1f2-fbdee51388b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:52.156Z|f045ddef-1dae-4aa1-a80e-a4e1d590eb95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:52.157Z|f045ddef-1dae-4aa1-a80e-a4e1d590eb95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:52.162Z|5ece321f-b52b-4981-a081-4a8930a8f661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:47:52.162Z|5ece321f-b52b-4981-a081-4a8930a8f661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:47:53.559Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:47:53.563Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:53.563Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:47:53.563Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:53.564Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:47:53.564Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:47:53.564Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7d3b0a64f4f0485", X-B3-SpanId:"69ed7dd0897b23ed", X-B3-ParentSpanId:"b7d3b0a64f4f0485", X-B3-Sampled:"0", X-ONAP-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-TransactionID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-ECOMP-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a6b3fd9-d42c-4194-a09b-abe5936edb9e"]
2022-10-26T06:47:53.565Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:47:53.565Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:47:53.589Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:53.590Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:53.591Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:47:53.591Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:53.592Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "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" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:47:38.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:47:53.592Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:53.592Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:47:53.595Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:53.596Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:47:53.596Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:53.596Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:47:53.597Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:47:53.597Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7d3b0a64f4f0485", X-B3-SpanId:"18785df255cff664", X-B3-ParentSpanId:"b7d3b0a64f4f0485", X-B3-Sampled:"0", X-ONAP-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-TransactionID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-ECOMP-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de1c52bb-2df4-400a-bbcd-069e63c96c79"]
2022-10-26T06:47:53.597Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:47:53.597Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:47:53.612Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:53.613Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:53.613Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:47:53.613Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:47:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:53.616Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:47:53.617Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:53.617Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:47:53.645Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:47:53.645Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:47:53.645Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:53.646Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:47:53.646Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:47:53.646Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-TransactionID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-ECOMP-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"940a0847-d862-407e-af70-ee31910e7658"]
2022-10-26T06:47:53.647Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:47:53.647Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:47:53.783Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:53.784Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:53.785Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:47:53.785Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A400F0B36AE55F369FF4BF02E20AE5D5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Wed, 26 Oct 2022 06:47:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:53.786Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"17125d00-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"ReceiveWorkflowMessage:1:6e41f7ba-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-10-26T06:47:42.399+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"165a0a66-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:47:53.786Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:53.786Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:47:53.822Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:47:53.823Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:47:53.823Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:47:53.823Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:47:53.823Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:47:53.824Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-TransactionID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-ECOMP-RequestID:"12739a69-4ce8-416c-b337-09fb252f6e2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2d0c82f-9a64-4eb2-8eab-3186b9a41faf"]
2022-10-26T06:47:53.824Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:47:53.824Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:47:53.946Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:47:53.946Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:47:53.947Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:47:53.947Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D49F91CF0D80C9B2B72616E62F873784; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Wed, 26 Oct 2022 06:47:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:47:53.947Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:171ce46f-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"SubProcess_2:171c6f36-54fa-11ed-8d56-1ee6933b54f1","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:6e41f7ba-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"17125d00-54fa-11ed-8d56-1ee6933b54f1","executionId":"171ce46d-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:47:42.468+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:47:53.948Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:47:53.948Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:47:53.951Z|12739a69-4ce8-416c-b337-09fb252f6e2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:47:57.255Z|dc590003-35eb-45fd-bee7-680d2e3791ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:47:57.255Z|dc590003-35eb-45fd-bee7-680d2e3791ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:48:02.177Z|ea1a5cd0-d1c6-42f9-a43a-16c14be61e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:02.178Z|ea1a5cd0-d1c6-42f9-a43a-16c14be61e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:02.176Z|6a6491ef-b093-4a88-94c8-fde077fd1b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:02.182Z|6a6491ef-b093-4a88-94c8-fde077fd1b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:02.184Z|5307de59-de62-4109-a9af-320a7ef529c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:02.190Z|5307de59-de62-4109-a9af-320a7ef529c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:04.086Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:04.091Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:04.092Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:48:04.092Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:04.092Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:04.093Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:48:04.093Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a11d26b09b405ff", X-B3-SpanId:"e07eca715e52d1b6", X-B3-ParentSpanId:"1a11d26b09b405ff", X-B3-Sampled:"0", X-ONAP-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-TransactionID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-ECOMP-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bef9b89-95db-40f8-9cc4-a204b7b120d2"]
2022-10-26T06:48:04.093Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:48:04.094Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:48:04.118Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:04.119Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:04.119Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:48:04.119Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:04.124Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "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" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:47:38.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:48:04.125Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:04.125Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:48:04.127Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:04.127Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:04.127Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:04.127Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:04.128Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:04.128Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a11d26b09b405ff", X-B3-SpanId:"63afe10b190d8d30", X-B3-ParentSpanId:"1a11d26b09b405ff", X-B3-Sampled:"0", X-ONAP-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-TransactionID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-ECOMP-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc9dfd90-052a-43ea-8701-71276ea98089"]
2022-10-26T06:48:04.128Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:04.128Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:04.141Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:04.141Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:04.142Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:04.142Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:04.144Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:48:04.145Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:04.145Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:04.186Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:04.187Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:04.187Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:04.188Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:04.188Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:04.188Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-TransactionID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-ECOMP-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2450fa3f-c2d8-4dc9-9e5d-e3251cd607e7"]
2022-10-26T06:48:04.188Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:04.189Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:04.316Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:04.316Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:04.317Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:04.317Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2D8845FA0707ADF1F7EFCF7A558120DB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Wed, 26 Oct 2022 06:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:04.317Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"17125d00-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"ReceiveWorkflowMessage:1:6e41f7ba-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-10-26T06:47:42.399+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"165a0a66-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:48:04.317Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:04.318Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:04.343Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:04.343Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:04.343Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:04.344Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:04.344Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:04.344Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-TransactionID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-ECOMP-RequestID:"4b67f06e-968e-4408-80ba-174bbf606e8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2cff83e-e2e2-4af1-b66f-e23e07dc8825"]
2022-10-26T06:48:04.344Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:04.345Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:04.471Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:04.472Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:04.472Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:04.472Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4EDD4AD72C8EC0976DB29A0D604A2D64; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Wed, 26 Oct 2022 06:48:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:04.473Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:171ce46f-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"SubProcess_2:171c6f36-54fa-11ed-8d56-1ee6933b54f1","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:6e41f7ba-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"17125d00-54fa-11ed-8d56-1ee6933b54f1","executionId":"171ce46d-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:47:42.468+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:48:04.473Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:04.473Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=17125d00-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:04.478Z|4b67f06e-968e-4408-80ba-174bbf606e8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:12.202Z|023512b3-a6d4-488b-b700-26705a4adcfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:12.203Z|023512b3-a6d4-488b-b700-26705a4adcfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:12.205Z|d4add60d-3604-4707-8763-68936c69b6b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:12.205Z|d4add60d-3604-4707-8763-68936c69b6b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:12.211Z|10e975dd-a9cb-4989-b75e-a00285bc11bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:12.211Z|10e975dd-a9cb-4989-b75e-a00285bc11bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:12.255Z|8c1044f8-2181-4539-a3b6-65aefaa8f940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:48:12.256Z|8c1044f8-2181-4539-a3b6-65aefaa8f940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:48:12.639Z|4964afac-f0de-4d0e-bce6-7c8910aa649e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:48:12.639Z|4964afac-f0de-4d0e-bce6-7c8910aa649e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:48:14.620Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:14.625Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:14.626Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:48:14.627Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:14.628Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:14.628Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:48:14.629Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3ede93dbe4adea8", X-B3-SpanId:"cbb01d8f68397fc6", X-B3-ParentSpanId:"a3ede93dbe4adea8", X-B3-Sampled:"0", X-ONAP-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-TransactionID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-ECOMP-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96b26cab-260e-4505-8462-3b932b34d5b6"]
2022-10-26T06:48:14.630Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:48:14.631Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:48:14.650Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:14.652Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:14.653Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:48:14.653Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:14.655Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:48:14.656Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:14.657Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:48:14.659Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:14.660Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:14.661Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:14.661Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:14.662Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:14.663Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3ede93dbe4adea8", X-B3-SpanId:"ff211ff01d768bb4", X-B3-ParentSpanId:"a3ede93dbe4adea8", X-B3-Sampled:"0", X-ONAP-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-TransactionID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-ECOMP-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7cc5415-0c7b-4c29-b9e0-76ab8a837b58"]
2022-10-26T06:48:14.665Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:14.665Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:14.682Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:14.683Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:14.683Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:14.684Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:14.685Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:48:14.685Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:14.686Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:14.744Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:14.745Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:14.746Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:14.746Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:14.746Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:14.747Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-TransactionID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-ECOMP-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"768c3712-7454-450c-aeb2-f133296db156"]
2022-10-26T06:48:14.747Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:14.747Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:14.886Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:14.887Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:14.887Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:14.887Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=29D5578B52689F73DF6CBD2696BE6AD1; 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:"Wed, 26 Oct 2022 06:48:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:14.888Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:13.588+0000","endTime":"2022-10-26T06:48:14.089+0000","removalTime":null,"durationInMillis":501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"29a882fd-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:48:14.888Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:14.889Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:14.915Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:14.916Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:14.916Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:14.916Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:14.917Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:14.917Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-TransactionID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-ECOMP-RequestID:"44f4d0b9-6701-4437-b2ad-ffb5c8139f08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de99b17f-b097-4ea3-a034-46e25d0516b5"]
2022-10-26T06:48:14.918Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:14.918Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:15.040Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:15.041Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:15.041Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:15.042Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DF1A37898E8C0E54A38FA6DB5BCEF17C; 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:"Wed, 26 Oct 2022 06:48:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:15.042Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:29a9bbc7-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","executionId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:13.590+0000","endTime":"2022-10-26T06:48:14.088+0000","durationInMillis":498,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:48:15.043Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:15.043Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:15.047Z|44f4d0b9-6701-4437-b2ad-ffb5c8139f08|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:17.868Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:17.869Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 19eacfd0-a927-44e6-a337-1cfb2bb80ce7 already exists in requestDb InfraActiveRequests table
2022-10-26T06:48:17.870Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:17.870Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:48:17.871Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:17.871Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:17.871Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:48:17.871Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d7a134fb60e4dff", X-B3-SpanId:"a1292fb65a8fc534", X-B3-ParentSpanId:"6d7a134fb60e4dff", X-B3-Sampled:"0", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"319ebdb6-6f93-4623-b6b8-f8975f9f8f8c"]
2022-10-26T06:48:17.871Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:48:17.872Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:48:17.889Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:17.890Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:48:17.890Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:48:17.890Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:48:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:17.891Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: 
2022-10-26T06:48:17.891Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:17.891Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|404|Not Found|InvokeReturn
2022-10-26T06:48:17.898Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:48:17.899Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-10-26T06:48:17.903Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:48:17.935Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-10-26T06:48:17.936Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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=[19eacfd0-a927-44e6-a337-1cfb2bb80ce7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[23592b69-0730-4a2a-a47b-ca11e2b8f1ae], X-ECOMP-RequestID=[19eacfd0-a927-44e6-a337-1cfb2bb80ce7], X-TransactionId=[], X-ONAP-RequestID=[19eacfd0-a927-44e6-a337-1cfb2bb80ce7]}
2022-10-26T06:48:18.015Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:48:17:213-19595], Content-Length=[313], Date=[Wed, 26 Oct 2022 06:48:17 GMT], Content-Type=[application/json]}
2022-10-26T06:48:18.017Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-10-26T06:48:18.017Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-10-26T06:48:18.019Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-10-26T06:48:18.019Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-10-26T06:48:18.023Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:48:18.048Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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=[]}
2022-10-26T06:48:18.049Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-10-26T06:48:18.090Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-10-26T06:48:18.090Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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-221026-06:48:17:289-92882], Content-Length=[313], Date=[Wed, 26 Oct 2022 06:48:17 GMT], Content-Type=[application/json]}
2022-10-26T06:48:18.092Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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"]}}}

2022-10-26T06:48:18.094Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-10-26T06:48:18.094Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-10-26T06:48:18.097Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:48:18.116Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-10-26T06:48:18.117Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:48:18.181Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:48:18.182Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:48:17:356-76255], vertex-id=[524528], Content-Length=[616], Date=[Wed, 26 Oct 2022 06:48:17 GMT], Content-Type=[application/json]}
2022-10-26T06:48:18.182Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666766775368","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"}]}]}}

2022-10-26T06:48:18.183Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:48:18.183Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:48:18.188Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:48:18.188Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:48:18.189Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.189Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:48:18.189Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:48:18.189Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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:"6d7a134fb60e4dff", X-B3-SpanId:"d040c96209bd6830", X-B3-ParentSpanId:"6d7a134fb60e4dff", X-B3-Sampled:"0", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82d33d5e-3360-4c73-afff-9d0f30873772"]
2022-10-26T06:48:18.189Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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_fc9bdc71-ccb0-4582-a24d-c28b27904889","requestScope":"service"}
2022-10-26T06:48:18.190Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:48:18.204Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:18.205Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:18.205Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:48:18.205Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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:"Wed, 26 Oct 2022 06:48:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:18.205Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:48:18.206Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:18.206Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:48:18.207Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f
2022-10-26T06:48:18.207Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|INFO|500||Invoke
2022-10-26T06:48:18.207Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.207Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f
2022-10-26T06:48:18.208Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Method      : GET
2022-10-26T06:48:18.208Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"874bf3a2-6b59-4cb8-b490-82f0abe627fe"]
2022-10-26T06:48:18.208Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Request body: 
2022-10-26T06:48:18.208Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||==========================request end================================================
2022-10-26T06:48:18.232Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:18.233Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:18.233Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Status text  : 
2022-10-26T06:48:18.233Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:48:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:18.234Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "7bf193fa-4004-4c9b-961f-aee80c77071f",
  "modelInvariantUUID" : "811ef33b-4940-4377-9d85-d0a95a4f5f9e",
  "created" : "2022-10-26 06:47:47.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" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:48:18.234Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:18.234Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|INFO|500||InvokeReturn
2022-10-26T06:48:18.237Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance
2022-10-26T06:48:18.237Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|INFO|500||Invoke
2022-10-26T06:48:18.237Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.238Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance
2022-10-26T06:48:18.238Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:48:18.238Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a31bc287-5cc7-4f6e-bc40-ce02b422d7fd"]
2022-10-26T06:48:18.238Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:48:18.239Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:48:18.250Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:18.250Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:48:18.250Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:48:18.251Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&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:"Wed, 26 Oct 2022 06:48:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:18.251Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:48:18.251Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:18.251Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:48:18.252Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e
2022-10-26T06:48:18.252Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|INFO|500||Invoke
2022-10-26T06:48:18.252Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.253Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e
2022-10-26T06:48:18.253Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Method      : GET
2022-10-26T06:48:18.253Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47f32ac3-8a1d-44c5-b70f-e956d03e2df1"]
2022-10-26T06:48:18.253Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Request body: 
2022-10-26T06:48:18.254Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||==========================request end================================================
2022-10-26T06:48:18.274Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:18.274Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:18.274Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Status text  : 
2022-10-26T06:48:18.275Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:48:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:18.275Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "7bf193fa-4004-4c9b-961f-aee80c77071f",
      "modelInvariantUUID" : "811ef33b-4940-4377-9d85-d0a95a4f5f9e",
      "created" : "2022-10-26 06:47:47.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" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/serviceProxyCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/collectionResourceCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e"
    }
  }
}
2022-10-26T06:48:18.275Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:18.276Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|INFO|500||InvokeReturn
2022-10-26T06:48:18.278Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance
2022-10-26T06:48:18.278Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|INFO|500||Invoke
2022-10-26T06:48:18.278Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.279Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance
2022-10-26T06:48:18.279Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:48:18.279Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3080c491-e952-4bfa-a122-73efb1df630e"]
2022-10-26T06:48:18.279Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:48:18.280Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:48:18.289Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:18.289Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:48:18.290Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:48:18.290Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&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:"Wed, 26 Oct 2022 06:48:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:18.290Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:48:18.290Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:18.291Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:48:18.291Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:48:18.291Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:48:18.291Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.292Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:48:18.292Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:48:18.292Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/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:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb61ed9f-50d8-4bee-8a2f-823e16f2fdc9"]
2022-10-26T06:48:18.292Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:48:18.293Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:48:18.307Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:18.307Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:18.307Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:48:18.307Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/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:"Wed, 26 Oct 2022 06:48:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:18.309Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:48:18.310Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:18.310Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:48:18.312Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-10-26T06:48:18.313Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-10-26T06:48:18.313Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.313Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-10-26T06:48:18.313Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:48:18.314Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/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:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"244a053a-5f0b-4475-af68-ec692f86a066"]
2022-10-26T06:48:18.314Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:48:18.314Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:48:18.328Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:18.328Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:18.329Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:48:18.329Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/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:"Wed, 26 Oct 2022 06:48:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:18.332Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-10-26T06:48:18.332Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:18.332Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-10-26T06:48:18.334Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f
2022-10-26T06:48:18.335Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|INFO|500||Invoke
2022-10-26T06:48:18.335Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.335Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f
2022-10-26T06:48:18.336Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Method      : GET
2022-10-26T06:48:18.336Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56a017ba-3b84-4617-ae9b-b69dc6cac770"]
2022-10-26T06:48:18.336Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Request body: 
2022-10-26T06:48:18.336Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||==========================request end================================================
2022-10-26T06:48:18.358Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:18.359Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:18.359Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Status text  : 
2022-10-26T06:48:18.360Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:48:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:18.365Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "7bf193fa-4004-4c9b-961f-aee80c77071f",
  "modelInvariantUUID" : "811ef33b-4940-4377-9d85-d0a95a4f5f9e",
  "created" : "2022-10-26 06:47:47.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" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:48:18.366Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:18.366Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|INFO|500||InvokeReturn
2022-10-26T06:48:18.369Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:48:18.370Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:48:18.370Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.370Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:48:18.371Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:48:18.371Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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:"9182", X-B3-TraceId:"6d7a134fb60e4dff", X-B3-SpanId:"d29aa693300fc3c8", X-B3-ParentSpanId:"6d7a134fb60e4dff", X-B3-Sampled:"0", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29a68307-4630-41e1-910d-ca39f1082897"]
2022-10-26T06:48:18.371Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7","requestStatus":"IN_PROGRESS","startTime":1666766897899,"source":"VID","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7"}
2022-10-26T06:48:18.371Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:48:18.395Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:18.395Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:48:18.396Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:48:18.396Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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/19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:18.397Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:48:17.899+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:48:18.383+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:48:18.397Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:18.398Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:48:18.408Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:48:18.409Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:48:18.409Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:18.409Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:48:18.409Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:48:18.410Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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:"4604", X-B3-TraceId:"6d7a134fb60e4dff", X-B3-SpanId:"8a19c76c6d49f737", X-B3-ParentSpanId:"6d7a134fb60e4dff", X-B3-Sampled:"0", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfbfc103-9652-44ac-8550-014b496172c6"]
2022-10-26T06:48:18.410Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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\":\"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7bf193fa-4004-4c9b-961f-aee80c77071f\",\"modelUuid\":\"7bf193fa-4004-4c9b-961f-aee80c77071f\",\"modelInvariantUuid\":\"811ef33b-4940-4377-9d85-d0a95a4f5f9e\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"3da1ba85-ba45-4e51-9e78-702a21740758\",\"modelInvariantUuid\":\"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"82329d81-c716-4bea-b262-6f24b13206a0\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"55afb1ef-9ea2-4262-b152-687731eed181\",\"modelInvariantUuid\":\"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"3de3c348-40ce-4f64-bf25-33f6213504db\"},\"instanceName\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"7bf193fa-4004-4c9b-961f-aee80c77071f\",\"modelInvariantId\":\"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"d588b682-5156-46e1-81b8-dcbd5b48643e\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7","type":"String"},"mso-request-id":{"value":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:48:18.410Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:48:19.423Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:19.423Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:48:19.424Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:48:19.424Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:48:19 GMT", X-ONAP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-TransactionID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ECOMP-RequestID:"19eacfd0-a927-44e6-a337-1cfb2bb80ce7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bfbfc103-9652-44ac-8550-014b496172c6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:19.425Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|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\":\"19eacfd0-a927-44e6-a337-1cfb2bb80ce7\",\"instanceId\":\"67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b\"}}","message":"Success","processInstanceID":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:48:19.425Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:19.426Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:48:19.429Z|19eacfd0-a927-44e6-a337-1cfb2bb80ce7|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:19.590Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:19.594Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:19.594Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:48:19.594Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:19.595Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:19.595Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:48:19.595Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cde14c9a4026c8d", X-B3-SpanId:"fa0745dd51a6736e", X-B3-ParentSpanId:"2cde14c9a4026c8d", X-B3-Sampled:"0", X-ONAP-RequestID:"1fc0b87d-47d0-441e-bbe8-16227840befe", X-RequestID:"1fc0b87d-47d0-441e-bbe8-16227840befe", X-TransactionID:"1fc0b87d-47d0-441e-bbe8-16227840befe", X-ECOMP-RequestID:"1fc0b87d-47d0-441e-bbe8-16227840befe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"590cd602-2e4f-42f9-ab10-f0e83eda1ed6"]
2022-10-26T06:48:19.595Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:48:19.596Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:48:19.612Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:19.613Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:19.613Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:48:19.613Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:19.614Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:48:17.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:19.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:48:19.615Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:19.615Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:48:19.618Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:48:19.619Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:19.619Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:19.621Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:48:19.621Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:19.621Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cde14c9a4026c8d", X-B3-SpanId:"56f7a1f72e881740", X-B3-ParentSpanId:"2cde14c9a4026c8d", X-B3-Sampled:"0", X-ONAP-RequestID:"1fc0b87d-47d0-441e-bbe8-16227840befe", X-RequestID:"1fc0b87d-47d0-441e-bbe8-16227840befe", X-TransactionID:"1fc0b87d-47d0-441e-bbe8-16227840befe", X-ECOMP-RequestID:"1fc0b87d-47d0-441e-bbe8-16227840befe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc9481d2-ba57-4442-9722-11456f95e60b"]
2022-10-26T06:48:19.622Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:19.622Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:19.639Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:19.639Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:19.640Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:19.640Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:19.642Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:48:19.642Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:19.642Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:19.648Z|1fc0b87d-47d0-441e-bbe8-16227840befe|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:22.232Z|947d8c73-1544-4e5d-8dcb-5b9be726e0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:22.232Z|5625e11a-7b0a-497a-96aa-b5956c49f697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:22.233Z|904c0d48-b67c-4fb6-9729-5b14e2bcf88e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:22.233Z|947d8c73-1544-4e5d-8dcb-5b9be726e0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:22.233Z|5625e11a-7b0a-497a-96aa-b5956c49f697|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:22.234Z|904c0d48-b67c-4fb6-9729-5b14e2bcf88e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:25.185Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:25.189Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:25.190Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:48:25.190Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:25.190Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:25.190Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:48:25.190Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef5248be407b3420", X-B3-SpanId:"4b78e726416e1ca9", X-B3-ParentSpanId:"ef5248be407b3420", X-B3-Sampled:"0", X-ONAP-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-TransactionID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-ECOMP-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaa7c00b-0346-47d2-ae46-e8402aaac676"]
2022-10-26T06:48:25.191Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:48:25.191Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:48:25.208Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:25.209Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:25.209Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:48:25.209Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:25.214Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:48:25.214Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:25.214Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:48:25.216Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:25.217Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:25.217Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:25.217Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:25.218Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:25.218Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef5248be407b3420", X-B3-SpanId:"293aff836f1e8703", X-B3-ParentSpanId:"ef5248be407b3420", X-B3-Sampled:"0", X-ONAP-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-TransactionID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-ECOMP-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b5f133-0ae1-4006-9f69-11093e511a0f"]
2022-10-26T06:48:25.218Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:25.219Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:25.234Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:25.234Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:25.235Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:25.235Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:25.236Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:48:25.236Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:25.236Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:25.273Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:25.273Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:25.274Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:25.274Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:25.274Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:25.275Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-TransactionID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-ECOMP-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7cdcd7e-def8-47ef-8b6e-73f831b7e6e1"]
2022-10-26T06:48:25.275Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:25.276Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:25.410Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:25.411Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:25.411Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:25.411Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ECFDBCCFDC086B70A40A296A1E71DCE0; 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:"Wed, 26 Oct 2022 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:25.412Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:13.588+0000","endTime":"2022-10-26T06:48:14.089+0000","removalTime":null,"durationInMillis":501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"29a882fd-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:48:25.412Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:25.412Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:25.434Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:25.434Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:25.434Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:25.435Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:25.435Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:25.435Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-TransactionID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-ECOMP-RequestID:"7400f0d3-5da6-4c1b-9c1d-069166cbf624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5da0f4a-71c7-4adb-af28-90b6ce72f22f"]
2022-10-26T06:48:25.435Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:25.435Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:25.554Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:25.554Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:25.555Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:25.555Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7F106E63B07E25F9AC1C4A0AED528BEE; 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:"Wed, 26 Oct 2022 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:25.555Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:29a9bbc7-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","executionId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:13.590+0000","endTime":"2022-10-26T06:48:14.088+0000","durationInMillis":498,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:48:25.555Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:25.556Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:25.559Z|7400f0d3-5da6-4c1b-9c1d-069166cbf624|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:27.255Z|176c2c0a-ecd2-423c-ab4c-e22e42494b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:48:27.260Z|176c2c0a-ecd2-423c-ab4c-e22e42494b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:48:29.787Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:29.791Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:29.791Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:48:29.791Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:29.792Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:29.792Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:48:29.792Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c067697e9a82ae4", X-B3-SpanId:"84e17efe4529366c", X-B3-ParentSpanId:"4c067697e9a82ae4", X-B3-Sampled:"0", X-ONAP-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-TransactionID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-ECOMP-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f399a7ea-a732-4264-96db-2e49b07cd411"]
2022-10-26T06:48:29.792Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:48:29.792Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:48:29.814Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:29.814Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:29.815Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:48:29.815Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:29.816Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:48:29.817Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:29.817Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:48:29.819Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:48:29.819Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:29.820Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:29.820Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:48:29.820Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:29.821Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c067697e9a82ae4", X-B3-SpanId:"56479eaea9aa1711", X-B3-ParentSpanId:"4c067697e9a82ae4", X-B3-Sampled:"0", X-ONAP-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-TransactionID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-ECOMP-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a5f7e5a-05e1-4197-a31e-fd223c8f9c1c"]
2022-10-26T06:48:29.821Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:29.821Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:29.838Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:29.839Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:29.839Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:29.839Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:29.840Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:48:29.840Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:29.841Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:29.863Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:29.864Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:29.864Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:29.864Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:29.864Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:29.864Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-TransactionID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-ECOMP-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b649a69b-ae65-491f-8ca6-766276a15a3d"]
2022-10-26T06:48:29.865Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:29.865Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:29.990Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:29.990Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:29.990Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:29.991Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0473AF419EBEB7998C0B6450D9226667; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Wed, 26 Oct 2022 06:48:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:29.991Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3287f000-54fa-11ed-8d56-1ee6933b54f1","businessKey":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:28.468+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"3265e8d3-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:48:29.991Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:29.991Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:30.074Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:30.075Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:30.075Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:30.075Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:30.075Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:30.075Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-TransactionID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-ECOMP-RequestID:"36e15db3-0e20-4782-8538-8cf4808585ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6ebd5c8-c6a6-43e9-ba12-1de7d2c8fd38"]
2022-10-26T06:48:30.076Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:30.076Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:30.194Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:30.195Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:30.195Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:30.195Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2FC257F3798EB031F49450F152B8288B; 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:"781", Date:"Wed, 26 Oct 2022 06:48:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:30.195Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"32bbaa68-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"SubProcess_0y8yozw:329fbddc-54fa-11ed-8d56-1ee6933b54f1","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"3287f000-54fa-11ed-8d56-1ee6933b54f1","executionId":"32bbaa66-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:28.807+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:48:30.196Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:30.196Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3287f000-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:30.199Z|36e15db3-0e20-4782-8538-8cf4808585ab|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:32.255Z|0fb0502b-3022-4022-86a5-70129a125b66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:32.255Z|2dfa7b8b-bbf2-41bd-a4b8-8a79b431678c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:32.256Z|0fb0502b-3022-4022-86a5-70129a125b66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:32.256Z|2dfa7b8b-bbf2-41bd-a4b8-8a79b431678c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:32.261Z|67f025dd-6b3f-4e06-b3c5-4b98f7be2350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:32.261Z|67f025dd-6b3f-4e06-b3c5-4b98f7be2350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:35.693Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:35.697Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:35.697Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:48:35.697Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:35.698Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:35.698Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:48:35.698Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a24dfbf7c3e0e76", X-B3-SpanId:"d597063ce5b9a3a5", X-B3-ParentSpanId:"3a24dfbf7c3e0e76", X-B3-Sampled:"0", X-ONAP-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-TransactionID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-ECOMP-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cb4e1b2-2175-429f-9f2d-388b1a71f64a"]
2022-10-26T06:48:35.698Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:48:35.699Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:48:35.720Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:35.721Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:35.722Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:48:35.722Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:35.724Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:48:35.725Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:35.725Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:48:35.727Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:35.727Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:35.727Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:35.728Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:35.728Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:35.728Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a24dfbf7c3e0e76", X-B3-SpanId:"a525f8a6b1805746", X-B3-ParentSpanId:"3a24dfbf7c3e0e76", X-B3-Sampled:"0", X-ONAP-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-TransactionID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-ECOMP-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08336463-9126-4f03-896e-7a8391cb52f3"]
2022-10-26T06:48:35.728Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:35.729Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:35.743Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:35.743Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:35.744Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:35.744Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:35.746Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:48:35.746Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:35.746Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:35.773Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:35.773Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:35.774Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:35.774Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:35.775Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:35.775Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-TransactionID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-ECOMP-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d167f388-6077-4f95-821f-49894a152598"]
2022-10-26T06:48:35.776Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:35.776Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:35.912Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:35.912Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:35.913Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:35.913Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=570EF20268FB3A9C72B9B653EEFF4A42; 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:"Wed, 26 Oct 2022 06:48:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:35.913Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:13.588+0000","endTime":"2022-10-26T06:48:14.089+0000","removalTime":null,"durationInMillis":501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"29a882fd-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:48:35.914Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:35.914Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:35.937Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:35.937Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:35.938Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:35.938Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:35.938Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:35.938Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-TransactionID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-ECOMP-RequestID:"eb1a1480-3d8e-4fe8-8d50-decbd262b667", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bc76122-37c9-4fab-af1d-2036cca4e52e"]
2022-10-26T06:48:35.939Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:35.939Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:36.055Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:36.056Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:36.057Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:36.057Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=34DBE9306E70C5BEB84EEF355C912933; 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:"Wed, 26 Oct 2022 06:48:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:36.057Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:29a9bbc7-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","executionId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:13.590+0000","endTime":"2022-10-26T06:48:14.088+0000","durationInMillis":498,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:48:36.058Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:36.058Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:36.061Z|eb1a1480-3d8e-4fe8-8d50-decbd262b667|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:40.331Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:40.335Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:40.336Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:48:40.336Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:40.337Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:40.337Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:48:40.338Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f10c363a6a32374a", X-B3-SpanId:"1c2d89b2d9b9f814", X-B3-ParentSpanId:"f10c363a6a32374a", X-B3-Sampled:"0", X-ONAP-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-TransactionID:"953aa285-4630-4cfc-b086-c855e36e998e", X-ECOMP-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecbf849a-52cc-4f33-b6af-25c27425cfb8"]
2022-10-26T06:48:40.338Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:48:40.338Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:48:40.358Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:40.358Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:40.359Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:48:40.360Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:40.360Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:33.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:48:40.361Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:40.361Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:48:40.363Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:48:40.363Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:40.363Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:40.364Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:48:40.364Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:40.364Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f10c363a6a32374a", X-B3-SpanId:"31cdbc68b0fc2c7a", X-B3-ParentSpanId:"f10c363a6a32374a", X-B3-Sampled:"0", X-ONAP-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-TransactionID:"953aa285-4630-4cfc-b086-c855e36e998e", X-ECOMP-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ff899c3-0c28-45b9-b574-edc538281672"]
2022-10-26T06:48:40.364Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:40.365Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:40.377Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:40.378Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:40.378Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:40.378Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:40.380Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:48:40.380Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:40.381Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:40.402Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:40.403Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:40.403Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:40.403Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:40.404Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:40.404Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-TransactionID:"953aa285-4630-4cfc-b086-c855e36e998e", X-ECOMP-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5febe5d2-ae14-4c31-9dbf-f16aa500e948"]
2022-10-26T06:48:40.404Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:40.405Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:40.530Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:40.531Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:40.531Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:40.531Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=50364BE7863E70A735A681ACEACFB304; 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:"Wed, 26 Oct 2022 06:48:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:40.532Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","businessKey":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:35.704+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"36d72601-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:48:40.532Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:40.533Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:40.554Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:40.555Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:40.555Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:40.555Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:40.556Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:40.556Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-TransactionID:"953aa285-4630-4cfc-b086-c855e36e998e", X-ECOMP-RequestID:"953aa285-4630-4cfc-b086-c855e36e998e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35ce7792-2aa1-4cc5-9a85-3582bafbabae"]
2022-10-26T06:48:40.556Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:40.557Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:40.674Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:40.675Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:40.675Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:40.675Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2857BF6DD721B8AF5940B0FAB2B11CA7; 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:"Wed, 26 Oct 2022 06:48:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:40.676Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:36d836b9-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","executionId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:35.705+0000","endTime":"2022-10-26T06:48:35.705+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:48:40.676Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:40.677Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:40.680Z|953aa285-4630-4cfc-b086-c855e36e998e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:42.255Z|b4ed98af-b1f5-4aba-8be8-acdd20eeff95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:48:42.256Z|b4ed98af-b1f5-4aba-8be8-acdd20eeff95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:48:42.278Z|0c799011-0d01-44af-a17f-b3d81c0af588|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:42.278Z|6535311e-863e-408c-bf1c-518c026fe539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:42.278Z|0c799011-0d01-44af-a17f-b3d81c0af588|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:42.279Z|6535311e-863e-408c-bf1c-518c026fe539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:42.281Z|aedb04f4-22ed-489f-86e7-d00cdb6dfc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:42.282Z|aedb04f4-22ed-489f-86e7-d00cdb6dfc75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:42.640Z|4b066178-80fa-4702-97b8-f16ea90a844c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:48:42.641Z|4b066178-80fa-4702-97b8-f16ea90a844c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:48:43.007Z|14d7e27f-7c70-46cb-a7db-740494c8d822|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:48:43.007Z|14d7e27f-7c70-46cb-a7db-740494c8d822|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:46.195Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:46.199Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:46.200Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:48:46.200Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:46.201Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:46.201Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:48:46.201Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f5b2132744b9ecb", X-B3-SpanId:"a4a9cc72c22470ce", X-B3-ParentSpanId:"5f5b2132744b9ecb", X-B3-Sampled:"0", X-ONAP-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-TransactionID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-ECOMP-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a52b7c0-45a6-4e95-ad9f-03859ea3a62d"]
2022-10-26T06:48:46.202Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:48:46.202Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:48:46.219Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:46.219Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:46.220Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:48:46.220Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:46.221Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:48:46.221Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:46.222Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:48:46.223Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:46.224Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:46.224Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:46.225Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:46.225Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:46.225Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f5b2132744b9ecb", X-B3-SpanId:"d02627c5b9ae8404", X-B3-ParentSpanId:"5f5b2132744b9ecb", X-B3-Sampled:"0", X-ONAP-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-TransactionID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-ECOMP-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4de0d4ce-c8bc-4fd6-b1bf-482a8c340375"]
2022-10-26T06:48:46.226Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:46.226Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:46.237Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:46.238Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:46.238Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:46.238Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:46.239Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:48:46.239Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:46.240Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:46.262Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:46.262Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:46.263Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:46.263Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:46.263Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:46.264Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-TransactionID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-ECOMP-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6959f51d-1575-4dae-a842-783ce3cc1a80"]
2022-10-26T06:48:46.264Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:46.264Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:46.388Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:46.389Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:46.389Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:46.389Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=209B9F633FDD736A4CC8B3A35C3079EA; 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:"Wed, 26 Oct 2022 06:48:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:46.390Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:13.588+0000","endTime":"2022-10-26T06:48:14.089+0000","removalTime":null,"durationInMillis":501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"29a882fd-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:48:46.390Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:46.390Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:46.411Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:46.411Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:46.412Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:46.412Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:46.412Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:46.412Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-TransactionID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-ECOMP-RequestID:"70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"256fe770-7d05-4a58-bc52-28835068357b"]
2022-10-26T06:48:46.413Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:46.413Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:46.533Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:46.534Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:46.534Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:46.535Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6D7183C260EBF48E642EF6512346769E; 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:"Wed, 26 Oct 2022 06:48:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:46.535Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:29a9bbc7-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","executionId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:13.590+0000","endTime":"2022-10-26T06:48:14.088+0000","durationInMillis":498,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:48:46.535Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:46.536Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:46.539Z|70d0c1da-8c1f-4820-90b3-d5b2be2d9cf7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:50.812Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:50.817Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:50.817Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:48:50.818Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:50.818Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:48:50.818Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:48:50.819Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c29d506e1f182bce", X-B3-SpanId:"6c0e94240c92db95", X-B3-ParentSpanId:"c29d506e1f182bce", X-B3-Sampled:"0", X-ONAP-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-TransactionID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-ECOMP-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b89cd0a4-e3c1-4d8a-aa01-e6f23a6525d4"]
2022-10-26T06:48:50.819Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:48:50.819Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:48:50.846Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:50.846Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:50.847Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:48:50.847Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:50.847Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:48:50.848Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:50.848Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:48:50.849Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:48:50.849Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:50.850Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:50.850Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:48:50.850Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:50.850Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c29d506e1f182bce", X-B3-SpanId:"67f7e60dcae0eebe", X-B3-ParentSpanId:"c29d506e1f182bce", X-B3-Sampled:"0", X-ONAP-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-TransactionID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-ECOMP-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"358a5bdb-cd2a-4aa1-9796-62558b40f3ab"]
2022-10-26T06:48:50.850Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:50.851Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:50.868Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:50.868Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:50.869Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:50.870Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:50.871Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666766921000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:48:45.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:48:50.872Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:50.873Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:50.918Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:50.919Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:50.919Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:50.919Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:50.919Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:50.920Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-TransactionID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-ECOMP-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3002c072-4e5a-40be-ace1-067d5bc9b62e"]
2022-10-26T06:48:50.920Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:50.920Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:51.054Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:51.055Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:51.056Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:51.056Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=873707087F11F90184F82093FA6760EB; 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:"Wed, 26 Oct 2022 06:48:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:51.057Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","businessKey":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:35.704+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"36d72601-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:48:51.057Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:51.057Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:51.083Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:51.083Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:51.083Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:51.084Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:51.084Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:51.084Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-TransactionID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-ECOMP-RequestID:"7f7eec4d-1edf-415f-a3cf-f61e42f5388e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b041c8a-3484-408f-9e50-8a20d18cf817"]
2022-10-26T06:48:51.085Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:51.085Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:51.214Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:51.216Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:51.216Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:51.217Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4BB39284CC1241AD350FA2D9173AC38C; 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:"Wed, 26 Oct 2022 06:48:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:51.217Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3c132c4a-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","executionId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:44.480+0000","endTime":"2022-10-26T06:48:44.484+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:48:51.217Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:51.217Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:51.221Z|7f7eec4d-1edf-415f-a3cf-f61e42f5388e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:52.301Z|dcb80ee3-ee80-46c7-85a8-d2f692825472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:52.301Z|45098860-7ef0-457d-ad79-aa0299a850a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:52.302Z|dcb80ee3-ee80-46c7-85a8-d2f692825472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:52.302Z|45098860-7ef0-457d-ad79-aa0299a850a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:52.303Z|03bc348c-a934-497d-a68f-db65ffc98c19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:48:52.304Z|03bc348c-a934-497d-a68f-db65ffc98c19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:48:56.673Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:48:56.678Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:56.678Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:48:56.678Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:56.679Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:48:56.679Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:48:56.679Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c72c14b96f28b250", X-B3-SpanId:"04227c6baa97bd53", X-B3-ParentSpanId:"c72c14b96f28b250", X-B3-Sampled:"0", X-ONAP-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-TransactionID:"57a962b5-31dc-4589-82f2-e778648a442e", X-ECOMP-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6cb9220-83a2-4242-9773-cd9f07690b3e"]
2022-10-26T06:48:56.679Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:48:56.679Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:48:56.699Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:56.699Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:56.700Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:48:56.700Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:56.701Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:48:56.702Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:56.702Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:48:56.703Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:56.704Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:48:56.704Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:56.704Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:48:56.704Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:48:56.704Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c72c14b96f28b250", X-B3-SpanId:"0a11b26ea9505736", X-B3-ParentSpanId:"c72c14b96f28b250", X-B3-Sampled:"0", X-ONAP-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-TransactionID:"57a962b5-31dc-4589-82f2-e778648a442e", X-ECOMP-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a666d135-00ea-4584-9e9b-ac88f3848a3c"]
2022-10-26T06:48:56.705Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:48:56.705Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:48:56.714Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:56.715Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:56.715Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:48:56.715Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:48:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:56.716Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:48:56.716Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:56.717Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:48:56.748Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:56.749Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:56.749Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:56.749Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:48:56.750Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:56.750Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-TransactionID:"57a962b5-31dc-4589-82f2-e778648a442e", X-ECOMP-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b38ac27-6e6a-4541-8a4b-eea7d449a907"]
2022-10-26T06:48:56.750Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:56.750Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:56.886Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:56.887Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:56.887Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:56.887Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2F48C1DB939DDABD57AE186311C96C09; 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:"Wed, 26 Oct 2022 06:48:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:56.887Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:13.588+0000","endTime":"2022-10-26T06:48:14.089+0000","removalTime":null,"durationInMillis":501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"29a882fd-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:48:56.888Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:56.888Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:56.911Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:56.912Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:48:56.913Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:48:56.913Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:48:56.913Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:48:56.914Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-TransactionID:"57a962b5-31dc-4589-82f2-e778648a442e", X-ECOMP-RequestID:"57a962b5-31dc-4589-82f2-e778648a442e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"593b18eb-df8b-4cff-8346-023fa4e8c575"]
2022-10-26T06:48:56.914Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:48:56.914Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:48:57.033Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:48:57.034Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:48:57.034Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:48:57.034Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7D6C84A4E1059EB28BC4A24ED12C32CD; 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:"Wed, 26 Oct 2022 06:48:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:48:57.034Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:29a9bbc7-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","executionId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:13.590+0000","endTime":"2022-10-26T06:48:14.088+0000","durationInMillis":498,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:48:57.035Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:48:57.035Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:48:57.040Z|57a962b5-31dc-4589-82f2-e778648a442e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:48:57.255Z|e62ee17d-3867-4b46-89a9-e7589ad97375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:48:57.256Z|e62ee17d-3867-4b46-89a9-e7589ad97375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:49:01.349Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:01.353Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:01.354Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:49:01.354Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:01.354Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:01.354Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:49:01.355Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d623d94fc773392d", X-B3-SpanId:"c4d23438abfff977", X-B3-ParentSpanId:"d623d94fc773392d", X-B3-Sampled:"0", X-ONAP-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-TransactionID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-ECOMP-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0230de3e-6ae7-43e2-a76e-2bd1130856ca"]
2022-10-26T06:49:01.355Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:49:01.355Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:49:01.372Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:01.372Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:01.372Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:49:01.373Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:01.376Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:49:01.377Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:01.377Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:49:01.379Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:01.379Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:01.379Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:01.379Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:01.380Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:01.380Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d623d94fc773392d", X-B3-SpanId:"0cec23ec5d8bb4a6", X-B3-ParentSpanId:"d623d94fc773392d", X-B3-Sampled:"0", X-ONAP-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-TransactionID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-ECOMP-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b9b1022-d4e4-4942-8ea8-09fe7ef4633c"]
2022-10-26T06:49:01.380Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:01.380Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:01.390Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:01.391Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:01.391Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:01.392Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:01.392Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666766921000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:48:45.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:01.393Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:01.393Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:01.422Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:01.423Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:01.423Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:01.424Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:01.424Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:01.424Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-TransactionID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-ECOMP-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58c95570-5a3d-45b7-8cea-de4798090277"]
2022-10-26T06:49:01.425Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:01.425Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:01.552Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:01.553Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:01.553Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:01.553Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1170D61F6558C5A42EAC427B08C3B4FE; 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:"Wed, 26 Oct 2022 06:49:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:01.554Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","businessKey":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:35.704+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"36d72601-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:49:01.554Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:01.554Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:01.579Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:01.580Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:01.580Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:01.580Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:01.581Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:01.581Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-TransactionID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-ECOMP-RequestID:"09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44cf54f3-b0d4-4c28-9c2c-6403c06cc421"]
2022-10-26T06:49:01.581Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:01.582Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:01.704Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:01.705Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:01.705Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:01.706Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BD8D042919D45AA11AA5FAAB991D83B5; 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:"Wed, 26 Oct 2022 06:49:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:01.706Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3c132c4a-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","executionId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:44.480+0000","endTime":"2022-10-26T06:48:44.484+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:49:01.706Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:01.707Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:01.710Z|09b0b2aa-fe7b-46a2-aca4-0f325d3b68e0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:02.328Z|507fa951-cd3d-478a-978c-2aaa7bc00f39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:02.328Z|d95a4b2e-9d2f-4632-9373-771b9d76a7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:02.328Z|507fa951-cd3d-478a-978c-2aaa7bc00f39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:02.328Z|d95a4b2e-9d2f-4632-9373-771b9d76a7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:02.348Z|ac3c8de5-58b5-419b-821c-e2a052675e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:02.349Z|ac3c8de5-58b5-419b-821c-e2a052675e16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:07.180Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:07.184Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:07.185Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:49:07.185Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:07.186Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:07.186Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:49:07.186Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64932a02af0cd7b5", X-B3-SpanId:"236491d91e2078d3", X-B3-ParentSpanId:"64932a02af0cd7b5", X-B3-Sampled:"0", X-ONAP-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-TransactionID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-ECOMP-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f163d721-c2af-447b-88be-d6e942ed9147"]
2022-10-26T06:49:07.187Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:49:07.187Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:49:07.219Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:07.220Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:07.220Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:49:07.220Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:07.224Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:49:07.225Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:07.225Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:49:07.227Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:07.227Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:07.228Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:07.228Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:07.229Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:07.229Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64932a02af0cd7b5", X-B3-SpanId:"dcda3c2b0167170f", X-B3-ParentSpanId:"64932a02af0cd7b5", X-B3-Sampled:"0", X-ONAP-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-TransactionID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-ECOMP-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f61b4222-0570-430f-87f0-f6cedef91d7c"]
2022-10-26T06:49:07.229Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:07.230Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:07.243Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:07.244Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:07.244Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:07.245Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:07.245Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:07.246Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:07.246Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:07.274Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:07.275Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:07.275Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:07.276Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:07.276Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:07.276Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-TransactionID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-ECOMP-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a568fecd-d35e-4e0f-88b2-5a49a3f0e912"]
2022-10-26T06:49:07.277Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:07.277Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:07.414Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:07.415Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:07.415Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:07.416Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=42427021E3F5F6158B63C3F1D50F3CF3; 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:"Wed, 26 Oct 2022 06:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:07.416Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:13.588+0000","endTime":"2022-10-26T06:48:14.089+0000","removalTime":null,"durationInMillis":501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"29a882fd-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:49:07.416Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:07.417Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:07.440Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:07.441Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:07.442Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:07.442Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:07.442Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:07.442Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-TransactionID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-ECOMP-RequestID:"4f6201e0-cd7b-474d-ab77-cbd11c264253", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ccfc90b-2825-4df1-aea5-4851b9a3e4a8"]
2022-10-26T06:49:07.443Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:07.443Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:07.574Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:07.574Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:07.575Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:07.575Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=449E198715DA6999B812E2C66D9A5909; 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:"Wed, 26 Oct 2022 06:49:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:07.576Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:29a9bbc7-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","executionId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:13.590+0000","endTime":"2022-10-26T06:48:14.088+0000","durationInMillis":498,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:49:07.576Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:07.576Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:07.580Z|4f6201e0-cd7b-474d-ab77-cbd11c264253|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:11.845Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:11.849Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:11.850Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:49:11.850Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:11.850Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:11.851Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:49:11.851Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50612d38b04484bd", X-B3-SpanId:"93d37ca082985215", X-B3-ParentSpanId:"50612d38b04484bd", X-B3-Sampled:"0", X-ONAP-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-TransactionID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-ECOMP-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec212708-c3fa-4104-88b8-00d2625edf41"]
2022-10-26T06:49:11.851Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:49:11.851Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:49:11.869Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:11.870Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:11.870Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:49:11.870Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:11.872Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:49:11.872Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:11.872Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:49:11.873Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:11.874Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:11.874Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:11.874Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:11.874Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:11.875Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50612d38b04484bd", X-B3-SpanId:"c3fbcb02254a8d1f", X-B3-ParentSpanId:"50612d38b04484bd", X-B3-Sampled:"0", X-ONAP-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-TransactionID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-ECOMP-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd00a442-d2de-4f25-8867-edbbbc399951"]
2022-10-26T06:49:11.875Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:11.875Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:11.892Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:11.893Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:11.893Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:11.893Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:11.894Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666766921000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:48:45.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:11.894Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:11.894Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:11.920Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:11.920Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:11.920Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:11.921Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:11.921Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:11.921Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-TransactionID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-ECOMP-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afbcf4e6-1c25-4d1d-afec-f35123415767"]
2022-10-26T06:49:11.921Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:11.921Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:12.050Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:12.050Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:12.050Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:12.051Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37A988C7DC2F4D51A26CB98A0EB6A1EC; 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:"Wed, 26 Oct 2022 06:49:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:12.051Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","businessKey":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:35.704+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"36d72601-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:49:12.051Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:12.052Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:12.071Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:12.072Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:12.072Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:12.072Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:12.072Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:12.073Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-TransactionID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-ECOMP-RequestID:"0f63b69f-ba92-4e1d-9e02-5a5c4549cdad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88b068e3-1d37-426f-84ec-22f28c4adc32"]
2022-10-26T06:49:12.073Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:12.073Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:12.192Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:12.193Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:12.193Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:12.194Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=67A03269F31501C455276EE8026100B9; 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:"Wed, 26 Oct 2022 06:49:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:12.194Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3c132c4a-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","executionId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:44.480+0000","endTime":"2022-10-26T06:48:44.484+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:49:12.195Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:12.195Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:12.198Z|0f63b69f-ba92-4e1d-9e02-5a5c4549cdad|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:12.255Z|79f30145-991e-4b5d-ad2b-52968b6c0934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:49:12.258Z|79f30145-991e-4b5d-ad2b-52968b6c0934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:49:12.350Z|3fe728a1-8602-48c6-9196-6b0d89350385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:12.350Z|e53d6b98-f099-44f7-9f8d-e0b62a378bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:12.351Z|3fe728a1-8602-48c6-9196-6b0d89350385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:12.352Z|e53d6b98-f099-44f7-9f8d-e0b62a378bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:12.369Z|6f3eaac6-4655-4145-bda1-26436503375f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:12.370Z|6f3eaac6-4655-4145-bda1-26436503375f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:12.641Z|ff42c296-7b11-42f0-a79c-35ae91a3fddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:49:12.642Z|ff42c296-7b11-42f0-a79c-35ae91a3fddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:49:17.708Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:17.712Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:17.713Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:49:17.713Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:17.714Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:17.714Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:49:17.714Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cfc2ebf9e6d596d", X-B3-SpanId:"17325174317d158b", X-B3-ParentSpanId:"7cfc2ebf9e6d596d", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-TransactionID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-ECOMP-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de86144a-9012-4b5b-b76e-8d0890b5a536"]
2022-10-26T06:49:17.714Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:49:17.715Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:49:17.736Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:17.737Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:17.737Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:49:17.737Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:17.739Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:49:17.739Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:17.739Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:49:17.740Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:17.741Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:17.741Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:17.741Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:17.741Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:17.742Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7cfc2ebf9e6d596d", X-B3-SpanId:"60a0dbf448efee29", X-B3-ParentSpanId:"7cfc2ebf9e6d596d", X-B3-Sampled:"0", X-ONAP-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-TransactionID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-ECOMP-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53206717-1ba3-41be-8200-44451c648ed3"]
2022-10-26T06:49:17.742Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:17.742Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:17.751Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:17.752Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:17.752Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:17.752Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:17.753Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:17.753Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:17.753Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:17.776Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:17.776Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:17.776Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:17.777Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:17.777Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:17.777Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-TransactionID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-ECOMP-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6bf058a-7601-4b16-8522-a3940619db91"]
2022-10-26T06:49:17.777Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:17.777Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:17.909Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:17.910Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:17.910Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:17.910Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5DAC2D1C6429953A59F0AC5378498FDB; 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:"Wed, 26 Oct 2022 06:49:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:17.911Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:13.588+0000","endTime":"2022-10-26T06:48:14.089+0000","removalTime":null,"durationInMillis":501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"29a882fd-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:49:17.911Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:17.911Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:17.932Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:17.933Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:17.933Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:17.933Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:17.933Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:17.934Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-TransactionID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-ECOMP-RequestID:"aa3daa7a-2395-4c76-b423-dc6dcd647e4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81b23f6f-352c-4e54-aeb3-02c0fa0a130a"]
2022-10-26T06:49:17.934Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:17.935Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:18.060Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:18.060Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:18.061Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:18.061Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5F0AE0B79342132270F913F8283C595B; 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:"Wed, 26 Oct 2022 06:49:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:18.061Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:29a9bbc7-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","executionId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:13.590+0000","endTime":"2022-10-26T06:48:14.088+0000","durationInMillis":498,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:49:18.061Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:18.062Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:18.065Z|aa3daa7a-2395-4c76-b423-dc6dcd647e4d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:22.332Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:22.335Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:22.336Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:49:22.336Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:22.336Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:22.336Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:49:22.337Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f478a11465ad87a", X-B3-SpanId:"35a8fef471ca5e7f", X-B3-ParentSpanId:"5f478a11465ad87a", X-B3-Sampled:"0", X-ONAP-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-TransactionID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-ECOMP-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66c60e47-fb55-4667-84c1-a010e3030001"]
2022-10-26T06:49:22.337Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:49:22.337Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:49:22.353Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:22.354Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:22.354Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:49:22.354Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:22.359Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:44.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:49:22.359Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:22.359Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:49:22.360Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:22.361Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:22.361Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:22.361Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:22.361Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:22.362Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f478a11465ad87a", X-B3-SpanId:"ea3ee47ef290b44a", X-B3-ParentSpanId:"5f478a11465ad87a", X-B3-Sampled:"0", X-ONAP-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-TransactionID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-ECOMP-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0b1d32f-ab08-4804-bed4-d0171be7d14e"]
2022-10-26T06:49:22.362Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:22.362Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:22.372Z|d197d0cc-cef7-4123-b4ee-c9e43dfed97f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:22.373Z|d197d0cc-cef7-4123-b4ee-c9e43dfed97f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:22.373Z|c2b2c58f-6067-4b49-9e7c-fd0e02c0a6da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:22.373Z|c2b2c58f-6067-4b49-9e7c-fd0e02c0a6da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:22.376Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:22.376Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:22.377Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:22.377Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:22.377Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666766921000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:48:45.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:22.377Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:22.378Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:22.392Z|a7350a84-ab8d-4c68-9177-0ec0f95a9e54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:22.392Z|a7350a84-ab8d-4c68-9177-0ec0f95a9e54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:22.400Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:22.401Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:22.402Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:22.403Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:22.403Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:22.403Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-TransactionID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-ECOMP-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bffdbd7d-59f7-4fe9-95f7-ea9b50fd4e4c"]
2022-10-26T06:49:22.403Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:22.403Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:22.525Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:22.525Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:22.526Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:22.526Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6F33D206E5FCC30F13B3251FF8C3A3FF; 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:"Wed, 26 Oct 2022 06:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:22.527Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","businessKey":"19eacfd0-a927-44e6-a337-1cfb2bb80ce7","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:35.704+0000","endTime":"2022-10-26T06:49:16.721+0000","removalTime":null,"durationInMillis":41017,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"36d72601-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:49:22.527Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:22.528Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:22.549Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:22.550Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:22.550Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:22.551Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:22.551Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:22.551Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-TransactionID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-ECOMP-RequestID:"4d3eb654-814c-40de-944c-36c9cd3121bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc9654e4-57ef-4e17-b414-6cb47044b233"]
2022-10-26T06:49:22.552Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:22.552Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:22.687Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:22.687Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:22.688Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:22.689Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=640E9E31812B75ED530C390F11B3578C; 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:"Wed, 26 Oct 2022 06:49:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:22.689Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4f4a9b5d-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","executionId":"36d80fa2-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:49:16.720+0000","endTime":"2022-10-26T06:49:16.720+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2c8b57dc-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:49:22.689Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:22.690Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36d80fa2-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:22.694Z|4d3eb654-814c-40de-944c-36c9cd3121bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:27.255Z|df8c867a-5b3e-4423-9b96-a1df6b071592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:49:27.255Z|df8c867a-5b3e-4423-9b96-a1df6b071592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:49:28.201Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:28.205Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:28.206Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:49:28.206Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:28.206Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:28.207Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:49:28.207Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3d35e35d461ccde", X-B3-SpanId:"daa7c0d656c83570", X-B3-ParentSpanId:"f3d35e35d461ccde", X-B3-Sampled:"0", X-ONAP-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-TransactionID:"6af51df7-cebd-418e-a937-65daab6da41a", X-ECOMP-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbb597ee-f759-47ea-bd79-04594bdba29e"]
2022-10-26T06:49:28.208Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:49:28.208Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:49:28.228Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:28.229Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:28.229Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:49:28.229Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:28.230Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:48:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:49:28.230Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:28.231Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:49:28.232Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:28.232Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:28.233Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:28.233Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:28.233Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:28.233Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3d35e35d461ccde", X-B3-SpanId:"0767a463386a74b0", X-B3-ParentSpanId:"f3d35e35d461ccde", X-B3-Sampled:"0", X-ONAP-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-TransactionID:"6af51df7-cebd-418e-a937-65daab6da41a", X-ECOMP-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2dc995d-7d39-49c7-a799-6b8d874f31f0"]
2022-10-26T06:49:28.234Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:28.234Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:28.244Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:28.245Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:28.245Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:28.245Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:28.246Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:28.246Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:28.246Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:28.273Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:28.274Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:28.274Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:28.274Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:28.274Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:28.274Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-TransactionID:"6af51df7-cebd-418e-a937-65daab6da41a", X-ECOMP-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a70f1a4a-2b65-408c-9269-0d4a44e49a2b"]
2022-10-26T06:49:28.275Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:28.275Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:28.406Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:28.406Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:28.406Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:28.407Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2BC29CEA121343F7F661BEFAE88C2133; 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:"Wed, 26 Oct 2022 06:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:28.407Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2bc1e294-8a88-4bce-ba84-8e731b84369d","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:48:13.588+0000","endTime":"2022-10-26T06:48:14.089+0000","removalTime":null,"durationInMillis":501,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"29a882fd-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:49:28.407Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:28.407Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2bc1e294-8a88-4bce-ba84-8e731b84369d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:28.428Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:28.428Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:28.428Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:28.428Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:28.429Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:28.429Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-TransactionID:"6af51df7-cebd-418e-a937-65daab6da41a", X-ECOMP-RequestID:"6af51df7-cebd-418e-a937-65daab6da41a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d59f8d5-4a62-4777-ad8b-429878353ce6"]
2022-10-26T06:49:28.429Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:28.429Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:28.555Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:28.556Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:28.556Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:28.556Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=80938A7BE4ED4F2D18BD9DC39D8F6DD6; 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:"Wed, 26 Oct 2022 06:49:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:28.556Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:29a9bbc7-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","executionId":"29a96d94-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:48:13.590+0000","endTime":"2022-10-26T06:48:14.088+0000","durationInMillis":498,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"04144da3-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:49:28.557Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:28.557Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=29a96d94-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:28.561Z|6af51df7-cebd-418e-a937-65daab6da41a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:32.398Z|d69f1fad-bc61-4678-baa6-ec26e09805dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:32.398Z|d014ee93-0145-4d04-a428-92301aa8c419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:32.399Z|d014ee93-0145-4d04-a428-92301aa8c419|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:32.399Z|d69f1fad-bc61-4678-baa6-ec26e09805dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:32.421Z|099aaa23-5321-4b97-b680-72a41ab406a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:32.422Z|099aaa23-5321-4b97-b680-72a41ab406a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:32.823Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:32.827Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:32.827Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:49:32.828Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:32.828Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:32.828Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:49:32.828Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ec06670bb93c06c", X-B3-SpanId:"d2a446cae4df6b29", X-B3-ParentSpanId:"0ec06670bb93c06c", X-B3-Sampled:"0", X-ONAP-RequestID:"353089e0-4512-40b9-bc4f-75bb6986b4c9", X-RequestID:"353089e0-4512-40b9-bc4f-75bb6986b4c9", X-TransactionID:"353089e0-4512-40b9-bc4f-75bb6986b4c9", X-ECOMP-RequestID:"353089e0-4512-40b9-bc4f-75bb6986b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93916566-7fc0-4eed-98a3-b7b76a8fa367"]
2022-10-26T06:49:32.829Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:49:32.829Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:49:32.867Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:32.868Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:32.869Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:49:32.870Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:32.873Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "endTime" : "2022-10-26T06:49:32.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:49:32.874Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:32.874Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:49:32.876Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:32.877Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:32.878Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:32.878Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:32.879Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:32.879Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ec06670bb93c06c", X-B3-SpanId:"a2fbf244798fc095", X-B3-ParentSpanId:"0ec06670bb93c06c", X-B3-Sampled:"0", X-ONAP-RequestID:"353089e0-4512-40b9-bc4f-75bb6986b4c9", X-RequestID:"353089e0-4512-40b9-bc4f-75bb6986b4c9", X-TransactionID:"353089e0-4512-40b9-bc4f-75bb6986b4c9", X-ECOMP-RequestID:"353089e0-4512-40b9-bc4f-75bb6986b4c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ed81427-1d06-413e-b990-fc6af7a7c5c4"]
2022-10-26T06:49:32.879Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:32.880Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:32.895Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:32.895Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:32.896Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:32.898Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:32.898Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666766921000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:48:45.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:32.899Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:32.901Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:32.911Z|353089e0-4512-40b9-bc4f-75bb6986b4c9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:33.060Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:33.064Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:33.064Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:49:33.065Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:33.065Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:33.065Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:49:33.065Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e96f279917d4a4e", X-B3-SpanId:"c944f8f8722a0388", X-B3-ParentSpanId:"9e96f279917d4a4e", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd28e1a-62b8-46ba-b904-0c98cf781da8", X-RequestID:"9dd28e1a-62b8-46ba-b904-0c98cf781da8", X-TransactionID:"9dd28e1a-62b8-46ba-b904-0c98cf781da8", X-ECOMP-RequestID:"9dd28e1a-62b8-46ba-b904-0c98cf781da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"077510fb-d111-4a64-8b70-df483505b3ce"]
2022-10-26T06:49:33.065Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:49:33.066Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:49:33.082Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:33.083Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:33.083Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:49:33.084Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:33.086Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "endTime" : "2022-10-26T06:49:32.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:49:33.086Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:33.087Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:49:33.088Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:33.089Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:33.089Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:33.089Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:33.089Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:33.090Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e96f279917d4a4e", X-B3-SpanId:"492344956f74044f", X-B3-ParentSpanId:"9e96f279917d4a4e", X-B3-Sampled:"0", X-ONAP-RequestID:"9dd28e1a-62b8-46ba-b904-0c98cf781da8", X-RequestID:"9dd28e1a-62b8-46ba-b904-0c98cf781da8", X-TransactionID:"9dd28e1a-62b8-46ba-b904-0c98cf781da8", X-ECOMP-RequestID:"9dd28e1a-62b8-46ba-b904-0c98cf781da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eba7036f-49c7-40b8-ada6-630af60fe83f"]
2022-10-26T06:49:33.090Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:33.090Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:33.102Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:33.102Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:33.102Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:33.103Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:33.103Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666766921000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:48:45.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:33.104Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:33.104Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:33.110Z|9dd28e1a-62b8-46ba-b904-0c98cf781da8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:33.237Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:33.240Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:33.241Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:49:33.241Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:33.241Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:33.241Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:49:33.242Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c12cbf4fe8585824", X-B3-SpanId:"e638bbc991eda9c0", X-B3-ParentSpanId:"c12cbf4fe8585824", X-B3-Sampled:"0", X-ONAP-RequestID:"456f1e76-7418-4cca-b9a2-9ac09ce8d9a9", X-RequestID:"456f1e76-7418-4cca-b9a2-9ac09ce8d9a9", X-TransactionID:"456f1e76-7418-4cca-b9a2-9ac09ce8d9a9", X-ECOMP-RequestID:"456f1e76-7418-4cca-b9a2-9ac09ce8d9a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e9331ec-e44e-4e33-9551-77219fb2ef82"]
2022-10-26T06:49:33.255Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:49:33.255Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:49:33.302Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:33.302Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:33.303Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:49:33.303Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:33.304Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "endTime" : "2022-10-26T06:49:32.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:49:33.304Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:33.304Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:49:33.306Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:33.306Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:33.306Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:33.306Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:33.306Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:33.307Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c12cbf4fe8585824", X-B3-SpanId:"edc081df1037a174", X-B3-ParentSpanId:"c12cbf4fe8585824", X-B3-Sampled:"0", X-ONAP-RequestID:"456f1e76-7418-4cca-b9a2-9ac09ce8d9a9", X-RequestID:"456f1e76-7418-4cca-b9a2-9ac09ce8d9a9", X-TransactionID:"456f1e76-7418-4cca-b9a2-9ac09ce8d9a9", X-ECOMP-RequestID:"456f1e76-7418-4cca-b9a2-9ac09ce8d9a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85ebf4b1-e8ad-45f3-a7bc-63d593aa3f88"]
2022-10-26T06:49:33.307Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:33.307Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:33.325Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:33.325Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:33.325Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:33.325Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:33.328Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666766921000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:48:45.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:33.328Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:33.328Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:33.335Z|456f1e76-7418-4cca-b9a2-9ac09ce8d9a9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:33.467Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:33.470Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:33.471Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:49:33.471Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:33.471Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:33.472Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:49:33.472Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16bbe1bc1782f4b2", X-B3-SpanId:"b3b4b6fcaab54587", X-B3-ParentSpanId:"16bbe1bc1782f4b2", X-B3-Sampled:"0", X-ONAP-RequestID:"22363df9-fa1b-45e2-8ed8-425addbe7d6d", X-RequestID:"22363df9-fa1b-45e2-8ed8-425addbe7d6d", X-TransactionID:"22363df9-fa1b-45e2-8ed8-425addbe7d6d", X-ECOMP-RequestID:"22363df9-fa1b-45e2-8ed8-425addbe7d6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ced74c11-45f5-4d56-9e57-90e700cf5038"]
2022-10-26T06:49:33.472Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:49:33.473Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:49:33.489Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:33.490Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:33.490Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:49:33.491Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:33.492Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "endTime" : "2022-10-26T06:49:32.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:49:33.493Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:33.493Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:49:33.495Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:33.495Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:33.495Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:33.496Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:33.496Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:33.496Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16bbe1bc1782f4b2", X-B3-SpanId:"ac0292a9ec4f928d", X-B3-ParentSpanId:"16bbe1bc1782f4b2", X-B3-Sampled:"0", X-ONAP-RequestID:"22363df9-fa1b-45e2-8ed8-425addbe7d6d", X-RequestID:"22363df9-fa1b-45e2-8ed8-425addbe7d6d", X-TransactionID:"22363df9-fa1b-45e2-8ed8-425addbe7d6d", X-ECOMP-RequestID:"22363df9-fa1b-45e2-8ed8-425addbe7d6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d55d43fb-b9c2-4dba-b90b-187f0576b591"]
2022-10-26T06:49:33.497Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:33.497Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:33.507Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:33.508Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:33.509Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:33.509Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:33.510Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666766921000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:48:45.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:33.510Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:33.511Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:33.516Z|22363df9-fa1b-45e2-8ed8-425addbe7d6d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:33.635Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:33.638Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:33.639Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||Invoke
2022-10-26T06:49:33.639Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:33.639Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7
2022-10-26T06:49:33.640Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Method      : GET
2022-10-26T06:49:33.640Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5ae1b5b2ff2ec1f", X-B3-SpanId:"803d329091189e35", X-B3-ParentSpanId:"a5ae1b5b2ff2ec1f", X-B3-Sampled:"0", X-ONAP-RequestID:"8cc677b1-5907-4304-a4ec-f66e41fd617d", X-RequestID:"8cc677b1-5907-4304-a4ec-f66e41fd617d", X-TransactionID:"8cc677b1-5907-4304-a4ec-f66e41fd617d", X-ECOMP-RequestID:"8cc677b1-5907-4304-a4ec-f66e41fd617d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c758d20-7859-4287-b689-8c00cdf5b5d4"]
2022-10-26T06:49:33.641Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Request body: 
2022-10-26T06:49:33.641Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||==========================request end================================================
2022-10-26T06:49:33.670Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:33.671Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:33.672Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Status text  : 
2022-10-26T06:49:33.672Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:33.673Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||Response body: {
  "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "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" : "2022-10-26T06:48:17.000+00:00",
  "endTime" : "2022-10-26T06:49:32.000+00:00",
  "source" : "VID",
  "vnfId" : "be7680cb-0ca6-467f-8e4d-cd1e46571eb9",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n\t\t\t\"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\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_fc9bdc71-ccb0-4582-a24d-c28b27904889\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"3da1ba85-ba45-4e51-9e78-702a21740758\",\n                                        \"modelInvariantUuid\": \"22ce9fbb-2c00-4a0b-9c25-ab2a1ad6af88\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"82329d81-c716-4bea-b262-6f24b13206a0\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"50ccd88e4b0d4c7680629cc3d303d5ab\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"55afb1ef-9ea2-4262-b152-687731eed181\",\n                                                \"modelInvariantUuid\": \"aae19799-684a-431e-baf8-1cc9be5d3f9f\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3de3c348-40ce-4f64-bf25-33f6213504db\"\n                                            },\n                                            \"instanceName\": \"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\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\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\",\n                            \"modelInvariantId\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"d588b682-5156-46e1-81b8-dcbd5b48643e\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
    "cloudIdentifier" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"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\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2022-10-26T06:48:38.000+00:00"
  } ],
  "requestURI" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7"
    }
  }
}
2022-10-26T06:49:33.674Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:33.675Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|INFO|500||InvokeReturn
2022-10-26T06:49:33.677Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:33.677Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:33.678Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:33.678Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false
2022-10-26T06:49:33.679Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:33.679Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5ae1b5b2ff2ec1f", X-B3-SpanId:"89ef56aa5a28fa87", X-B3-ParentSpanId:"a5ae1b5b2ff2ec1f", X-B3-Sampled:"0", X-ONAP-RequestID:"8cc677b1-5907-4304-a4ec-f66e41fd617d", X-RequestID:"8cc677b1-5907-4304-a4ec-f66e41fd617d", X-TransactionID:"8cc677b1-5907-4304-a4ec-f66e41fd617d", X-ECOMP-RequestID:"8cc677b1-5907-4304-a4ec-f66e41fd617d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f88b7852-65e4-4d59-85a2-c26b66162805"]
2022-10-26T06:49:33.679Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:33.680Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:33.691Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:33.692Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:33.692Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:33.693Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:33.693Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 72,
  "soRequestId" : "19eacfd0-a927-44e6-a337-1cfb2bb80ce7",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1666766921000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:48:45.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:33.693Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:33.694Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=19eacfd0-a927-44e6-a337-1cfb2bb80ce7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:33.702Z|8cc677b1-5907-4304-a4ec-f66e41fd617d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/19eacfd0-a927-44e6-a337-1cfb2bb80ce7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:35.074Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:35.078Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|||INFO|500||Checking if requestId: be395011-07e0-4e3c-8e83-cbf119f1585f already exists in requestDb InfraActiveRequests table
2022-10-26T06:49:35.078Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:49:35.079Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||Invoke
2022-10-26T06:49:35.079Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.079Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:49:35.080Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Method      : GET
2022-10-26T06:49:35.080Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b45cd2bf615c730", X-B3-SpanId:"1decf3b8ef301200", X-B3-ParentSpanId:"2b45cd2bf615c730", X-B3-Sampled:"0", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"add51e3c-89c6-4d19-ac46-c93b0d8a5c9a"]
2022-10-26T06:49:35.080Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Request body: 
2022-10-26T06:49:35.081Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.096Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.096Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:49:35.096Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status text  : 
2022-10-26T06:49:35.097Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:49:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.097Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Response body: 
2022-10-26T06:49:35.097Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.098Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|404|Not Found|InvokeReturn
2022-10-26T06:49:35.105Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:49:35.109Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:49:35.133Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||Invoke
2022-10-26T06:49:35.134Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|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/50ccd88e4b0d4c7680629cc3d303d5ab with request headers:{Authorization=[***REDACTED***], X-RequestID=[be395011-07e0-4e3c-8e83-cbf119f1585f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[df2befe6-7600-4791-8315-ec41d6a66068], X-ECOMP-RequestID=[be395011-07e0-4e3c-8e83-cbf119f1585f], X-TransactionId=[], X-ONAP-RequestID=[be395011-07e0-4e3c-8e83-cbf119f1585f]}
2022-10-26T06:49:35.214Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|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/50ccd88e4b0d4c7680629cc3d303d5ab has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:49:34:388-47688], vertex-id=[524528], Content-Length=[1032], Date=[Wed, 26 Oct 2022 06:49:34 GMT], Content-Type=[application/json]}
2022-10-26T06:49:35.215Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|DEBUG|500||{"tenant-id":"50ccd88e4b0d4c7680629cc3d303d5ab","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1666766902925","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/be7680cb-0ca6-467f-8e4d-cd1e46571eb9","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"be7680cb-0ca6-467f-8e4d-cd1e46571eb9"}],"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"}]}]}}

2022-10-26T06:49:35.216Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/50ccd88e4b0d4c7680629cc3d303d5ab|INFO|500||InvokeReturn
2022-10-26T06:49:35.217Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:49:35.218Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:49:35.219Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:49:35.219Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:49:35.221Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.222Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:49:35.222Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:49:35.222Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|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:"2b45cd2bf615c730", X-B3-SpanId:"0680f482eb560a74", X-B3-ParentSpanId:"2b45cd2bf615c730", X-B3-Sampled:"0", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ddac5e-d9c7-4e57-a5d8-8668376aae99"]
2022-10-26T06:49:35.223Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b"},"instanceName":null,"requestScope":"service"}
2022-10-26T06:49:35.223Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.240Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.241Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:35.242Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:49:35.242Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|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:"Wed, 26 Oct 2022 06:49:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.243Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:49:35.243Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.243Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:49:35.244Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f
2022-10-26T06:49:35.245Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|INFO|500||Invoke
2022-10-26T06:49:35.245Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.246Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f
2022-10-26T06:49:35.246Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Method      : GET
2022-10-26T06:49:35.246Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a05d655d-f98a-4277-9360-1e0f3ebc68b0"]
2022-10-26T06:49:35.246Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Request body: 
2022-10-26T06:49:35.247Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.279Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.279Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:35.279Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Status text  : 
2022-10-26T06:49:35.280Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:49:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.281Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "7bf193fa-4004-4c9b-961f-aee80c77071f",
  "modelInvariantUUID" : "811ef33b-4940-4377-9d85-d0a95a4f5f9e",
  "created" : "2022-10-26 06:47:47.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" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:49:35.281Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.281Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|INFO|500||InvokeReturn
2022-10-26T06:49:35.284Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance
2022-10-26T06:49:35.284Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:49:35.284Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.284Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance
2022-10-26T06:49:35.285Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:49:35.285Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ac171a3-1d64-46dd-b53b-8f617e63bc29"]
2022-10-26T06:49:35.285Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:49:35.285Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.306Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.307Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:49:35.307Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:49:35.307Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&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:"Wed, 26 Oct 2022 06:49:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.307Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Response body: 
2022-10-26T06:49:35.308Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.308Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:49:35.308Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e
2022-10-26T06:49:35.309Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|INFO|500||Invoke
2022-10-26T06:49:35.309Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.309Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e
2022-10-26T06:49:35.309Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Method      : GET
2022-10-26T06:49:35.310Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93e204f0-1939-4bf6-8490-76bb19446996"]
2022-10-26T06:49:35.310Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Request body: 
2022-10-26T06:49:35.310Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.332Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.332Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:35.333Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Status text  : 
2022-10-26T06:49:35.333Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:49:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.333Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "7bf193fa-4004-4c9b-961f-aee80c77071f",
      "modelInvariantUUID" : "811ef33b-4940-4377-9d85-d0a95a4f5f9e",
      "created" : "2022-10-26 06:47:47.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" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/serviceProxyCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/collectionResourceCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e"
    }
  }
}
2022-10-26T06:49:35.333Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.334Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=811ef33b-4940-4377-9d85-d0a95a4f5f9e|INFO|500||InvokeReturn
2022-10-26T06:49:35.336Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance
2022-10-26T06:49:35.336Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:49:35.337Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.337Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance
2022-10-26T06:49:35.337Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:49:35.337Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71f69dfb-0c2d-4039-8c8b-73602ba1e665"]
2022-10-26T06:49:35.337Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:49:35.338Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.347Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.348Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:49:35.348Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:49:35.348Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&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:"Wed, 26 Oct 2022 06:49:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.349Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||Response body: 
2022-10-26T06:49:35.349Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.349Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7bf193fa-4004-4c9b-961f-aee80c77071f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:49:35.350Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:49:35.350Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:49:35.350Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.351Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:49:35.351Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:49:35.351Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|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:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe172860-7fa7-44e9-a22b-fcb940ceddb3"]
2022-10-26T06:49:35.351Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:49:35.351Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.368Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.369Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:35.369Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:49:35.369Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|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:"Wed, 26 Oct 2022 06:49:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.370Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:49:35.370Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.370Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:49:35.372Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:49:35.373Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:49:35.373Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.373Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:49:35.373Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:49:35.373Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|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:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1496df3-8845-4b27-a49f-d2dc586b93a8"]
2022-10-26T06:49:35.374Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:49:35.374Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.387Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.387Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:35.387Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:49:35.388Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|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:"Wed, 26 Oct 2022 06:49:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.388Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-10-26T06:49:35.388Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.389Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:49:35.391Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f
2022-10-26T06:49:35.391Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|INFO|500||Invoke
2022-10-26T06:49:35.391Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.391Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f
2022-10-26T06:49:35.392Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Method      : GET
2022-10-26T06:49:35.392Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a4dd971-264c-4972-a185-64271c802d79"]
2022-10-26T06:49:35.392Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Request body: 
2022-10-26T06:49:35.392Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.410Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.411Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:35.411Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Status text  : 
2022-10-26T06:49:35.411Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:49:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.412Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "7bf193fa-4004-4c9b-961f-aee80c77071f",
  "modelInvariantUUID" : "811ef33b-4940-4377-9d85-d0a95a4f5f9e",
  "created" : "2022-10-26 06:47:47.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" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:49:35.412Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.412Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7bf193fa-4004-4c9b-961f-aee80c77071f|INFO|500||InvokeReturn
2022-10-26T06:49:35.416Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:49:35.416Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:49:35.416Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.417Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:49:35.417Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:49:35.417Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|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:"1394", X-B3-TraceId:"2b45cd2bf615c730", X-B3-SpanId:"5daa57e71a2f9081", X-B3-ParentSpanId:"2b45cd2bf615c730", X-B3-Sampled:"0", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6673a066-2de4-454e-9e3e-fe59838dfad1"]
2022-10-26T06:49:35.417Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"be395011-07e0-4e3c-8e83-cbf119f1585f","requestStatus":"IN_PROGRESS","startTime":1666766975106,"source":"VID","tenantId":"50ccd88e4b0d4c7680629cc3d303d5ab","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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"be395011-07e0-4e3c-8e83-cbf119f1585f"}
2022-10-26T06:49:35.417Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:49:35.436Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:35.436Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:49:35.436Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:49:35.437Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|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/be395011-07e0-4e3c-8e83-cbf119f1585f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:35.438Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:49:35.106+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:49:35.427+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    }
  }
}
2022-10-26T06:49:35.438Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:35.438Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:49:35.446Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:49:35.446Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:49:35.446Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:35.447Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:49:35.447Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:49:35.447Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|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:"2b45cd2bf615c730", X-B3-SpanId:"2438407605ef7524", X-B3-ParentSpanId:"2b45cd2bf615c730", X-B3-Sampled:"0", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c0bae85-ddf8-45ec-8a75-62d0f8c86c53"]
2022-10-26T06:49:35.447Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7bf193fa-4004-4c9b-961f-aee80c77071f\",\"modelUuid\":\"7bf193fa-4004-4c9b-961f-aee80c77071f\",\"modelInvariantUuid\":\"811ef33b-4940-4377-9d85-d0a95a4f5f9e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b\"}","type":"String"},"requestId":{"value":"be395011-07e0-4e3c-8e83-cbf119f1585f","type":"String"},"mso-request-id":{"value":"be395011-07e0-4e3c-8e83-cbf119f1585f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b","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/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:49:35.448Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:49:36.460Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:36.461Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:49:36.461Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:49:36.462Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:49:36 GMT", X-ONAP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-TransactionID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ECOMP-RequestID:"be395011-07e0-4e3c-8e83-cbf119f1585f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2c0bae85-ddf8-45ec-8a75-62d0f8c86c53", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:36.462Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"be395011-07e0-4e3c-8e83-cbf119f1585f\",\"instanceId\":\"67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b\"}}","message":"Success","processInstanceID":"5a769053-54fa-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:49:36.462Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:36.463Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:49:36.466Z|be395011-07e0-4e3c-8e83-cbf119f1585f|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:36.601Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:36.604Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:49:36.605Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||Invoke
2022-10-26T06:49:36.605Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:36.605Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:49:36.605Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Method      : GET
2022-10-26T06:49:36.606Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3307ee7a1c9500e2", X-B3-SpanId:"0c2e0e195045e2a1", X-B3-ParentSpanId:"3307ee7a1c9500e2", X-B3-Sampled:"0", X-ONAP-RequestID:"d0dd303f-4e79-4119-bce7-09781873a8e0", X-RequestID:"d0dd303f-4e79-4119-bce7-09781873a8e0", X-TransactionID:"d0dd303f-4e79-4119-bce7-09781873a8e0", X-ECOMP-RequestID:"d0dd303f-4e79-4119-bce7-09781873a8e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4f2e70c-2b58-44b3-b385-1426da652b3f"]
2022-10-26T06:49:36.606Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Request body: 
2022-10-26T06:49:36.606Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||==========================request end================================================
2022-10-26T06:49:36.623Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:36.623Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:36.623Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status text  : 
2022-10-26T06:49:36.623Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:36.625Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Response body: {
  "requestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:49:35.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:49:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    }
  }
}
2022-10-26T06:49:36.625Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:36.625Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||InvokeReturn
2022-10-26T06:49:36.627Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:49:36.627Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:36.628Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:36.628Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:49:36.628Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:36.629Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3307ee7a1c9500e2", X-B3-SpanId:"91c2e4b340489b3a", X-B3-ParentSpanId:"3307ee7a1c9500e2", X-B3-Sampled:"0", X-ONAP-RequestID:"d0dd303f-4e79-4119-bce7-09781873a8e0", X-RequestID:"d0dd303f-4e79-4119-bce7-09781873a8e0", X-TransactionID:"d0dd303f-4e79-4119-bce7-09781873a8e0", X-ECOMP-RequestID:"d0dd303f-4e79-4119-bce7-09781873a8e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee1a4933-62ef-459e-8808-d2ff433ba497"]
2022-10-26T06:49:36.629Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:36.629Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:36.640Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:36.640Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:36.641Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:36.641Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:36.646Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:36.646Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:36.646Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:36.651Z|d0dd303f-4e79-4119-bce7-09781873a8e0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:38.692Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:38.696Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:38.697Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:49:38.697Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:38.698Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:38.698Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:49:38.698Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa6ed3d57b8640a7", X-B3-SpanId:"b0a148d5ae29a7d3", X-B3-ParentSpanId:"aa6ed3d57b8640a7", X-B3-Sampled:"0", X-ONAP-RequestID:"2e71140e-273b-4668-a881-7aff256b411f", X-RequestID:"2e71140e-273b-4668-a881-7aff256b411f", X-TransactionID:"2e71140e-273b-4668-a881-7aff256b411f", X-ECOMP-RequestID:"2e71140e-273b-4668-a881-7aff256b411f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc10a945-a059-41e6-b282-f7a281c71a95"]
2022-10-26T06:49:38.699Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:49:38.699Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:49:38.718Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:38.719Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:38.719Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:49:38.720Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:38.721Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "endTime" : "2022-10-26T06:49:36.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:49:38.722Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:38.722Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:49:38.723Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:38.724Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:38.724Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:38.725Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:38.725Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:38.725Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa6ed3d57b8640a7", X-B3-SpanId:"e69f5b66be7592ba", X-B3-ParentSpanId:"aa6ed3d57b8640a7", X-B3-Sampled:"0", X-ONAP-RequestID:"2e71140e-273b-4668-a881-7aff256b411f", X-RequestID:"2e71140e-273b-4668-a881-7aff256b411f", X-TransactionID:"2e71140e-273b-4668-a881-7aff256b411f", X-ECOMP-RequestID:"2e71140e-273b-4668-a881-7aff256b411f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa53c5d5-d694-44e0-9f69-0ada4a2e0154"]
2022-10-26T06:49:38.726Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:38.726Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:38.736Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:38.736Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:38.737Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:38.737Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:38.738Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:38.739Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:38.739Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:38.745Z|2e71140e-273b-4668-a881-7aff256b411f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:38.869Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:38.873Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:38.873Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:49:38.873Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:38.874Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:38.874Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:49:38.874Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bb4794b94b14a66", X-B3-SpanId:"34e39ef683895beb", X-B3-ParentSpanId:"3bb4794b94b14a66", X-B3-Sampled:"0", X-ONAP-RequestID:"3e175c1e-8458-4115-9fd5-59017d6829c7", X-RequestID:"3e175c1e-8458-4115-9fd5-59017d6829c7", X-TransactionID:"3e175c1e-8458-4115-9fd5-59017d6829c7", X-ECOMP-RequestID:"3e175c1e-8458-4115-9fd5-59017d6829c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0e644dc-e2eb-4d96-bbeb-7ec3139bd633"]
2022-10-26T06:49:38.875Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:49:38.875Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:49:38.898Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:38.899Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:38.899Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:49:38.900Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:38.903Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "endTime" : "2022-10-26T06:49:36.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:49:38.905Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:38.905Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:49:38.907Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:38.908Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:38.908Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:38.908Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:38.908Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:38.909Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bb4794b94b14a66", X-B3-SpanId:"1c844fced80d957a", X-B3-ParentSpanId:"3bb4794b94b14a66", X-B3-Sampled:"0", X-ONAP-RequestID:"3e175c1e-8458-4115-9fd5-59017d6829c7", X-RequestID:"3e175c1e-8458-4115-9fd5-59017d6829c7", X-TransactionID:"3e175c1e-8458-4115-9fd5-59017d6829c7", X-ECOMP-RequestID:"3e175c1e-8458-4115-9fd5-59017d6829c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe4d6599-61f1-4099-9249-94c16b5b80b7"]
2022-10-26T06:49:38.909Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:38.909Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:38.919Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:38.920Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:38.921Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:38.921Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:38.922Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:38.922Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:38.922Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:38.928Z|3e175c1e-8458-4115-9fd5-59017d6829c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:39.041Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:39.044Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:39.045Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:49:39.045Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:39.045Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:39.045Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:49:39.046Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc3ed8181f87e9cb", X-B3-SpanId:"abe50f5a528c97f6", X-B3-ParentSpanId:"bc3ed8181f87e9cb", X-B3-Sampled:"0", X-ONAP-RequestID:"0d15ae87-bfd5-4ee8-be42-17448854ccf7", X-RequestID:"0d15ae87-bfd5-4ee8-be42-17448854ccf7", X-TransactionID:"0d15ae87-bfd5-4ee8-be42-17448854ccf7", X-ECOMP-RequestID:"0d15ae87-bfd5-4ee8-be42-17448854ccf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8442d1ab-a528-4b5d-b5da-d809991ff420"]
2022-10-26T06:49:39.046Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:49:39.046Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:49:39.065Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:39.066Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:39.066Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:49:39.066Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:39.067Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "endTime" : "2022-10-26T06:49:36.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:49:39.067Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:39.068Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:49:39.069Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:39.069Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:39.069Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:39.069Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:39.070Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:39.070Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc3ed8181f87e9cb", X-B3-SpanId:"d8a0d5ed761b7126", X-B3-ParentSpanId:"bc3ed8181f87e9cb", X-B3-Sampled:"0", X-ONAP-RequestID:"0d15ae87-bfd5-4ee8-be42-17448854ccf7", X-RequestID:"0d15ae87-bfd5-4ee8-be42-17448854ccf7", X-TransactionID:"0d15ae87-bfd5-4ee8-be42-17448854ccf7", X-ECOMP-RequestID:"0d15ae87-bfd5-4ee8-be42-17448854ccf7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed5049af-1b5e-46de-9152-4711ff4bcae6"]
2022-10-26T06:49:39.070Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:39.070Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:39.080Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:39.080Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:39.080Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:39.081Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:39.083Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:39.083Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:39.083Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:39.089Z|0d15ae87-bfd5-4ee8-be42-17448854ccf7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:39.224Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:39.228Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:39.229Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:49:39.229Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:39.229Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:39.230Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:49:39.230Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04bb4ba67129f6f3", X-B3-SpanId:"2defd550bbc3d49b", X-B3-ParentSpanId:"04bb4ba67129f6f3", X-B3-Sampled:"0", X-ONAP-RequestID:"13e3dba5-d273-428b-886b-4dbe9d761b84", X-RequestID:"13e3dba5-d273-428b-886b-4dbe9d761b84", X-TransactionID:"13e3dba5-d273-428b-886b-4dbe9d761b84", X-ECOMP-RequestID:"13e3dba5-d273-428b-886b-4dbe9d761b84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5a896f3-d5fa-4371-8e50-3b18ac6155da"]
2022-10-26T06:49:39.230Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:49:39.230Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:49:39.246Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:39.247Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:39.247Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:49:39.247Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:39.248Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "endTime" : "2022-10-26T06:49:36.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:49:39.248Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:39.249Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:49:39.250Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:39.251Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:39.251Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:39.251Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:39.252Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:39.252Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04bb4ba67129f6f3", X-B3-SpanId:"79501830576ed1d4", X-B3-ParentSpanId:"04bb4ba67129f6f3", X-B3-Sampled:"0", X-ONAP-RequestID:"13e3dba5-d273-428b-886b-4dbe9d761b84", X-RequestID:"13e3dba5-d273-428b-886b-4dbe9d761b84", X-TransactionID:"13e3dba5-d273-428b-886b-4dbe9d761b84", X-ECOMP-RequestID:"13e3dba5-d273-428b-886b-4dbe9d761b84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f412653-c22b-416f-ad1d-209f3815bfc7"]
2022-10-26T06:49:39.253Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:39.253Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:39.265Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:39.265Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:39.266Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:39.266Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:39.267Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:39.267Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:39.267Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:39.273Z|13e3dba5-d273-428b-886b-4dbe9d761b84|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:39.393Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:39.396Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:39.396Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||Invoke
2022-10-26T06:49:39.397Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:39.397Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d
2022-10-26T06:49:39.397Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Method      : GET
2022-10-26T06:49:39.397Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56b18cc7068c1691", X-B3-SpanId:"4e4a2346e39bbfae", X-B3-ParentSpanId:"56b18cc7068c1691", X-B3-Sampled:"0", X-ONAP-RequestID:"d7c8efdf-739c-44df-94e3-977fb81f5d01", X-RequestID:"d7c8efdf-739c-44df-94e3-977fb81f5d01", X-TransactionID:"d7c8efdf-739c-44df-94e3-977fb81f5d01", X-ECOMP-RequestID:"d7c8efdf-739c-44df-94e3-977fb81f5d01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60f847bf-c44a-493b-9a91-80f313438b22"]
2022-10-26T06:49:39.398Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Request body: 
2022-10-26T06:49:39.398Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||==========================request end================================================
2022-10-26T06:49:39.417Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:39.417Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:39.418Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Status text  : 
2022-10-26T06:49:39.418Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:39.419Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||Response body: {
  "requestId" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:47:09.000+00:00",
  "endTime" : "2022-10-26T06:49:36.000+00:00",
  "source" : "VID",
  "vnfId" : "e8a8a434-b232-471a-8238-c19f2890947d",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n\t\t\t\"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"123456\",\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basiccnf-macro-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_cnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_cnf_macro\",\n                                        \"modelVersionId\": \"f880f051-6272-412a-bd5b-993add7eec46\",\n                                        \"modelInvariantUuid\": \"87c273fa-299c-4c23-b54f-ffa51d59ea08\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"b88f7d3d-ca9d-46c5-a70f-038cb0fdd136\",\n                                        \"modelInstanceName\": \"basic_cnf_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"123456\",\n                                        \"cloudOwner\": \"basiccnf-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicnf_macro_lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_cnf_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                            \n                                            \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n                                                \"modelVersionId\": \"0afde983-7ea1-4cc3-ae08-8067bf2e22b6\",\n                                                \"modelInvariantUuid\": \"00dbaf94-ec2d-42d6-a198-e2c1ce0a8e02\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"9ce0ce2e-8090-4c9b-8871-2e6b7fdfde39\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"vf_module_label\": \"helm_apache\",\n                                                    \n                                                    \"k8s-rb-profile-name\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-source\": \"node-port-profile\",\n                                                    \n                                                    \"k8s-rb-profile-namespace\": \"onap-tests\",\n                                                    \n                                                    \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n                                                    \n                                                    \"k8s-rb-config-template-name\": \"replica-count-template\",\n                                                    \n                                                    \"k8s-rb-config-template-source\": \"deployment-config\",\n                                                    \n                                                    \"k8s-rb-config-name\": \"replica-count-change\",\n                                                    \n                                                    \"k8s-rb-config-value-source\": \"custom-values\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\",\n                            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n                            \"modelName\": \"basic_cnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"fbc2592e-72a5-4005-adad-53f9df0f574b\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2bc1e294-8a88-4bce-ba84-8e731b84369d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d"
    }
  }
}
2022-10-26T06:49:39.420Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:39.420Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2bc1e294-8a88-4bce-ba84-8e731b84369d|INFO|500||InvokeReturn
2022-10-26T06:49:39.421Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:39.421Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:39.422Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:39.422Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false
2022-10-26T06:49:39.422Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:39.422Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56b18cc7068c1691", X-B3-SpanId:"192dd2dcb1c2f584", X-B3-ParentSpanId:"56b18cc7068c1691", X-B3-Sampled:"0", X-ONAP-RequestID:"d7c8efdf-739c-44df-94e3-977fb81f5d01", X-RequestID:"d7c8efdf-739c-44df-94e3-977fb81f5d01", X-TransactionID:"d7c8efdf-739c-44df-94e3-977fb81f5d01", X-ECOMP-RequestID:"d7c8efdf-739c-44df-94e3-977fb81f5d01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e869db-c10e-427c-aa8c-bbc956ef3865"]
2022-10-26T06:49:39.422Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:39.423Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:39.437Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:39.437Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:39.437Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:39.438Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:39.438Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:39.438Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:39.438Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2bc1e294-8a88-4bce-ba84-8e731b84369d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:39.443Z|d7c8efdf-739c-44df-94e3-977fb81f5d01|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2bc1e294-8a88-4bce-ba84-8e731b84369d|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:40.612Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:40.614Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|||INFO|500||Checking if requestId: 2552400b-dc8a-40ef-abee-425f2896a0a8 already exists in requestDb InfraActiveRequests table
2022-10-26T06:49:40.614Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:49:40.615Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||Invoke
2022-10-26T06:49:40.615Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.615Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:49:40.615Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Method      : GET
2022-10-26T06:49:40.616Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2d04b255ed9b7eb", X-B3-SpanId:"1a1ffefdba48291d", X-B3-ParentSpanId:"f2d04b255ed9b7eb", X-B3-Sampled:"0", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cd1a1fa-da11-4795-90de-0f39b90d44f5"]
2022-10-26T06:49:40.616Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Request body: 
2022-10-26T06:49:40.616Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.633Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.633Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:49:40.633Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status text  : 
2022-10-26T06:49:40.633Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.634Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Response body: 
2022-10-26T06:49:40.634Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.634Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|404|Not Found|InvokeReturn
2022-10-26T06:49:40.640Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:49:40.643Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:49:40.663Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-10-26T06:49:40.664Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2552400b-dc8a-40ef-abee-425f2896a0a8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[371bb9f2-1a57-4522-ab6b-daf5355f7c7e], X-ECOMP-RequestID=[2552400b-dc8a-40ef-abee-425f2896a0a8], X-TransactionId=[], X-ONAP-RequestID=[2552400b-dc8a-40ef-abee-425f2896a0a8]}
2022-10-26T06:49:40.719Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-221026-06:49:39:896-91754], vertex-id=[471200], Content-Length=[1013], Date=[Wed, 26 Oct 2022 06:49:39 GMT], Content-Type=[application/json]}
2022-10-26T06:49:40.720Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1666766835302","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/e8a8a434-b232-471a-8238-c19f2890947d","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e8a8a434-b232-471a-8238-c19f2890947d"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}

2022-10-26T06:49:40.721Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-10-26T06:49:40.722Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:49:40.722Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:49:40.723Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:49:40.723Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:49:40.723Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.723Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:49:40.723Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:49:40.724Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|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:"f2d04b255ed9b7eb", X-B3-SpanId:"cb9842f650e2d7b0", X-B3-ParentSpanId:"f2d04b255ed9b7eb", X-B3-Sampled:"0", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"007face2-f21c-4495-87aa-ce721b268c31"]
2022-10-26T06:49:40.724Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54"},"instanceName":null,"requestScope":"service"}
2022-10-26T06:49:40.724Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.740Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.741Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:40.741Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:49:40.741Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|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:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.742Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:49:40.742Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.742Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:49:40.743Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678
2022-10-26T06:49:40.743Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|INFO|500||Invoke
2022-10-26T06:49:40.743Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.743Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678
2022-10-26T06:49:40.744Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Method      : GET
2022-10-26T06:49:40.744Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f05a455-a3a0-48b1-8bb9-e265dc1bc95c"]
2022-10-26T06:49:40.744Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Request body: 
2022-10-26T06:49:40.744Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.761Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.762Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:40.762Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Status text  : 
2022-10-26T06:49:40.762Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.763Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "873759df-9805-4623-91d5-d7889e1e3678",
  "modelInvariantUUID" : "ade0bebe-571b-48dd-88c7-80c0e3867a9f",
  "created" : "2022-10-26 06:46:55.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 12,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:49:40.763Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.763Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|INFO|500||InvokeReturn
2022-10-26T06:49:40.767Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance
2022-10-26T06:49:40.767Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:49:40.768Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.768Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance
2022-10-26T06:49:40.768Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:49:40.769Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79b774f5-91b4-4e1c-84c8-aa73bb4550c2"]
2022-10-26T06:49:40.769Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:49:40.769Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.781Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.781Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:49:40.782Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:49:40.782Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&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:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.782Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Response body: 
2022-10-26T06:49:40.782Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.783Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:49:40.783Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f
2022-10-26T06:49:40.783Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|INFO|500||Invoke
2022-10-26T06:49:40.784Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.784Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f
2022-10-26T06:49:40.784Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Method      : GET
2022-10-26T06:49:40.784Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82c52e08-890c-4fc2-9101-4b720d959d83"]
2022-10-26T06:49:40.785Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Request body: 
2022-10-26T06:49:40.785Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.800Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.800Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:40.801Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Status text  : 
2022-10-26T06:49:40.801Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.802Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "873759df-9805-4623-91d5-d7889e1e3678",
      "modelInvariantUUID" : "ade0bebe-571b-48dd-88c7-80c0e3867a9f",
      "created" : "2022-10-26 06:46:55.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_cnf_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 12,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/serviceProxyCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/collectionResourceCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f"
    }
  }
}
2022-10-26T06:49:40.802Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.803Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ade0bebe-571b-48dd-88c7-80c0e3867a9f|INFO|500||InvokeReturn
2022-10-26T06:49:40.805Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance
2022-10-26T06:49:40.806Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:49:40.806Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.806Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance
2022-10-26T06:49:40.807Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:49:40.807Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d14f473-0fd6-46a5-9459-344e4b4e6800"]
2022-10-26T06:49:40.807Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:49:40.808Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.816Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.816Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:49:40.816Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:49:40.817Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&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:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.817Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||Response body: 
2022-10-26T06:49:40.817Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.818Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=873759df-9805-4623-91d5-d7889e1e3678&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:49:40.818Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:49:40.819Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:49:40.819Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.819Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:49:40.820Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:49:40.820Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|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:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76510594-5203-4060-bbc8-dafc074dffbd"]
2022-10-26T06:49:40.820Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:49:40.821Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.831Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.832Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:40.833Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:49:40.833Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|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:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.834Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:49:40.834Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.835Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:49:40.840Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:49:40.840Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:49:40.841Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.841Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:49:40.841Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:49:40.841Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|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:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"414b9fc5-7b7b-4006-9d44-37c506568e7d"]
2022-10-26T06:49:40.841Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:49:40.842Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.865Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.865Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:40.865Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:49:40.866Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|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:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.866Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-10-26T06:49:40.866Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.867Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:49:40.868Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678
2022-10-26T06:49:40.868Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|INFO|500||Invoke
2022-10-26T06:49:40.869Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.869Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678
2022-10-26T06:49:40.869Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Method      : GET
2022-10-26T06:49:40.869Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ad0cdb8-36d7-4dae-9a7e-84580ebb9a75"]
2022-10-26T06:49:40.870Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Request body: 
2022-10-26T06:49:40.870Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.885Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.885Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:40.886Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Status text  : 
2022-10-26T06:49:40.886Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.886Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "873759df-9805-4623-91d5-d7889e1e3678",
  "modelInvariantUUID" : "ade0bebe-571b-48dd-88c7-80c0e3867a9f",
  "created" : "2022-10-26 06:46:55.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 12,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:49:40.887Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.887Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/873759df-9805-4623-91d5-d7889e1e3678|INFO|500||InvokeReturn
2022-10-26T06:49:40.891Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:49:40.892Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:49:40.892Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.892Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:49:40.893Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:49:40.893Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|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:"1351", X-B3-TraceId:"f2d04b255ed9b7eb", X-B3-SpanId:"14d73803fa2a3a21", X-B3-ParentSpanId:"f2d04b255ed9b7eb", X-B3-Sampled:"0", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d16c310-6564-4c65-abaa-677ab6177bcf"]
2022-10-26T06:49:40.893Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2552400b-dc8a-40ef-abee-425f2896a0a8","requestStatus":"IN_PROGRESS","startTime":1666766980640,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"2552400b-dc8a-40ef-abee-425f2896a0a8"}
2022-10-26T06:49:40.893Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:49:40.918Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:40.919Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:49:40.920Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:49:40.920Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|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/2552400b-dc8a-40ef-abee-425f2896a0a8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:40.920Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:49:40.640+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:49:40.903+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    }
  }
}
2022-10-26T06:49:40.920Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:40.921Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:49:40.928Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:49:40.929Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:49:40.929Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:40.929Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:49:40.929Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:49:40.930Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2015", X-B3-TraceId:"f2d04b255ed9b7eb", X-B3-SpanId:"9c1e754b59d5877b", X-B3-ParentSpanId:"f2d04b255ed9b7eb", X-B3-Sampled:"0", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d48e4095-6221-4c76-9511-f9f69b0c82b0"]
2022-10-26T06:49:40.930Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"873759df-9805-4623-91d5-d7889e1e3678\",\"modelUuid\":\"873759df-9805-4623-91d5-d7889e1e3678\",\"modelInvariantUuid\":\"ade0bebe-571b-48dd-88c7-80c0e3867a9f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"fc11266e-2ef8-4a26-ae70-501a9a4ebd54\"}","type":"String"},"requestId":{"value":"2552400b-dc8a-40ef-abee-425f2896a0a8","type":"String"},"mso-request-id":{"value":"2552400b-dc8a-40ef-abee-425f2896a0a8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"fc11266e-2ef8-4a26-ae70-501a9a4ebd54","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/fc11266e-2ef8-4a26-ae70-501a9a4ebd54","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:49:40.930Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:49:41.943Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:41.943Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:49:41.944Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:49:41.944Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:49:41 GMT", X-ONAP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-TransactionID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ECOMP-RequestID:"2552400b-dc8a-40ef-abee-425f2896a0a8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d48e4095-6221-4c76-9511-f9f69b0c82b0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:41.944Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2552400b-dc8a-40ef-abee-425f2896a0a8\",\"instanceId\":\"fc11266e-2ef8-4a26-ae70-501a9a4ebd54\"}}","message":"Success","processInstanceID":"5dba97df-54fa-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:49:41.944Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:41.945Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:49:41.950Z|2552400b-dc8a-40ef-abee-425f2896a0a8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:42.086Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:42.089Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:49:42.090Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||Invoke
2022-10-26T06:49:42.090Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:42.090Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:49:42.091Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Method      : GET
2022-10-26T06:49:42.091Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ae9a035a043bb6c", X-B3-SpanId:"062a1b9da31c1ad7", X-B3-ParentSpanId:"5ae9a035a043bb6c", X-B3-Sampled:"0", X-ONAP-RequestID:"a988980a-32b7-43c2-8b5f-a552125b7f5c", X-RequestID:"a988980a-32b7-43c2-8b5f-a552125b7f5c", X-TransactionID:"a988980a-32b7-43c2-8b5f-a552125b7f5c", X-ECOMP-RequestID:"a988980a-32b7-43c2-8b5f-a552125b7f5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d74e133-d446-4883-82b5-c25540bccda7"]
2022-10-26T06:49:42.091Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Request body: 
2022-10-26T06:49:42.092Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||==========================request end================================================
2022-10-26T06:49:42.116Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:42.116Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:42.117Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status text  : 
2022-10-26T06:49:42.118Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:42.123Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Response body: {
  "requestId" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:49:40.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:42.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    }
  }
}
2022-10-26T06:49:42.123Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:42.124Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||InvokeReturn
2022-10-26T06:49:42.125Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:49:42.130Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:42.130Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:42.130Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:49:42.130Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:42.130Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ae9a035a043bb6c", X-B3-SpanId:"1dcf35ffb57242b7", X-B3-ParentSpanId:"5ae9a035a043bb6c", X-B3-Sampled:"0", X-ONAP-RequestID:"a988980a-32b7-43c2-8b5f-a552125b7f5c", X-RequestID:"a988980a-32b7-43c2-8b5f-a552125b7f5c", X-TransactionID:"a988980a-32b7-43c2-8b5f-a552125b7f5c", X-ECOMP-RequestID:"a988980a-32b7-43c2-8b5f-a552125b7f5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"680bedb5-2e1c-4396-916a-db3cf6462886"]
2022-10-26T06:49:42.131Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:42.131Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:42.150Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:42.151Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:42.151Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:42.151Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:42.154Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:42.154Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:42.154Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:42.159Z|a988980a-32b7-43c2-8b5f-a552125b7f5c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:42.255Z|437f196e-5a22-4a00-9715-e2b5f0d7f102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:49:42.256Z|437f196e-5a22-4a00-9715-e2b5f0d7f102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:49:42.421Z|f9380d38-4dbf-46cc-9132-b9a695425d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:42.421Z|513469bf-b354-4b0c-bb8a-e1016e258d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:42.421Z|513469bf-b354-4b0c-bb8a-e1016e258d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:42.421Z|f9380d38-4dbf-46cc-9132-b9a695425d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:42.443Z|033e7049-4c75-4c93-a35f-8b13ff5a4fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:42.444Z|033e7049-4c75-4c93-a35f-8b13ff5a4fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:42.642Z|cc9d4362-acc1-4c04-a874-2faa579444c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:49:42.643Z|cc9d4362-acc1-4c04-a874-2faa579444c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:49:43.008Z|e6ac1fe3-acb5-4128-8063-3ce957abccc9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:49:43.010Z|e6ac1fe3-acb5-4128-8063-3ce957abccc9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:46.785Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:46.794Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:49:46.794Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||Invoke
2022-10-26T06:49:46.794Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:46.795Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:49:46.795Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Method      : GET
2022-10-26T06:49:46.795Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9e93c6dc4c28f21", X-B3-SpanId:"1584f0d2d3bf0c92", X-B3-ParentSpanId:"d9e93c6dc4c28f21", X-B3-Sampled:"0", X-ONAP-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-TransactionID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-ECOMP-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d85488f-2257-4e8c-88a5-14cf056896d9"]
2022-10-26T06:49:46.795Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Request body: 
2022-10-26T06:49:46.796Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||==========================request end================================================
2022-10-26T06:49:46.823Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:46.824Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:46.825Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status text  : 
2022-10-26T06:49:46.825Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:46.827Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Response body: {
  "requestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "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" : "2022-10-26T06:49:35.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    }
  }
}
2022-10-26T06:49:46.827Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:46.828Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||InvokeReturn
2022-10-26T06:49:46.829Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:49:46.830Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:46.830Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:46.831Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:49:46.831Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:46.832Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9e93c6dc4c28f21", X-B3-SpanId:"6650346135787a2d", X-B3-ParentSpanId:"d9e93c6dc4c28f21", X-B3-Sampled:"0", X-ONAP-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-TransactionID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-ECOMP-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc835161-738e-474b-ae12-ffce1ce4a987"]
2022-10-26T06:49:46.832Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:46.833Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:46.851Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:46.852Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:46.853Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:46.853Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:46.854Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666766984000,\"creation_time\":1666766921000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:49:46.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:46.855Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:46.856Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:46.908Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:46.909Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:46.909Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:46.909Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:46.910Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:46.910Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-TransactionID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-ECOMP-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"606976c8-891d-4f03-86e6-d7250ffc23f7"]
2022-10-26T06:49:46.910Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:46.911Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:47.033Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:47.033Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:47.034Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:47.034Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=56E0579EE8598AC964197E078B1C323C; 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:"Wed, 26 Oct 2022 06:49:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:47.035Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d72924e-54fa-11ed-8d56-1ee6933b54f1","businessKey":"be395011-07e0-4e3c-8e83-cbf119f1585f","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:49:40.470+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5a769053-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"5d71cebb-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:49:47.035Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:47.035Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:47.056Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:47.057Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:47.057Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:47.058Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:47.058Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:47.058Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-TransactionID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-ECOMP-RequestID:"d9e86406-9335-4bf6-9eec-14f0a4c61d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fac7c798-da4d-4c96-aa30-64fd1b117d45"]
2022-10-26T06:49:47.058Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:47.059Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:47.179Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:47.180Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:47.180Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:47.181Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2ED4496AA924E107D4857380E1189868; 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:"Wed, 26 Oct 2022 06:49:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:47.181Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:605f2aba-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"5d72924e-54fa-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"5d72924e-54fa-11ed-8d56-1ee6933b54f1","executionId":"5d72924e-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:49:45.376+0000","endTime":"2022-10-26T06:49:45.382+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5a769053-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:49:47.182Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:47.182Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:47.185Z|d9e86406-9335-4bf6-9eec-14f0a4c61d73|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:52.290Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:52.294Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:49:52.295Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||Invoke
2022-10-26T06:49:52.295Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:52.295Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:49:52.295Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Method      : GET
2022-10-26T06:49:52.296Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee3f48ec812a12ae", X-B3-SpanId:"8983304b4f3a2bd5", X-B3-ParentSpanId:"ee3f48ec812a12ae", X-B3-Sampled:"0", X-ONAP-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-TransactionID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-ECOMP-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da94296c-fd67-4ea1-b627-14a5d99eb145"]
2022-10-26T06:49:52.296Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Request body: 
2022-10-26T06:49:52.296Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||==========================request end================================================
2022-10-26T06:49:52.312Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:52.313Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:52.314Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status text  : 
2022-10-26T06:49:52.315Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:52.315Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Response body: {
  "requestId" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2022-10-26T06:49:40.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    }
  }
}
2022-10-26T06:49:52.315Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:52.316Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||InvokeReturn
2022-10-26T06:49:52.317Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:49:52.318Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:52.318Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:52.319Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:49:52.319Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:52.319Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee3f48ec812a12ae", X-B3-SpanId:"fcc1bb02b678a554", X-B3-ParentSpanId:"ee3f48ec812a12ae", X-B3-Sampled:"0", X-ONAP-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-TransactionID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-ECOMP-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a92c3a3-d103-47ad-a85a-db8627a713b5"]
2022-10-26T06:49:52.320Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:52.320Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:52.332Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:52.333Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:52.333Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:52.334Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:52.335Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:49:52.335Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:52.335Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:52.359Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:52.359Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:52.360Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:52.360Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:52.360Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:52.361Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-TransactionID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-ECOMP-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4694759-8a52-4990-8a4c-13242416e7fe"]
2022-10-26T06:49:52.361Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:52.362Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:52.444Z|64f024bf-9db3-4bf4-81c1-a60439922e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:52.444Z|e7934f83-caec-4c85-8024-02cb6ec599f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:52.444Z|64f024bf-9db3-4bf4-81c1-a60439922e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:52.444Z|e7934f83-caec-4c85-8024-02cb6ec599f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:52.464Z|3a300892-30eb-4bca-8836-188f0c4f2c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:49:52.464Z|3a300892-30eb-4bca-8836-188f0c4f2c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:49:52.483Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:52.484Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:52.484Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:52.484Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C679197B700132A6EAE8B128A100EE80; 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:"Wed, 26 Oct 2022 06:49:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:52.485Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"639883c6-54fa-11ed-8d56-1ee6933b54f1","businessKey":"2552400b-dc8a-40ef-abee-425f2896a0a8","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:49:50.785+0000","endTime":"2022-10-26T06:49:51.220+0000","removalTime":null,"durationInMillis":435,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5dba97df-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"6397992f-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:49:52.485Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:52.486Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2552400b-dc8a-40ef-abee-425f2896a0a8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:52.506Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:52.507Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:52.507Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:52.508Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:52.508Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:52.508Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-TransactionID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-ECOMP-RequestID:"190e91d0-2f1c-4a34-a4cf-2f61e30e8687", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87532ff5-8a36-4ee1-99f4-ebe42b19eea3"]
2022-10-26T06:49:52.509Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:52.509Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:52.632Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:52.633Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:52.633Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:52.633Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E310571335DB03E625475C0C17921576; 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:"Wed, 26 Oct 2022 06:49:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:52.634Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:6398f909-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"639883c6-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"639883c6-54fa-11ed-8d56-1ee6933b54f1","executionId":"639883c6-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:49:50.788+0000","endTime":"2022-10-26T06:49:51.219+0000","durationInMillis":431,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5dba97df-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:49:52.634Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:52.634Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=639883c6-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:52.637Z|190e91d0-2f1c-4a34-a4cf-2f61e30e8687|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:49:57.255Z|160e3477-0017-45c1-bc0e-d1dd1e3f865a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:49:57.257Z|160e3477-0017-45c1-bc0e-d1dd1e3f865a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:49:57.319Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:49:57.324Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:49:57.324Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||Invoke
2022-10-26T06:49:57.325Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:57.325Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:49:57.325Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Method      : GET
2022-10-26T06:49:57.326Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99e36a7a5660a70e", X-B3-SpanId:"81992006736fa596", X-B3-ParentSpanId:"99e36a7a5660a70e", X-B3-Sampled:"0", X-ONAP-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-TransactionID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-ECOMP-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c934161-9626-426e-95be-2293ab49c23a"]
2022-10-26T06:49:57.326Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Request body: 
2022-10-26T06:49:57.326Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||==========================request end================================================
2022-10-26T06:49:57.401Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:57.402Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:57.402Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status text  : 
2022-10-26T06:49:57.403Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:57.403Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Response body: {
  "requestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "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" : "2022-10-26T06:49:35.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:49:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    }
  }
}
2022-10-26T06:49:57.404Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:57.404Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||InvokeReturn
2022-10-26T06:49:57.406Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:49:57.406Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:49:57.406Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:57.406Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:49:57.407Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:49:57.407Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99e36a7a5660a70e", X-B3-SpanId:"36ea4512471a682f", X-B3-ParentSpanId:"99e36a7a5660a70e", X-B3-Sampled:"0", X-ONAP-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-TransactionID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-ECOMP-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45bbb2e9-3fc2-4870-8ce8-eef60c5070d8"]
2022-10-26T06:49:57.407Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:49:57.408Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:49:57.421Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:57.421Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:57.421Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:49:57.422Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:49:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:57.423Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666766984000,\"creation_time\":1666766921000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:49:46.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:49:57.423Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:57.424Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:49:57.448Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:57.449Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:57.449Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:57.449Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:49:57.450Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:57.450Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-TransactionID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-ECOMP-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b90b92f2-c933-4a8d-8ce6-2d13a2997a28"]
2022-10-26T06:49:57.450Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:57.450Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:57.576Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:57.576Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:57.577Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:57.577Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=23044363E4257AE62142833AD636F429; 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:"Wed, 26 Oct 2022 06:49:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:57.577Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d72924e-54fa-11ed-8d56-1ee6933b54f1","businessKey":"be395011-07e0-4e3c-8e83-cbf119f1585f","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-10-26T06:49:40.470+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"5a769053-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"5d71cebb-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:49:57.578Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:57.578Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:57.598Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:57.599Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:49:57.599Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:49:57.599Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:49:57.599Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:49:57.600Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-TransactionID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-ECOMP-RequestID:"64f1f5e8-3d39-4dc1-9aff-d2265e066e7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"001b8301-2f55-4d8d-8417-bfd6f1673e6a"]
2022-10-26T06:49:57.600Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:49:57.600Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:49:57.718Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:49:57.718Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:49:57.719Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:49:57.719Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=484BAB4DF66232F54DE80CB76A8B9B0A; 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:"Wed, 26 Oct 2022 06:49:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:49:57.719Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:605f2aba-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"5d72924e-54fa-11ed-8d56-1ee6933b54f1","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:6e6dc311-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"5d72924e-54fa-11ed-8d56-1ee6933b54f1","executionId":"5d72924e-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:49:45.376+0000","endTime":"2022-10-26T06:49:45.382+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5a769053-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:49:57.720Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:49:57.720Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d72924e-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:49:57.723Z|64f1f5e8-3d39-4dc1-9aff-d2265e066e7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:02.468Z|bb4e3d0a-9509-49c3-86a8-f1cf9f1e1319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:02.468Z|adfe3707-54e7-4205-aa76-97a862f38ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:02.469Z|bb4e3d0a-9509-49c3-86a8-f1cf9f1e1319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:02.469Z|adfe3707-54e7-4205-aa76-97a862f38ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:02.486Z|4eb1eec7-6416-45e7-8551-c450d3bc4d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:02.487Z|4eb1eec7-6416-45e7-8551-c450d3bc4d89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:02.777Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:50:02.781Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:50:02.782Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||Invoke
2022-10-26T06:50:02.782Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:02.782Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:50:02.783Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Method      : GET
2022-10-26T06:50:02.783Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2f4f4211d70045b", X-B3-SpanId:"65e6e8c0f07857b4", X-B3-ParentSpanId:"f2f4f4211d70045b", X-B3-Sampled:"0", X-ONAP-RequestID:"37567169-2b70-4922-b7d8-9cb58955164e", X-RequestID:"37567169-2b70-4922-b7d8-9cb58955164e", X-TransactionID:"37567169-2b70-4922-b7d8-9cb58955164e", X-ECOMP-RequestID:"37567169-2b70-4922-b7d8-9cb58955164e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da2e28fb-15a2-4d38-8177-bfe233decf52"]
2022-10-26T06:50:02.783Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Request body: 
2022-10-26T06:50:02.784Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||==========================request end================================================
2022-10-26T06:50:02.800Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:02.801Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:02.802Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status text  : 
2022-10-26T06:50:02.802Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:02.803Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Response body: {
  "requestId" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:49:40.000+00:00",
  "endTime" : "2022-10-26T06:50:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:50:00.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    }
  }
}
2022-10-26T06:50:02.803Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:02.804Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||InvokeReturn
2022-10-26T06:50:02.806Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:50:02.806Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:50:02.807Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:02.807Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:50:02.807Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:50:02.808Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2f4f4211d70045b", X-B3-SpanId:"495aab26e407c1ad", X-B3-ParentSpanId:"f2f4f4211d70045b", X-B3-Sampled:"0", X-ONAP-RequestID:"37567169-2b70-4922-b7d8-9cb58955164e", X-RequestID:"37567169-2b70-4922-b7d8-9cb58955164e", X-TransactionID:"37567169-2b70-4922-b7d8-9cb58955164e", X-ECOMP-RequestID:"37567169-2b70-4922-b7d8-9cb58955164e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3539e52a-f898-418a-b0fa-1a371619c21f"]
2022-10-26T06:50:02.808Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:50:02.809Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:50:02.821Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:02.822Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:02.822Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:50:02.822Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:02.823Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:50:02.823Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:02.824Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:50:02.829Z|37567169-2b70-4922-b7d8-9cb58955164e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:02.948Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:50:02.952Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:50:02.952Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||Invoke
2022-10-26T06:50:02.952Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:02.953Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:50:02.953Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Method      : GET
2022-10-26T06:50:02.953Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3611115e600006b1", X-B3-SpanId:"60b3a1ae7c9a4b61", X-B3-ParentSpanId:"3611115e600006b1", X-B3-Sampled:"0", X-ONAP-RequestID:"231a8e2e-3390-4477-9965-d01118188c99", X-RequestID:"231a8e2e-3390-4477-9965-d01118188c99", X-TransactionID:"231a8e2e-3390-4477-9965-d01118188c99", X-ECOMP-RequestID:"231a8e2e-3390-4477-9965-d01118188c99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efe7a12c-0711-4a93-9830-54a1a949b67c"]
2022-10-26T06:50:02.953Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Request body: 
2022-10-26T06:50:02.953Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||==========================request end================================================
2022-10-26T06:50:02.969Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:02.969Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:02.969Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status text  : 
2022-10-26T06:50:02.969Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:02.971Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Response body: {
  "requestId" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:49:40.000+00:00",
  "endTime" : "2022-10-26T06:50:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:50:00.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    }
  }
}
2022-10-26T06:50:02.971Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:02.972Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||InvokeReturn
2022-10-26T06:50:02.973Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:50:02.973Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:50:02.973Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:02.973Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:50:02.973Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:50:02.974Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3611115e600006b1", X-B3-SpanId:"e4fef256c641466f", X-B3-ParentSpanId:"3611115e600006b1", X-B3-Sampled:"0", X-ONAP-RequestID:"231a8e2e-3390-4477-9965-d01118188c99", X-RequestID:"231a8e2e-3390-4477-9965-d01118188c99", X-TransactionID:"231a8e2e-3390-4477-9965-d01118188c99", X-ECOMP-RequestID:"231a8e2e-3390-4477-9965-d01118188c99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ec48007-31b8-4c43-ac33-6e233957df93"]
2022-10-26T06:50:02.974Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:50:02.974Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:50:02.984Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:02.985Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:02.985Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:50:02.985Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:02.986Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:50:02.987Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:02.987Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:50:02.992Z|231a8e2e-3390-4477-9965-d01118188c99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:03.110Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:50:03.114Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:50:03.115Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||Invoke
2022-10-26T06:50:03.115Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:03.115Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:50:03.116Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Method      : GET
2022-10-26T06:50:03.116Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04a116d17beb77c3", X-B3-SpanId:"d550917705d9658e", X-B3-ParentSpanId:"04a116d17beb77c3", X-B3-Sampled:"0", X-ONAP-RequestID:"d9fa4057-eb40-42ef-855a-1f7fa19a72bd", X-RequestID:"d9fa4057-eb40-42ef-855a-1f7fa19a72bd", X-TransactionID:"d9fa4057-eb40-42ef-855a-1f7fa19a72bd", X-ECOMP-RequestID:"d9fa4057-eb40-42ef-855a-1f7fa19a72bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0ba64b9-7388-4b04-b77f-551c40b5a733"]
2022-10-26T06:50:03.116Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Request body: 
2022-10-26T06:50:03.117Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||==========================request end================================================
2022-10-26T06:50:03.133Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:03.134Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:03.135Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status text  : 
2022-10-26T06:50:03.135Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:03.136Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Response body: {
  "requestId" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:49:40.000+00:00",
  "endTime" : "2022-10-26T06:50:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:50:00.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    }
  }
}
2022-10-26T06:50:03.136Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:03.136Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||InvokeReturn
2022-10-26T06:50:03.138Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:50:03.138Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:50:03.138Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:03.139Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:50:03.139Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:50:03.139Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04a116d17beb77c3", X-B3-SpanId:"82bbe53150dc586a", X-B3-ParentSpanId:"04a116d17beb77c3", X-B3-Sampled:"0", X-ONAP-RequestID:"d9fa4057-eb40-42ef-855a-1f7fa19a72bd", X-RequestID:"d9fa4057-eb40-42ef-855a-1f7fa19a72bd", X-TransactionID:"d9fa4057-eb40-42ef-855a-1f7fa19a72bd", X-ECOMP-RequestID:"d9fa4057-eb40-42ef-855a-1f7fa19a72bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9157d333-b9d2-4f6f-99ea-a99a48cb50e0"]
2022-10-26T06:50:03.140Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:50:03.140Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:50:03.152Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:03.152Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:03.153Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:50:03.153Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:03.154Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:50:03.154Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:03.155Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:50:03.160Z|d9fa4057-eb40-42ef-855a-1f7fa19a72bd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:03.297Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:50:03.300Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:50:03.301Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||Invoke
2022-10-26T06:50:03.301Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:03.302Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8
2022-10-26T06:50:03.302Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Method      : GET
2022-10-26T06:50:03.302Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6121f205b45a8c9d", X-B3-SpanId:"36a68ad804313929", X-B3-ParentSpanId:"6121f205b45a8c9d", X-B3-Sampled:"0", X-ONAP-RequestID:"4a24faea-e113-4201-b136-472e24eaf7c8", X-RequestID:"4a24faea-e113-4201-b136-472e24eaf7c8", X-TransactionID:"4a24faea-e113-4201-b136-472e24eaf7c8", X-ECOMP-RequestID:"4a24faea-e113-4201-b136-472e24eaf7c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91f7abf5-a16f-41bf-8a19-eddf9c2cc9e1"]
2022-10-26T06:50:03.303Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Request body: 
2022-10-26T06:50:03.303Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||==========================request end================================================
2022-10-26T06:50:03.318Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:03.319Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:03.319Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Status text  : 
2022-10-26T06:50:03.320Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:03.321Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||Response body: {
  "requestId" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:49:40.000+00:00",
  "endTime" : "2022-10-26T06:50:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"ade0bebe-571b-48dd-88c7-80c0e3867a9f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"873759df-9805-4623-91d5-d7889e1e3678\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:50:00.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "serviceInstanceName" : "basic_cnf_macro_05f0a99d-60f6-45c4-b4c9-a687f38875e8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/fc11266e-2ef8-4a26-ae70-501a9a4ebd54",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "2552400b-dc8a-40ef-abee-425f2896a0a8",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8"
    }
  }
}
2022-10-26T06:50:03.321Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:03.321Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2552400b-dc8a-40ef-abee-425f2896a0a8|INFO|500||InvokeReturn
2022-10-26T06:50:03.322Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:50:03.323Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:50:03.323Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:03.323Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false
2022-10-26T06:50:03.323Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:50:03.324Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6121f205b45a8c9d", X-B3-SpanId:"2cd15da917e6774c", X-B3-ParentSpanId:"6121f205b45a8c9d", X-B3-Sampled:"0", X-ONAP-RequestID:"4a24faea-e113-4201-b136-472e24eaf7c8", X-RequestID:"4a24faea-e113-4201-b136-472e24eaf7c8", X-TransactionID:"4a24faea-e113-4201-b136-472e24eaf7c8", X-ECOMP-RequestID:"4a24faea-e113-4201-b136-472e24eaf7c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c8ec185-0729-4eef-9440-2bb981b26c4d"]
2022-10-26T06:50:03.324Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:50:03.324Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:50:03.334Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:03.334Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:03.334Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:50:03.335Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:03.335Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:50:03.335Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:03.336Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2552400b-dc8a-40ef-abee-425f2896a0a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:50:03.341Z|4a24faea-e113-4201-b136-472e24eaf7c8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2552400b-dc8a-40ef-abee-425f2896a0a8|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:07.877Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:50:07.881Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:07.882Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||Invoke
2022-10-26T06:50:07.882Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:07.882Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:07.882Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Method      : GET
2022-10-26T06:50:07.882Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aa1564b10177469", X-B3-SpanId:"f3e3765965105201", X-B3-ParentSpanId:"9aa1564b10177469", X-B3-Sampled:"0", X-ONAP-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-TransactionID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-ECOMP-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c039061-dcfb-4940-99da-9f35e178179c"]
2022-10-26T06:50:07.883Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Request body: 
2022-10-26T06:50:07.883Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||==========================request end================================================
2022-10-26T06:50:07.901Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:07.902Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:07.902Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status text  : 
2022-10-26T06:50:07.902Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:07.906Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Response body: {
  "requestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2022-10-26T06:49:35.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:50:06.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    }
  }
}
2022-10-26T06:50:07.906Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:07.907Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||InvokeReturn
2022-10-26T06:50:07.908Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:07.908Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:50:07.908Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:07.908Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:07.909Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:50:07.909Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9aa1564b10177469", X-B3-SpanId:"a5d0bbf35565fefd", X-B3-ParentSpanId:"9aa1564b10177469", X-B3-Sampled:"0", X-ONAP-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-TransactionID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-ECOMP-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"594bad6d-79ee-4b3c-a770-ccae9555c397"]
2022-10-26T06:50:07.909Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:50:07.911Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:50:07.925Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:07.926Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:07.927Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:50:07.927Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:07.930Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666766984000,\"creation_time\":1666766921000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:49:46.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:50:07.931Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:07.931Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:50:07.954Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:50:07.955Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:50:07.955Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:07.955Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:50:07.955Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:50:07.955Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-TransactionID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-ECOMP-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bd009a6-e36a-46f3-ade3-ac3ce74d2bb6"]
2022-10-26T06:50:07.957Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:50:07.957Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:50:08.082Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:08.083Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:08.083Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:50:08.083Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=04406145DF9B0FC23416702433D5988A; 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:"Wed, 26 Oct 2022 06:50:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:08.083Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6c9625d4-54fa-11ed-8d56-1ee6933b54f1","businessKey":"be395011-07e0-4e3c-8e83-cbf119f1585f","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-10-26T06:50:05.869+0000","endTime":"2022-10-26T06:50:06.323+0000","removalTime":null,"durationInMillis":454,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"5a769053-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"6c953c3d-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-10-26T06:50:08.084Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:08.084Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=be395011-07e0-4e3c-8e83-cbf119f1585f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:50:08.106Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:50:08.107Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:50:08.107Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:08.108Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:50:08.108Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:50:08.108Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-TransactionID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-ECOMP-RequestID:"b362619b-7533-4ec2-a720-b97ac809f8c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58410e9d-8503-495e-bb6d-93ead40e03b5"]
2022-10-26T06:50:08.109Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:50:08.109Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:50:08.233Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:08.234Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:08.234Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:50:08.235Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=074FF62C532C214DC519EE66880E1BA7; 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:"Wed, 26 Oct 2022 06:50:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:08.235Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:6c969b17-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"6c9625d4-54fa-11ed-8d56-1ee6933b54f1","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:6e4ccd42-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"6c9625d4-54fa-11ed-8d56-1ee6933b54f1","executionId":"6c9625d4-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:50:05.872+0000","endTime":"2022-10-26T06:50:06.322+0000","durationInMillis":450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"5a769053-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:50:08.236Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:08.237Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6c9625d4-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:50:08.250Z|b362619b-7533-4ec2-a720-b97ac809f8c3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:12.255Z|b8f2d580-35f7-46ff-8bea-f6cd5efc8031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:50:12.256Z|b8f2d580-35f7-46ff-8bea-f6cd5efc8031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:50:12.491Z|217461f0-d7d0-46b0-a55f-181a8ecdacbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:12.491Z|f0062710-5154-45ed-b578-2d1954829a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:12.492Z|217461f0-d7d0-46b0-a55f-181a8ecdacbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:12.492Z|f0062710-5154-45ed-b578-2d1954829a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:12.508Z|b2d924b8-a481-4286-a3ac-6a536899f3f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:12.508Z|b2d924b8-a481-4286-a3ac-6a536899f3f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:12.643Z|3c520770-b039-482d-802e-89dcbf03c012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:50:12.644Z|3c520770-b039-482d-802e-89dcbf03c012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:50:18.385Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:50:18.390Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:18.391Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||Invoke
2022-10-26T06:50:18.391Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:18.391Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:18.392Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Method      : GET
2022-10-26T06:50:18.392Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e93a72efb39b9cd", X-B3-SpanId:"985704897d99afb8", X-B3-ParentSpanId:"1e93a72efb39b9cd", X-B3-Sampled:"0", X-ONAP-RequestID:"93f47b3e-9e97-49ed-9590-546a850d2e56", X-RequestID:"93f47b3e-9e97-49ed-9590-546a850d2e56", X-TransactionID:"93f47b3e-9e97-49ed-9590-546a850d2e56", X-ECOMP-RequestID:"93f47b3e-9e97-49ed-9590-546a850d2e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be4aab94-8404-49c2-9efd-7c99c6203663"]
2022-10-26T06:50:18.392Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Request body: 
2022-10-26T06:50:18.392Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||==========================request end================================================
2022-10-26T06:50:18.414Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:18.415Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:18.416Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status text  : 
2022-10-26T06:50:18.416Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:18.418Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Response body: {
  "requestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "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" : "2022-10-26T06:49:35.000+00:00",
  "endTime" : "2022-10-26T06:50:15.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:50:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    }
  }
}
2022-10-26T06:50:18.418Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:18.418Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||InvokeReturn
2022-10-26T06:50:18.420Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:18.420Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:50:18.420Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:18.421Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:18.421Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:50:18.421Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e93a72efb39b9cd", X-B3-SpanId:"56a3b069af3ed5de", X-B3-ParentSpanId:"1e93a72efb39b9cd", X-B3-Sampled:"0", X-ONAP-RequestID:"93f47b3e-9e97-49ed-9590-546a850d2e56", X-RequestID:"93f47b3e-9e97-49ed-9590-546a850d2e56", X-TransactionID:"93f47b3e-9e97-49ed-9590-546a850d2e56", X-ECOMP-RequestID:"93f47b3e-9e97-49ed-9590-546a850d2e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2289731e-2abb-4810-bc6d-6a3441367c07"]
2022-10-26T06:50:18.421Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:50:18.422Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:50:18.431Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:18.432Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:18.432Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:50:18.432Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:18.433Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666766984000,\"creation_time\":1666766921000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:49:46.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:50:18.433Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:18.433Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:50:18.439Z|93f47b3e-9e97-49ed-9590-546a850d2e56|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:18.560Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:50:18.564Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:18.564Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||Invoke
2022-10-26T06:50:18.565Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:18.565Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:18.565Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Method      : GET
2022-10-26T06:50:18.566Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85e6534c0ed7bfdf", X-B3-SpanId:"59bbf0297577883e", X-B3-ParentSpanId:"85e6534c0ed7bfdf", X-B3-Sampled:"0", X-ONAP-RequestID:"da61ec7e-a19a-45ea-a15c-b01c0c7b297d", X-RequestID:"da61ec7e-a19a-45ea-a15c-b01c0c7b297d", X-TransactionID:"da61ec7e-a19a-45ea-a15c-b01c0c7b297d", X-ECOMP-RequestID:"da61ec7e-a19a-45ea-a15c-b01c0c7b297d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e98d40a-b0ca-4bd1-9528-fd00a99aa6e0"]
2022-10-26T06:50:18.566Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Request body: 
2022-10-26T06:50:18.566Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||==========================request end================================================
2022-10-26T06:50:18.581Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:18.581Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:18.582Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status text  : 
2022-10-26T06:50:18.582Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:18.582Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Response body: {
  "requestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "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" : "2022-10-26T06:49:35.000+00:00",
  "endTime" : "2022-10-26T06:50:15.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:50:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    }
  }
}
2022-10-26T06:50:18.583Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:18.583Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||InvokeReturn
2022-10-26T06:50:18.584Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:18.584Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:50:18.585Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:18.585Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:18.585Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:50:18.586Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85e6534c0ed7bfdf", X-B3-SpanId:"9dd09481e9cb74b1", X-B3-ParentSpanId:"85e6534c0ed7bfdf", X-B3-Sampled:"0", X-ONAP-RequestID:"da61ec7e-a19a-45ea-a15c-b01c0c7b297d", X-RequestID:"da61ec7e-a19a-45ea-a15c-b01c0c7b297d", X-TransactionID:"da61ec7e-a19a-45ea-a15c-b01c0c7b297d", X-ECOMP-RequestID:"da61ec7e-a19a-45ea-a15c-b01c0c7b297d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cbc1539-013a-46c4-91be-df839da403ef"]
2022-10-26T06:50:18.586Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:50:18.586Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:50:18.595Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:18.595Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:18.595Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:50:18.596Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:18.596Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666766984000,\"creation_time\":1666766921000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:49:46.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:50:18.596Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:18.597Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:50:18.602Z|da61ec7e-a19a-45ea-a15c-b01c0c7b297d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:18.720Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:50:18.724Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:18.724Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||Invoke
2022-10-26T06:50:18.724Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:18.724Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:18.725Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Method      : GET
2022-10-26T06:50:18.725Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fa4ed5e0c19bb4f", X-B3-SpanId:"09b4e3e837d55392", X-B3-ParentSpanId:"6fa4ed5e0c19bb4f", X-B3-Sampled:"0", X-ONAP-RequestID:"c89ae48b-5fe8-4482-b3cb-146423c6fa91", X-RequestID:"c89ae48b-5fe8-4482-b3cb-146423c6fa91", X-TransactionID:"c89ae48b-5fe8-4482-b3cb-146423c6fa91", X-ECOMP-RequestID:"c89ae48b-5fe8-4482-b3cb-146423c6fa91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c9d3098-a327-4c89-95ea-59e15ebb940d"]
2022-10-26T06:50:18.725Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Request body: 
2022-10-26T06:50:18.725Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||==========================request end================================================
2022-10-26T06:50:18.741Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:18.742Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:18.742Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status text  : 
2022-10-26T06:50:18.743Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:18.743Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Response body: {
  "requestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "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" : "2022-10-26T06:49:35.000+00:00",
  "endTime" : "2022-10-26T06:50:15.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:50:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    }
  }
}
2022-10-26T06:50:18.743Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:18.743Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||InvokeReturn
2022-10-26T06:50:18.744Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:18.745Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:50:18.745Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:18.745Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:18.745Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:50:18.746Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fa4ed5e0c19bb4f", X-B3-SpanId:"afb26ff6eaeb2c12", X-B3-ParentSpanId:"6fa4ed5e0c19bb4f", X-B3-Sampled:"0", X-ONAP-RequestID:"c89ae48b-5fe8-4482-b3cb-146423c6fa91", X-RequestID:"c89ae48b-5fe8-4482-b3cb-146423c6fa91", X-TransactionID:"c89ae48b-5fe8-4482-b3cb-146423c6fa91", X-ECOMP-RequestID:"c89ae48b-5fe8-4482-b3cb-146423c6fa91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b65506b1-4e6f-4460-952a-6a95f209e8af"]
2022-10-26T06:50:18.746Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:50:18.746Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:50:18.754Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:18.754Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:18.755Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:50:18.755Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:18 GMT", Connection:"close"]
2022-10-26T06:50:18.756Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666766984000,\"creation_time\":1666766921000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:49:46.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:50:18.756Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:18.756Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:50:18.762Z|c89ae48b-5fe8-4482-b3cb-146423c6fa91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:18.893Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:50:18.896Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:18.897Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||Invoke
2022-10-26T06:50:18.897Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:18.897Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f
2022-10-26T06:50:18.897Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Method      : GET
2022-10-26T06:50:18.898Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9b86f462b2d6afe", X-B3-SpanId:"d05cda097dcaadc2", X-B3-ParentSpanId:"c9b86f462b2d6afe", X-B3-Sampled:"0", X-ONAP-RequestID:"819b8080-f749-4203-89e2-cbcdcbed8c72", X-RequestID:"819b8080-f749-4203-89e2-cbcdcbed8c72", X-TransactionID:"819b8080-f749-4203-89e2-cbcdcbed8c72", X-ECOMP-RequestID:"819b8080-f749-4203-89e2-cbcdcbed8c72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4679244-f201-4060-96ca-64c5d4a39530"]
2022-10-26T06:50:18.898Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Request body: 
2022-10-26T06:50:18.898Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||==========================request end================================================
2022-10-26T06:50:18.926Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:18.927Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:18.927Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Status text  : 
2022-10-26T06:50:18.927Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:18.928Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||Response body: {
  "requestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "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" : "2022-10-26T06:49:35.000+00:00",
  "endTime" : "2022-10-26T06:50:15.000+00:00",
  "source" : "VID",
  "tenantId" : "50ccd88e4b0d4c7680629cc3d303d5ab",
  "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\": \"811ef33b-4940-4377-9d85-d0a95a4f5f9e\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"7bf193fa-4004-4c9b-961f-aee80c77071f\"\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\": \"50ccd88e4b0d4c7680629cc3d303d5ab\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:50:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "serviceInstanceName" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/67fe6f7d-bbba-40cf-9fc8-44bf6aaa0f8b",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f"
    }
  }
}
2022-10-26T06:50:18.928Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:18.929Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be395011-07e0-4e3c-8e83-cbf119f1585f|INFO|500||InvokeReturn
2022-10-26T06:50:18.930Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:18.930Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:50:18.930Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:50:18.930Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false
2022-10-26T06:50:18.931Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:50:18.931Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9b86f462b2d6afe", X-B3-SpanId:"5f999f72536194f8", X-B3-ParentSpanId:"c9b86f462b2d6afe", X-B3-Sampled:"0", X-ONAP-RequestID:"819b8080-f749-4203-89e2-cbcdcbed8c72", X-RequestID:"819b8080-f749-4203-89e2-cbcdcbed8c72", X-TransactionID:"819b8080-f749-4203-89e2-cbcdcbed8c72", X-ECOMP-RequestID:"819b8080-f749-4203-89e2-cbcdcbed8c72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4ebc52b-df53-4425-9b29-ab4316197544"]
2022-10-26T06:50:18.931Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:50:18.931Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:50:18.941Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:50:18.941Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:50:18.942Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:50:18.942Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:50:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:50:18.942Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "be395011-07e0-4e3c-8e83-cbf119f1585f",
  "groupingId" : "5e356bf6-9750-42f8-ade8-3f883bcec8e0",
  "name" : "basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/50ccd88e4b0d4c7680629cc3d303d5ab/stacks/basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1666766984000,\"creation_time\":1666766921000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"87f74b2d060446e0b0f7de65a9d5d933\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5e356bf6-9750-42f8-ade8-3f883bcec8e0\",\"OS::project_id\":\"50ccd88e4b0d4c7680629cc3d303d5ab\",\"OS::stack_name\":\"basic_macro_fc9bdc71-ccb0-4582-a24d-c28b27904889_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"be7680cb-0ca6-467f-8e4d-cd1e46571eb9\",\"vf_module_id\":\"39dda801-8d7f-477c-8f5e-3af034925ac6\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-10-26T06:49:46.000+00:00",
  "isDataInternal" : false
} ]
2022-10-26T06:50:18.943Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:50:18.943Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be395011-07e0-4e3c-8e83-cbf119f1585f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:50:18.948Z|819b8080-f749-4203-89e2-cbcdcbed8c72|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/be395011-07e0-4e3c-8e83-cbf119f1585f|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:50:22.514Z|6ffa55f4-815b-4960-8aaf-1eec0f489a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:22.514Z|9f6a883b-4d69-492f-883a-4070ba680b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:22.514Z|6ffa55f4-815b-4960-8aaf-1eec0f489a76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:22.515Z|9f6a883b-4d69-492f-883a-4070ba680b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:22.528Z|28eeacfa-f84a-4171-bc44-61814799f92b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:22.528Z|28eeacfa-f84a-4171-bc44-61814799f92b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:27.255Z|5942faae-5711-4f36-b9a2-f783c52fe39b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:50:27.256Z|5942faae-5711-4f36-b9a2-f783c52fe39b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:50:32.538Z|d5cdb7be-6dfa-4021-9477-002b3b555faf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:32.538Z|76e33630-c1a1-4335-8cfb-28ee5b731c06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:32.538Z|d5cdb7be-6dfa-4021-9477-002b3b555faf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:32.538Z|76e33630-c1a1-4335-8cfb-28ee5b731c06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:32.547Z|ef4102c6-c5ae-40de-84a3-f756fc16277a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:32.547Z|ef4102c6-c5ae-40de-84a3-f756fc16277a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:42.256Z|7f7378a4-5980-4e6f-b6e9-8f23aa0ec2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:50:42.259Z|7f7378a4-5980-4e6f-b6e9-8f23aa0ec2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:50:42.563Z|c8472b19-37a8-429f-8b4b-82b13016407f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:42.563Z|c42801b4-f5d7-4f05-bed2-6f1bb05b9aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:42.564Z|c8472b19-37a8-429f-8b4b-82b13016407f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:42.564Z|c42801b4-f5d7-4f05-bed2-6f1bb05b9aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:42.568Z|d8448844-4571-439c-84bb-1460173d6bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:42.569Z|d8448844-4571-439c-84bb-1460173d6bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:42.644Z|086a49bb-a7fa-4a8a-bde3-0c5cb01128aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:50:42.645Z|086a49bb-a7fa-4a8a-bde3-0c5cb01128aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:50:43.007Z|5473648a-d12e-48a1-827b-59eb036a9d44|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:50:43.008Z|5473648a-d12e-48a1-827b-59eb036a9d44|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:52.592Z|e1d0e048-8a21-4965-af75-05bc5ce27067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:52.592Z|0c1e334a-821a-4802-9d27-5eeb56c2a58c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:52.592Z|e9ed7d7f-410c-4506-8758-fe3065d99582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:50:52.593Z|e1d0e048-8a21-4965-af75-05bc5ce27067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:52.593Z|0c1e334a-821a-4802-9d27-5eeb56c2a58c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:52.593Z|e9ed7d7f-410c-4506-8758-fe3065d99582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:50:57.256Z|b693bde1-1ede-4513-afbd-32ff277c938a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:50:57.258Z|b693bde1-1ede-4513-afbd-32ff277c938a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:51:02.617Z|a5aef215-c5c0-4006-aea2-532042d8e7ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:02.617Z|1d1cfa9c-2bee-4660-9e9e-52aab3a5b39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:02.618Z|7455a03a-a7af-4a65-9256-f6ef62ed20cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:02.618Z|1d1cfa9c-2bee-4660-9e9e-52aab3a5b39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:02.618Z|7455a03a-a7af-4a65-9256-f6ef62ed20cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:02.618Z|a5aef215-c5c0-4006-aea2-532042d8e7ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:12.255Z|42699626-e582-46ac-8cd1-8186a6f7a540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:51:12.257Z|42699626-e582-46ac-8cd1-8186a6f7a540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:51:12.642Z|036223db-e99f-4804-8723-15a9653a202e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:12.642Z|d17a344d-3887-4140-8d9c-6b3574dfe0ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:12.642Z|036223db-e99f-4804-8723-15a9653a202e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:12.643Z|d17a344d-3887-4140-8d9c-6b3574dfe0ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:12.643Z|8bf665fd-0edc-454a-8d92-3b18d177e55d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:12.644Z|8bf665fd-0edc-454a-8d92-3b18d177e55d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:12.646Z|3527517a-94d1-4575-a46c-0229780d3781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:51:12.646Z|3527517a-94d1-4575-a46c-0229780d3781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:51:22.664Z|4654c6f7-b022-4524-8688-26622521012f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:22.664Z|599a13af-d5e8-47cb-a961-02f8b683854e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:22.665Z|4654c6f7-b022-4524-8688-26622521012f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:22.665Z|599a13af-d5e8-47cb-a961-02f8b683854e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:22.666Z|3eef6cc0-17ed-4ac4-8075-b50630fd8bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:22.667Z|3eef6cc0-17ed-4ac4-8075-b50630fd8bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:27.255Z|642e6923-4241-43b6-952c-a16077f4fe92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:51:27.258Z|642e6923-4241-43b6-952c-a16077f4fe92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:51:32.688Z|9d7544cf-3907-4318-aff4-66033114798c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:32.689Z|9d7544cf-3907-4318-aff4-66033114798c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:32.690Z|a7bcec5f-3c34-44f4-ab67-bddd62d0529a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:32.690Z|a7bcec5f-3c34-44f4-ab67-bddd62d0529a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:32.692Z|b78ca663-431e-4cb3-b16d-0d788d9070de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:32.692Z|b78ca663-431e-4cb3-b16d-0d788d9070de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:42.255Z|b820d307-60ab-44f8-aff0-21b79237f68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:51:42.256Z|b820d307-60ab-44f8-aff0-21b79237f68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:51:42.647Z|e689026d-f3f0-4375-91f6-21bde9841694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:51:42.648Z|e689026d-f3f0-4375-91f6-21bde9841694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:51:42.714Z|9c3ca8fb-3660-4dbd-b921-29dac98b9cdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:42.714Z|99823f5b-0b66-4f3a-9f9e-b478e45a4799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:42.715Z|9c3ca8fb-3660-4dbd-b921-29dac98b9cdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:42.715Z|99823f5b-0b66-4f3a-9f9e-b478e45a4799|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:42.716Z|a22ebfce-b946-49bb-a8bf-cdb02f432296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:42.717Z|a22ebfce-b946-49bb-a8bf-cdb02f432296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:43.007Z|308a8fbe-8aed-4588-9284-a453902cb0dd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:51:43.007Z|308a8fbe-8aed-4588-9284-a453902cb0dd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:52.738Z|4f75a0b1-aaba-41b8-930b-dc777f953e48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:52.738Z|70b2f113-62ab-41f7-a8d3-d9f5dec405f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:52.738Z|4f75a0b1-aaba-41b8-930b-dc777f953e48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:52.738Z|70b2f113-62ab-41f7-a8d3-d9f5dec405f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:52.739Z|2d2997d1-3c24-4ea9-98f2-3e926748816e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:51:52.739Z|2d2997d1-3c24-4ea9-98f2-3e926748816e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:51:57.255Z|72b7286e-2dca-442e-b7ac-bff8bdaa17d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:51:57.256Z|72b7286e-2dca-442e-b7ac-bff8bdaa17d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:52:02.761Z|b6b8c2d3-a548-43a9-b034-cbc009f79efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:02.762Z|30770588-4b67-4be5-a2c7-09381e907014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:02.762Z|b6b8c2d3-a548-43a9-b034-cbc009f79efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:02.762Z|30770588-4b67-4be5-a2c7-09381e907014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:02.762Z|5dcea824-5898-4577-adff-0a47d87a16fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:02.763Z|5dcea824-5898-4577-adff-0a47d87a16fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:12.255Z|9d0fcd13-3289-403b-a6cb-10b554f751cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:52:12.255Z|9d0fcd13-3289-403b-a6cb-10b554f751cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:52:12.648Z|3e00dda6-35b3-464d-8909-5b7c2d9d1308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:52:12.649Z|3e00dda6-35b3-464d-8909-5b7c2d9d1308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:52:12.788Z|94aea06d-34fa-46de-bdd9-4b096c7cf04d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:12.788Z|a4f2a82f-9508-47ea-a653-4f1eb359836a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:12.788Z|a4f2a82f-9508-47ea-a653-4f1eb359836a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:12.788Z|94aea06d-34fa-46de-bdd9-4b096c7cf04d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:12.793Z|711f3ae0-4b63-4cfb-b6d0-bf90d5cce8c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:12.793Z|711f3ae0-4b63-4cfb-b6d0-bf90d5cce8c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:22.810Z|5a6f460b-e0c5-4ba9-94a5-f598b122c2d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:22.810Z|e4f5c411-252c-4069-9815-029a66c530ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:22.811Z|5a6f460b-e0c5-4ba9-94a5-f598b122c2d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:22.811Z|e4f5c411-252c-4069-9815-029a66c530ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:22.815Z|350b509d-4e66-4f24-b42f-7f581318fc65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:22.816Z|350b509d-4e66-4f24-b42f-7f581318fc65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:27.255Z|9d99daf6-6043-44e7-bbea-e216eebec12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:52:27.255Z|9d99daf6-6043-44e7-bbea-e216eebec12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:52:32.832Z|9b2a1a8d-1f5f-43ca-a2f7-9a7a5712d9ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:32.833Z|9b2a1a8d-1f5f-43ca-a2f7-9a7a5712d9ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:32.832Z|df609da1-ce35-4f02-a78e-e261a225d2b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:32.834Z|df609da1-ce35-4f02-a78e-e261a225d2b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:32.835Z|81699783-3189-490d-9da2-dafe7dff6e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:32.835Z|81699783-3189-490d-9da2-dafe7dff6e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:41.684Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:52:41.688Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e1fa6d9d-1e0f-4126-acd8-7b32421b320a already exists in requestDb InfraActiveRequests table
2022-10-26T06:52:41.689Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:52:41.689Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||Invoke
2022-10-26T06:52:41.689Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:41.690Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:52:41.690Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Method      : GET
2022-10-26T06:52:41.690Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79f3a04546558039", X-B3-SpanId:"b2b109690c405845", X-B3-ParentSpanId:"79f3a04546558039", X-B3-Sampled:"0", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be8a9938-7865-4262-a749-23080e860a61"]
2022-10-26T06:52:41.690Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Request body: 
2022-10-26T06:52:41.690Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||==========================request end================================================
2022-10-26T06:52:41.720Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:41.721Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:52:41.721Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status text  : 
2022-10-26T06:52:41.722Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:41.722Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Response body: 
2022-10-26T06:52:41.723Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:41.723Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|404|Not Found|InvokeReturn
2022-10-26T06:52:41.735Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:52:41.736Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-10-26T06:52:41.745Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:52:41.777Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-10-26T06:52:41.777Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/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=[e1fa6d9d-1e0f-4126-acd8-7b32421b320a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a68bdede-aca2-46f2-9215-52f5bd65c3f8], X-ECOMP-RequestID=[e1fa6d9d-1e0f-4126-acd8-7b32421b320a], X-TransactionId=[], X-ONAP-RequestID=[e1fa6d9d-1e0f-4126-acd8-7b32421b320a]}
2022-10-26T06:52:41.824Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-221026-06:52:41:003-74230], Content-Length=[313], Date=[Wed, 26 Oct 2022 06:52:41 GMT], Content-Type=[application/json]}
2022-10-26T06:52:41.826Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-10-26T06:52:41.827Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-10-26T06:52:41.829Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-10-26T06:52:41.829Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-10-26T06:52:41.833Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-10-26T06:52:41.858Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-10-26T06:52:41.858Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/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=[e1fa6d9d-1e0f-4126-acd8-7b32421b320a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6bee25ad-bc5b-4e25-b509-cef33ab5c0e9], X-ECOMP-RequestID=[e1fa6d9d-1e0f-4126-acd8-7b32421b320a], X-TransactionId=[], X-ONAP-RequestID=[e1fa6d9d-1e0f-4126-acd8-7b32421b320a]}
2022-10-26T06:52:41.901Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-221026-06:52:41:074-67578], Content-Length=[313], Date=[Wed, 26 Oct 2022 06:52:41 GMT], Content-Type=[application/json]}
2022-10-26T06:52:41.903Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-10-26T06:52:41.903Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-10-26T06:52:41.905Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2022-10-26T06:52:41.905Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-10-26T06:52:41.906Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:52:41.906Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:52:41.911Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:52:41.911Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:52:41.911Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:41.911Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:52:41.912Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:52:41.912Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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:"127", X-B3-TraceId:"79f3a04546558039", X-B3-SpanId:"9af1b486784d11aa", X-B3-ParentSpanId:"79f3a04546558039", X-B3-Sampled:"0", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc87ecde-5ed2-4091-bd93-3a0735d725d1"]
2022-10-26T06:52:41.912Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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":"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313","requestScope":"service"}
2022-10-26T06:52:41.912Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:52:41.934Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:41.934Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:41.934Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:52:41.935Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:41.935Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:52:41.935Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:41.936Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:52:41.937Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301
2022-10-26T06:52:41.937Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|INFO|500||Invoke
2022-10-26T06:52:41.937Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:41.938Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301
2022-10-26T06:52:41.938Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Method      : GET
2022-10-26T06:52:41.938Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"769a887f-2ce5-4600-baf3-11f1f8480a3f"]
2022-10-26T06:52:41.938Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Request body: 
2022-10-26T06:52:41.939Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||==========================request end================================================
2022-10-26T06:52:41.969Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:41.970Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:41.970Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Status text  : 
2022-10-26T06:52:41.970Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:41.971Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "01f6507f-7b0f-4e90-95ae-5d7cac07b301",
  "modelInvariantUUID" : "7206bebe-9f5c-48a9-980e-9b4cf29418b2",
  "created" : "2022-10-26 06:50:38.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/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:52:41.971Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:41.971Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|INFO|500||InvokeReturn
2022-10-26T06:52:41.975Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance
2022-10-26T06:52:41.975Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|INFO|500||Invoke
2022-10-26T06:52:41.975Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:41.975Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance
2022-10-26T06:52:41.976Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:52:41.976Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb698951-21ab-4689-851f-977848f6fd6a"]
2022-10-26T06:52:41.976Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:52:41.976Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:52:42.000Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:42.001Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:52:42.001Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:52:42.001Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&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:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:42.002Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:52:42.002Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:42.002Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:52:42.003Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2
2022-10-26T06:52:42.003Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|INFO|500||Invoke
2022-10-26T06:52:42.003Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:42.004Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2
2022-10-26T06:52:42.004Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Method      : GET
2022-10-26T06:52:42.004Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"434d6294-b5ed-4f07-8ae9-1b36f423b3da"]
2022-10-26T06:52:42.004Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Request body: 
2022-10-26T06:52:42.005Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||==========================request end================================================
2022-10-26T06:52:42.024Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:42.024Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:42.025Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Status text  : 
2022-10-26T06:52:42.025Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:42.025Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "01f6507f-7b0f-4e90-95ae-5d7cac07b301",
      "modelInvariantUUID" : "7206bebe-9f5c-48a9-980e-9b4cf29418b2",
      "created" : "2022-10-26 06:50:38.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/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/serviceProxyCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/collectionResourceCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2"
    }
  }
}
2022-10-26T06:52:42.026Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:42.026Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|INFO|500||InvokeReturn
2022-10-26T06:52:42.029Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance
2022-10-26T06:52:42.029Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|INFO|500||Invoke
2022-10-26T06:52:42.030Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:42.030Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance
2022-10-26T06:52:42.030Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:52:42.030Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d112c6a-d0b4-4b83-bcfc-b265da9963ee"]
2022-10-26T06:52:42.031Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:52:42.031Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:52:42.041Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:42.041Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:52:42.041Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:52:42.042Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&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:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:42.042Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||Response body: 
2022-10-26T06:52:42.042Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:42.043Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:52:42.043Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:52:42.044Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:52:42.044Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:42.044Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:52:42.044Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:52:42.045Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9c12659-5827-4bdc-aac4-a215ce1e0ba7"]
2022-10-26T06:52:42.045Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:52:42.045Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:52:42.063Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:42.064Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:42.064Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:52:42.064Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:42.066Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:52:42.066Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:42.066Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:52:42.069Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-10-26T06:52:42.069Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-10-26T06:52:42.069Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:42.069Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-10-26T06:52:42.070Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-10-26T06:52:42.070Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c0e02e9-9d70-43f2-b483-ddd10516d3bf"]
2022-10-26T06:52:42.070Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-10-26T06:52:42.070Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:52:42.084Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:42.084Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:42.084Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2022-10-26T06:52:42.085Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:42.085Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2022-10-26T06:52:42.086Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:42.086Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-10-26T06:52:42.088Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301
2022-10-26T06:52:42.088Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|INFO|500||Invoke
2022-10-26T06:52:42.088Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:42.088Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301
2022-10-26T06:52:42.089Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Method      : GET
2022-10-26T06:52:42.089Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77a1a4bd-578f-4955-8d27-17ee790ef210"]
2022-10-26T06:52:42.089Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Request body: 
2022-10-26T06:52:42.089Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||==========================request end================================================
2022-10-26T06:52:42.109Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:42.109Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:42.110Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Status text  : 
2022-10-26T06:52:42.110Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:42.111Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "01f6507f-7b0f-4e90-95ae-5d7cac07b301",
  "modelInvariantUUID" : "7206bebe-9f5c-48a9-980e-9b4cf29418b2",
  "created" : "2022-10-26 06:50:38.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/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:52:42.111Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:42.111Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|INFO|500||InvokeReturn
2022-10-26T06:52:42.114Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:52:42.114Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:52:42.115Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:42.115Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:52:42.115Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:52:42.115Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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:"4532", X-B3-TraceId:"79f3a04546558039", X-B3-SpanId:"e336d91c49cb5a0d", X-B3-ParentSpanId:"79f3a04546558039", X-B3-Sampled:"0", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3573c357-280b-4473-b772-cbae21d7e45f"]
2022-10-26T06:52:42.116Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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":"e1fa6d9d-1e0f-4126-acd8-7b32421b320a","requestStatus":"IN_PROGRESS","startTime":1666767161736,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n\t\t\t\"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\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_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\n                                        \"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                                        \"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                            \"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"e1fa6d9d-1e0f-4126-acd8-7b32421b320a"}
2022-10-26T06:52:42.116Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:52:42.141Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:42.141Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:52:42.141Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:52:42.142Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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/e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:52:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:42.142Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:52:41.736+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n\t\t\t\"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\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_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\n                                        \"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                                        \"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                            \"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:52:42.128+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    }
  }
}
2022-10-26T06:52:42.143Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:42.143Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:52:42.151Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:52:42.151Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:52:42.151Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:42.152Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:52:42.152Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:52:42.152Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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:"3168", X-B3-TraceId:"79f3a04546558039", X-B3-SpanId:"85765b73cdac3c74", X-B3-ParentSpanId:"79f3a04546558039", X-B3-Sampled:"0", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0fa1615-5962-47e3-8f3d-ee96211beb87"]
2022-10-26T06:52:42.152Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\"modelUuid\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\"modelInvariantUuid\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"e1fa6d9d-1e0f-4126-acd8-7b32421b320a","type":"String"},"mso-request-id":{"value":"e1fa6d9d-1e0f-4126-acd8-7b32421b320a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:52:42.152Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:52:42.255Z|bf64a8f9-3fc0-462f-972d-b5fdcb6d44a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:52:42.256Z|bf64a8f9-3fc0-462f-972d-b5fdcb6d44a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:52:42.650Z|d6662e61-ee54-427f-bcdd-85069650f81f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:52:42.650Z|d6662e61-ee54-427f-bcdd-85069650f81f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:52:42.855Z|44604137-356f-49a4-a1e4-7522eb25a131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:42.856Z|705a0f73-7ebd-4623-9751-cc3aa74761c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:42.856Z|44604137-356f-49a4-a1e4-7522eb25a131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:42.856Z|705a0f73-7ebd-4623-9751-cc3aa74761c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:42.859Z|1cb7560a-f4e8-44c0-b744-2fe18093add5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:42.859Z|1cb7560a-f4e8-44c0-b744-2fe18093add5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:43.007Z|eda0de2a-6284-4bf8-9c79-88e108b022af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:52:43.008Z|eda0de2a-6284-4bf8-9c79-88e108b022af|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:43.174Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:43.174Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:52:43.174Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:52:43.175Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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:"Wed, 26 Oct 2022 06:52:43 GMT", X-ONAP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-TransactionID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ECOMP-RequestID:"e1fa6d9d-1e0f-4126-acd8-7b32421b320a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f0fa1615-5962-47e3-8f3d-ee96211beb87", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:43.175Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|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\":\"e1fa6d9d-1e0f-4126-acd8-7b32421b320a\",\"instanceId\":\"7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5\"}}","message":"Success","processInstanceID":"c9c0db3d-54fa-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:52:43.175Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:43.176Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:52:43.179Z|e1fa6d9d-1e0f-4126-acd8-7b32421b320a|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:52:43.321Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:52:43.325Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:52:43.325Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||Invoke
2022-10-26T06:52:43.326Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:43.326Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:52:43.326Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Method      : GET
2022-10-26T06:52:43.327Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dadd5a48dded60ce", X-B3-SpanId:"7c131539ee6ff70c", X-B3-ParentSpanId:"dadd5a48dded60ce", X-B3-Sampled:"0", X-ONAP-RequestID:"e3933f4d-b509-4f7f-8ffd-eb02d965ef78", X-RequestID:"e3933f4d-b509-4f7f-8ffd-eb02d965ef78", X-TransactionID:"e3933f4d-b509-4f7f-8ffd-eb02d965ef78", X-ECOMP-RequestID:"e3933f4d-b509-4f7f-8ffd-eb02d965ef78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2dabc90-a56c-45b1-8ea6-4458185ab0ac"]
2022-10-26T06:52:43.327Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Request body: 
2022-10-26T06:52:43.327Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||==========================request end================================================
2022-10-26T06:52:43.346Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:43.347Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:43.347Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status text  : 
2022-10-26T06:52:43.347Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:43.348Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Response body: {
  "requestId" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:52:41.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n\t\t\t\"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\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_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\n                                        \"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                                        \"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                            \"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:52:42.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    }
  }
}
2022-10-26T06:52:43.348Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:43.349Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||InvokeReturn
2022-10-26T06:52:43.351Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:52:43.351Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:52:43.352Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:43.352Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:52:43.352Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:52:43.353Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dadd5a48dded60ce", X-B3-SpanId:"e41fe8c55ad59b18", X-B3-ParentSpanId:"dadd5a48dded60ce", X-B3-Sampled:"0", X-ONAP-RequestID:"e3933f4d-b509-4f7f-8ffd-eb02d965ef78", X-RequestID:"e3933f4d-b509-4f7f-8ffd-eb02d965ef78", X-TransactionID:"e3933f4d-b509-4f7f-8ffd-eb02d965ef78", X-ECOMP-RequestID:"e3933f4d-b509-4f7f-8ffd-eb02d965ef78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67a0288c-97a3-4f95-a4e1-8eee5e40c8cb"]
2022-10-26T06:52:43.353Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:52:43.353Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:52:43.365Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:43.365Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:43.365Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:52:43.366Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:43.366Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:52:43.367Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:43.367Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:52:43.374Z|e3933f4d-b509-4f7f-8ffd-eb02d965ef78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:52:52.878Z|b4b4e038-0900-47dc-bbf5-769e4e8275a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:52.878Z|9af8a411-35d5-4eb0-b87e-f925b1da133f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:52.878Z|196f1ee3-06e5-4ba4-9b77-2a32dcbd2842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:52:52.878Z|9af8a411-35d5-4eb0-b87e-f925b1da133f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:52.878Z|b4b4e038-0900-47dc-bbf5-769e4e8275a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:52.879Z|196f1ee3-06e5-4ba4-9b77-2a32dcbd2842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:52:53.509Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:52:53.515Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:52:53.516Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||Invoke
2022-10-26T06:52:53.516Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:53.517Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:52:53.517Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Method      : GET
2022-10-26T06:52:53.517Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6df41b0c03ce057a", X-B3-SpanId:"f9e296a845e0b873", X-B3-ParentSpanId:"6df41b0c03ce057a", X-B3-Sampled:"0", X-ONAP-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-TransactionID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-ECOMP-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0694075b-8bea-4ede-93b2-db4649b9e01e"]
2022-10-26T06:52:53.518Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Request body: 
2022-10-26T06:52:53.518Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||==========================request end================================================
2022-10-26T06:52:53.538Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:53.539Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:53.539Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status text  : 
2022-10-26T06:52:53.539Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:52:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:53.540Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Response body: {
  "requestId" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2022-10-26T06:52:41.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n\t\t\t\"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\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_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\n                                        \"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                                        \"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                            \"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:52:46.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    }
  }
}
2022-10-26T06:52:53.540Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:53.541Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||InvokeReturn
2022-10-26T06:52:53.542Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:52:53.542Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:52:53.542Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:53.543Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:52:53.543Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:52:53.543Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6df41b0c03ce057a", X-B3-SpanId:"25e5472264470053", X-B3-ParentSpanId:"6df41b0c03ce057a", X-B3-Sampled:"0", X-ONAP-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-TransactionID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-ECOMP-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68d77ab8-e92c-458b-b6ec-afc64b8cb12f"]
2022-10-26T06:52:53.543Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:52:53.544Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:52:53.553Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:53.554Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:53.554Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:52:53.554Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:52:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:53.555Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:52:53.555Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:53.559Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:52:53.671Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:52:53.671Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-10-26T06:52:53.672Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:53.672Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-10-26T06:52:53.673Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:52:53.673Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-TransactionID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-ECOMP-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1a54945-b52f-48a2-a3cd-db9029f237e7"]
2022-10-26T06:52:53.673Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:52:53.674Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:52:53.807Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:53.808Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:53.808Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:52:53.809Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F844D0AB504A47F6CDC8F119279407AB; 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:"Wed, 26 Oct 2022 06:52:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:53.809Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cce2b556-54fa-11ed-8d56-1ee6933b54f1","businessKey":"e1fa6d9d-1e0f-4126-acd8-7b32421b320a","processDefinitionId":"WaitForPnfReadyBB:1:6e5d482f-54ee-11ed-8d56-1ee6933b54f1","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-10-26T06:52:47.432+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"c9c0db3d-54fa-11ed-8d56-1ee6933b54f1","superProcessInstanceId":"cc813420-54fa-11ed-8d56-1ee6933b54f1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-10-26T06:52:53.810Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:53.810Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:52:53.834Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:52:53.835Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||Invoke
2022-10-26T06:52:53.835Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||===========================request begin================================================
2022-10-26T06:52:53.837Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1
2022-10-26T06:52:53.837Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Method      : GET
2022-10-26T06:52:53.837Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-TransactionID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-ECOMP-RequestID:"ad36e619-bd6f-49bf-ad05-cd433d2ba294", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11193d83-88cd-4e84-853b-fb052bcc6d87"]
2022-10-26T06:52:53.838Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Request body: 
2022-10-26T06:52:53.838Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||==========================request end================================================
2022-10-26T06:52:53.983Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||============================response begin==========================================
2022-10-26T06:52:53.984Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-10-26T06:52:53.984Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Status text  : 
2022-10-26T06:52:53.984Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F1F2B2A5E177504D53E0AB15E6948B7B; 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:"820", Date:"Wed, 26 Oct 2022 06:52:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:52:53.985Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:cce30386-54fa-11ed-8d56-1ee6933b54f1","parentActivityInstanceId":"cce2b556-54fa-11ed-8d56-1ee6933b54f1","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:6e5d482f-54ee-11ed-8d56-1ee6933b54f1","processInstanceId":"cce2b556-54fa-11ed-8d56-1ee6933b54f1","executionId":"cce2b556-54fa-11ed-8d56-1ee6933b54f1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-10-26T06:52:47.434+0000","endTime":"2022-10-26T06:52:47.437+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c9c0db3d-54fa-11ed-8d56-1ee6933b54f1"}]
2022-10-26T06:52:53.985Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|DEBUG|500||=======================response end=================================================
2022-10-26T06:52:53.985Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cce2b556-54fa-11ed-8d56-1ee6933b54f1&maxResults=1|INFO|500||InvokeReturn
2022-10-26T06:52:53.989Z|ad36e619-bd6f-49bf-ad05-cd433d2ba294|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:52:57.255Z|24b58351-4215-444c-ba1e-435cd754221c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:52:57.256Z|24b58351-4215-444c-ba1e-435cd754221c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:53:02.900Z|c4b148a7-b682-4a1e-903d-909b83e68c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:02.900Z|c4b148a7-b682-4a1e-903d-909b83e68c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:02.902Z|5c2e439f-78f6-46ae-adb8-a8042c15fe0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:02.902Z|67cbc4c6-ba4c-4219-be57-7a424087f762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:02.902Z|5c2e439f-78f6-46ae-adb8-a8042c15fe0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:02.903Z|67cbc4c6-ba4c-4219-be57-7a424087f762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:04.119Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:04.123Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.123Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||Invoke
2022-10-26T06:53:04.124Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.124Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.124Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Method      : GET
2022-10-26T06:53:04.124Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b092dae4155da808", X-B3-SpanId:"c86852163fce6f69", X-B3-ParentSpanId:"b092dae4155da808", X-B3-Sampled:"0", X-ONAP-RequestID:"3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd", X-RequestID:"3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd", X-TransactionID:"3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd", X-ECOMP-RequestID:"3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68beb163-468a-4aee-afa9-1aaa476f38a9"]
2022-10-26T06:53:04.125Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Request body: 
2022-10-26T06:53:04.125Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.141Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.142Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.143Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status text  : 
2022-10-26T06:53:04.143Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.144Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Response body: {
  "requestId" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:52:41.000+00:00",
  "endTime" : "2022-10-26T06:53:03.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n\t\t\t\"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\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_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\n                                        \"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                                        \"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                            \"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:03.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    }
  }
}
2022-10-26T06:53:04.145Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.145Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||InvokeReturn
2022-10-26T06:53:04.147Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.147Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:04.147Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.148Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.148Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:04.149Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b092dae4155da808", X-B3-SpanId:"e2e5c36692bd61dd", X-B3-ParentSpanId:"b092dae4155da808", X-B3-Sampled:"0", X-ONAP-RequestID:"3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd", X-RequestID:"3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd", X-TransactionID:"3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd", X-ECOMP-RequestID:"3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6406c1e8-9e4d-4ce6-9b7d-750dcd391742"]
2022-10-26T06:53:04.149Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:04.149Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.161Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.162Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.163Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:04.163Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.164Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:04.164Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.165Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:04.171Z|3aa7e3f6-0645-4b8f-8bfb-3d5bb0a563dd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:04.303Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:04.307Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.307Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||Invoke
2022-10-26T06:53:04.307Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.307Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.308Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Method      : GET
2022-10-26T06:53:04.308Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eec1e884fc2ec5e", X-B3-SpanId:"63d1852560281494", X-B3-ParentSpanId:"1eec1e884fc2ec5e", X-B3-Sampled:"0", X-ONAP-RequestID:"ab533e36-6e4f-4273-8435-c3a940b16395", X-RequestID:"ab533e36-6e4f-4273-8435-c3a940b16395", X-TransactionID:"ab533e36-6e4f-4273-8435-c3a940b16395", X-ECOMP-RequestID:"ab533e36-6e4f-4273-8435-c3a940b16395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b97551d-0d78-4397-b13a-7c4040f6ca03"]
2022-10-26T06:53:04.308Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Request body: 
2022-10-26T06:53:04.309Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.324Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.325Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.325Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status text  : 
2022-10-26T06:53:04.325Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.326Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Response body: {
  "requestId" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:52:41.000+00:00",
  "endTime" : "2022-10-26T06:53:03.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n\t\t\t\"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\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_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\n                                        \"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                                        \"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                            \"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:03.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    }
  }
}
2022-10-26T06:53:04.326Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.326Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||InvokeReturn
2022-10-26T06:53:04.327Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.327Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:04.328Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.328Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.328Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:04.328Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eec1e884fc2ec5e", X-B3-SpanId:"f09a0f77abfe419e", X-B3-ParentSpanId:"1eec1e884fc2ec5e", X-B3-Sampled:"0", X-ONAP-RequestID:"ab533e36-6e4f-4273-8435-c3a940b16395", X-RequestID:"ab533e36-6e4f-4273-8435-c3a940b16395", X-TransactionID:"ab533e36-6e4f-4273-8435-c3a940b16395", X-ECOMP-RequestID:"ab533e36-6e4f-4273-8435-c3a940b16395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a564992e-cdd6-4b45-afe4-afc0cc445b75"]
2022-10-26T06:53:04.329Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:04.329Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.338Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.338Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.338Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:04.339Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.340Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:04.340Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.341Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:04.346Z|ab533e36-6e4f-4273-8435-c3a940b16395|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:04.470Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:04.481Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.481Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||Invoke
2022-10-26T06:53:04.482Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.482Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.482Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Method      : GET
2022-10-26T06:53:04.483Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b5fe93c97cdfd06", X-B3-SpanId:"28acad89d46699df", X-B3-ParentSpanId:"4b5fe93c97cdfd06", X-B3-Sampled:"0", X-ONAP-RequestID:"fb1a73f2-9041-461e-9c50-a619c62475ba", X-RequestID:"fb1a73f2-9041-461e-9c50-a619c62475ba", X-TransactionID:"fb1a73f2-9041-461e-9c50-a619c62475ba", X-ECOMP-RequestID:"fb1a73f2-9041-461e-9c50-a619c62475ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13716bc7-c1c9-4320-914b-3639090d0116"]
2022-10-26T06:53:04.483Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Request body: 
2022-10-26T06:53:04.483Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.501Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.501Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.502Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status text  : 
2022-10-26T06:53:04.502Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.504Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Response body: {
  "requestId" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:52:41.000+00:00",
  "endTime" : "2022-10-26T06:53:03.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n\t\t\t\"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\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_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\n                                        \"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                                        \"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                            \"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:03.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    }
  }
}
2022-10-26T06:53:04.504Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.504Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||InvokeReturn
2022-10-26T06:53:04.506Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.506Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:04.506Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.507Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.507Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:04.507Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b5fe93c97cdfd06", X-B3-SpanId:"7da4cacd2b4dfb60", X-B3-ParentSpanId:"4b5fe93c97cdfd06", X-B3-Sampled:"0", X-ONAP-RequestID:"fb1a73f2-9041-461e-9c50-a619c62475ba", X-RequestID:"fb1a73f2-9041-461e-9c50-a619c62475ba", X-TransactionID:"fb1a73f2-9041-461e-9c50-a619c62475ba", X-ECOMP-RequestID:"fb1a73f2-9041-461e-9c50-a619c62475ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffc99695-bcab-4700-889f-fa496d064bb3"]
2022-10-26T06:53:04.508Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:04.508Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.518Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.518Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.519Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:04.519Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.521Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:04.521Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.521Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:04.527Z|fb1a73f2-9041-461e-9c50-a619c62475ba|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:04.655Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:04.659Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.659Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||Invoke
2022-10-26T06:53:04.659Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.660Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.660Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Method      : GET
2022-10-26T06:53:04.660Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fd8aa39c8220ee4", X-B3-SpanId:"f487901e8499d0df", X-B3-ParentSpanId:"7fd8aa39c8220ee4", X-B3-Sampled:"0", X-ONAP-RequestID:"0e487127-442d-4bc5-992d-1d00b789516d", X-RequestID:"0e487127-442d-4bc5-992d-1d00b789516d", X-TransactionID:"0e487127-442d-4bc5-992d-1d00b789516d", X-ECOMP-RequestID:"0e487127-442d-4bc5-992d-1d00b789516d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63561612-bdc6-4cc8-9478-d80210f8fad0"]
2022-10-26T06:53:04.661Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Request body: 
2022-10-26T06:53:04.661Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.685Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.686Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.687Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status text  : 
2022-10-26T06:53:04.687Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.687Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Response body: {
  "requestId" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:52:41.000+00:00",
  "endTime" : "2022-10-26T06:53:03.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n\t\t\t\"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\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_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\n                                        \"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                                        \"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                            \"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:03.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    }
  }
}
2022-10-26T06:53:04.688Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.688Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||InvokeReturn
2022-10-26T06:53:04.689Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.690Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:04.690Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.690Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.690Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:04.691Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fd8aa39c8220ee4", X-B3-SpanId:"7f93d1c2c9305754", X-B3-ParentSpanId:"7fd8aa39c8220ee4", X-B3-Sampled:"0", X-ONAP-RequestID:"0e487127-442d-4bc5-992d-1d00b789516d", X-RequestID:"0e487127-442d-4bc5-992d-1d00b789516d", X-TransactionID:"0e487127-442d-4bc5-992d-1d00b789516d", X-ECOMP-RequestID:"0e487127-442d-4bc5-992d-1d00b789516d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6943efbf-7321-4893-b260-8a943da1cdba"]
2022-10-26T06:53:04.691Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:04.691Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.700Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.701Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.701Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:04.702Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.702Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:04.703Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.703Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:04.710Z|0e487127-442d-4bc5-992d-1d00b789516d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:04.831Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:04.834Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.835Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||Invoke
2022-10-26T06:53:04.835Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.836Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a
2022-10-26T06:53:04.836Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Method      : GET
2022-10-26T06:53:04.837Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b79a88fb0410414", X-B3-SpanId:"9d7272fefe46da09", X-B3-ParentSpanId:"6b79a88fb0410414", X-B3-Sampled:"0", X-ONAP-RequestID:"1123fb18-ca5c-4602-abb0-3ff5bb146a2a", X-RequestID:"1123fb18-ca5c-4602-abb0-3ff5bb146a2a", X-TransactionID:"1123fb18-ca5c-4602-abb0-3ff5bb146a2a", X-ECOMP-RequestID:"1123fb18-ca5c-4602-abb0-3ff5bb146a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"514266ab-5558-40e2-9b6d-e7c387624b1d"]
2022-10-26T06:53:04.837Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Request body: 
2022-10-26T06:53:04.838Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.859Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.861Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.862Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Status text  : 
2022-10-26T06:53:04.863Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.863Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||Response body: {
  "requestId" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:52:41.000+00:00",
  "endTime" : "2022-10-26T06:53:03.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n\t\t\t\"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\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_52e9f9c3-d539-4199-96b5-0d3967eac313\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"9d29e295-b4d7-4521-9ed3-410dbf70661a\",\n                                        \"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                                        \"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\n                            \"modelInvariantId\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"ed0bc932-4635-4a76-9dc6-a65c10da861b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:03.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "e1fa6d9d-1e0f-4126-acd8-7b32421b320a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a"
    }
  }
}
2022-10-26T06:53:04.864Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.864Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|INFO|500||InvokeReturn
2022-10-26T06:53:04.866Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.866Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:04.866Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:04.867Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false
2022-10-26T06:53:04.867Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:04.867Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b79a88fb0410414", X-B3-SpanId:"712789d5377afbe9", X-B3-ParentSpanId:"6b79a88fb0410414", X-B3-Sampled:"0", X-ONAP-RequestID:"1123fb18-ca5c-4602-abb0-3ff5bb146a2a", X-RequestID:"1123fb18-ca5c-4602-abb0-3ff5bb146a2a", X-TransactionID:"1123fb18-ca5c-4602-abb0-3ff5bb146a2a", X-ECOMP-RequestID:"1123fb18-ca5c-4602-abb0-3ff5bb146a2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccedf380-fbd0-4ca4-a7cd-be843e348b77"]
2022-10-26T06:53:04.868Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:04.868Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:04.878Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:04.879Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:04.880Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:04.880Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:04.881Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:04.882Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:04.882Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e1fa6d9d-1e0f-4126-acd8-7b32421b320a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:04.896Z|1123fb18-ca5c-4602-abb0-3ff5bb146a2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e1fa6d9d-1e0f-4126-acd8-7b32421b320a|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:12.255Z|aa794966-e0e0-4e76-bc11-882806c6e1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:53:12.256Z|aa794966-e0e0-4e76-bc11-882806c6e1de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:53:12.651Z|d5201528-2b51-4f00-a5b1-4b9bddf7bd1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:53:12.652Z|d5201528-2b51-4f00-a5b1-4b9bddf7bd1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:53:12.922Z|61548687-8b91-4d48-97d8-521607218505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:12.922Z|b82bcb80-16fb-42bd-8e66-7eede144b311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:12.923Z|61548687-8b91-4d48-97d8-521607218505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:12.923Z|b82bcb80-16fb-42bd-8e66-7eede144b311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:12.924Z|84a35911-6d59-4a95-9404-c17f12fa620e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:12.925Z|84a35911-6d59-4a95-9404-c17f12fa620e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:16.888Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:16.891Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|||INFO|500||Checking if requestId: bf75613a-aba1-4cd5-8a89-9c56a3c754d7 already exists in requestDb InfraActiveRequests table
2022-10-26T06:53:16.891Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:16.892Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||Invoke
2022-10-26T06:53:16.892Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:16.892Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:16.893Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Method      : GET
2022-10-26T06:53:16.893Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d480ff0290a3d7f", X-B3-SpanId:"f670e93e12fd3457", X-B3-ParentSpanId:"6d480ff0290a3d7f", X-B3-Sampled:"0", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff220b2-27fa-4acc-9c7d-2f5131d5b58f"]
2022-10-26T06:53:16.893Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Request body: 
2022-10-26T06:53:16.893Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||==========================request end================================================
2022-10-26T06:53:16.909Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:16.909Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:53:16.909Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status text  : 
2022-10-26T06:53:16.909Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"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:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:16.910Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Response body: 
2022-10-26T06:53:16.910Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:16.910Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|404|Not Found|InvokeReturn
2022-10-26T06:53:16.918Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|||INFO|500||Running local validations
2022-10-26T06:53:16.919Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-10-26T06:53:16.919Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-10-26T06:53:16.920Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:53:16.921Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-10-26T06:53:16.922Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:16.922Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-10-26T06:53:16.923Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-10-26T06:53:16.923Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|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:"6d480ff0290a3d7f", X-B3-SpanId:"d3a34df265f6cc58", X-B3-ParentSpanId:"6d480ff0290a3d7f", X-B3-Sampled:"0", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1c4dbf9-a6fe-4ffe-86ca-59413c2a36bc"]
2022-10-26T06:53:16.923Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5"},"instanceName":null,"requestScope":"service"}
2022-10-26T06:53:16.924Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-10-26T06:53:16.937Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:16.937Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:16.938Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2022-10-26T06:53:16.938Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|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:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:16.939Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-10-26T06:53:16.939Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:16.940Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-10-26T06:53:16.940Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301
2022-10-26T06:53:16.941Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|INFO|500||Invoke
2022-10-26T06:53:16.941Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:16.942Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301
2022-10-26T06:53:16.942Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Method      : GET
2022-10-26T06:53:16.942Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47a178db-7798-444b-acff-eae640067eba"]
2022-10-26T06:53:16.943Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Request body: 
2022-10-26T06:53:16.943Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||==========================request end================================================
2022-10-26T06:53:16.963Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:16.964Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:16.964Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Status text  : 
2022-10-26T06:53:16.964Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:16.965Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "01f6507f-7b0f-4e90-95ae-5d7cac07b301",
  "modelInvariantUUID" : "7206bebe-9f5c-48a9-980e-9b4cf29418b2",
  "created" : "2022-10-26 06:50:38.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/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:53:16.965Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:16.965Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|INFO|500||InvokeReturn
2022-10-26T06:53:16.968Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance
2022-10-26T06:53:16.968Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:53:16.968Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:16.969Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance
2022-10-26T06:53:16.969Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:53:16.969Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f833bdc3-7b12-4d0b-bbb3-e68f00c019e5"]
2022-10-26T06:53:16.969Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:53:16.970Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:53:16.979Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:16.980Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:53:16.980Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:53:16.980Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&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:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:16.980Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Response body: 
2022-10-26T06:53:16.981Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:16.981Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:53:16.982Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2
2022-10-26T06:53:16.982Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|INFO|500||Invoke
2022-10-26T06:53:16.982Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:16.982Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2
2022-10-26T06:53:16.983Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Method      : GET
2022-10-26T06:53:16.983Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0375eb1b-3934-40b6-81f5-ff385aeca3ab"]
2022-10-26T06:53:16.983Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Request body: 
2022-10-26T06:53:16.983Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||==========================request end================================================
2022-10-26T06:53:16.998Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:16.998Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:16.999Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Status text  : 
2022-10-26T06:53:16.999Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:17.000Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "01f6507f-7b0f-4e90-95ae-5d7cac07b301",
      "modelInvariantUUID" : "7206bebe-9f5c-48a9-980e-9b4cf29418b2",
      "created" : "2022-10-26 06:50:38.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/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/pnfCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/csar"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/allottedCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/serviceProxyCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/networkCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/configurationCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/collectionResourceCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2"
    }
  }
}
2022-10-26T06:53:17.000Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:17.001Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7206bebe-9f5c-48a9-980e-9b4cf29418b2|INFO|500||InvokeReturn
2022-10-26T06:53:17.003Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance
2022-10-26T06:53:17.003Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:53:17.004Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:17.004Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance
2022-10-26T06:53:17.004Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:53:17.005Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67af988a-0738-4c33-a968-d9a5699c1512"]
2022-10-26T06:53:17.005Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:53:17.005Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:53:17.016Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:17.016Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-10-26T06:53:17.016Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:53:17.017Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&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:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:17.017Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||Response body: 
2022-10-26T06:53:17.017Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:17.017Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=01f6507f-7b0f-4e90-95ae-5d7cac07b301&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2022-10-26T06:53:17.018Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:53:17.018Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-10-26T06:53:17.019Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:17.019Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-10-26T06:53:17.019Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-10-26T06:53:17.019Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|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:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e41fe96b-4536-49f2-850b-8f440dfc5362"]
2022-10-26T06:53:17.020Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-10-26T06:53:17.020Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-10-26T06:53:17.032Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:17.032Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:17.032Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2022-10-26T06:53:17.033Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|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:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:17.033Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-10-26 05:22:53.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"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:53:17.033Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:17.034Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-10-26T06:53:17.036Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:53:17.036Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2022-10-26T06:53:17.037Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:17.037Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2022-10-26T06:53:17.037Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2022-10-26T06:53:17.038Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|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:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10e6a7ed-826a-4b05-9f53-ddf2f4245e49"]
2022-10-26T06:53:17.038Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2022-10-26T06:53:17.038Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2022-10-26T06:53:17.049Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:17.049Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:17.050Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2022-10-26T06:53:17.050Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|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:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:17.051Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2022-10-26T05:22:53.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2022-10-26T06:53:17.051Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:17.051Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2022-10-26T06:53:17.053Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301
2022-10-26T06:53:17.053Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|INFO|500||Invoke
2022-10-26T06:53:17.053Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:17.054Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301
2022-10-26T06:53:17.054Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Method      : GET
2022-10-26T06:53:17.054Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"978f173b-4583-41a1-964c-a9bed3ff4746"]
2022-10-26T06:53:17.055Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Request body: 
2022-10-26T06:53:17.055Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||==========================request end================================================
2022-10-26T06:53:17.071Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:17.072Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:17.072Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Status text  : 
2022-10-26T06:53:17.072Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:17.073Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "01f6507f-7b0f-4e90-95ae-5d7cac07b301",
  "modelInvariantUUID" : "7206bebe-9f5c-48a9-980e-9b4cf29418b2",
  "created" : "2022-10-26 06:50:38.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/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/pnfCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/csar"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/allottedCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/serviceProxyCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/networkCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/configurationCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301/collectionResourceCustomizations"
    }
  }
}
2022-10-26T06:53:17.073Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:17.074Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/01f6507f-7b0f-4e90-95ae-5d7cac07b301|INFO|500||InvokeReturn
2022-10-26T06:53:17.077Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:53:17.077Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-10-26T06:53:17.077Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:17.077Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-10-26T06:53:17.078Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-10-26T06:53:17.078Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|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:"6d480ff0290a3d7f", X-B3-SpanId:"6a3f0ba8a2e93562", X-B3-ParentSpanId:"6d480ff0290a3d7f", X-B3-Sampled:"0", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"291cab0e-2283-4320-b9bf-dfbe53628e73"]
2022-10-26T06:53:17.078Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bf75613a-aba1-4cd5-8a89-9c56a3c754d7","requestStatus":"IN_PROGRESS","startTime":1666767196918,"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\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\"\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":"7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5","cloudApiRequests":[],"requestURI":"bf75613a-aba1-4cd5-8a89-9c56a3c754d7"}
2022-10-26T06:53:17.079Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-10-26T06:53:17.098Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:17.099Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-10-26T06:53:17.099Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2022-10-26T06:53:17.100Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|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/bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:17.101Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:53:16.918+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\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-10-26T06:53:17.089+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "cloudApiRequests" : [ ],
  "requestURI" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    }
  }
}
2022-10-26T06:53:17.101Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:17.102Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-10-26T06:53:17.107Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:53:17.108Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-10-26T06:53:17.108Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:17.108Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-10-26T06:53:17.108Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-10-26T06:53:17.109Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|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:"6d480ff0290a3d7f", X-B3-SpanId:"b933391fe8cd34ba", X-B3-ParentSpanId:"6d480ff0290a3d7f", X-B3-Sampled:"0", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f81561bd-51df-487d-9a12-405133004593"]
2022-10-26T06:53:17.109Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\"modelUuid\":\"01f6507f-7b0f-4e90-95ae-5d7cac07b301\",\"modelInvariantUuid\":\"7206bebe-9f5c-48a9-980e-9b4cf29418b2\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5\"}","type":"String"},"requestId":{"value":"bf75613a-aba1-4cd5-8a89-9c56a3c754d7","type":"String"},"mso-request-id":{"value":"bf75613a-aba1-4cd5-8a89-9c56a3c754d7","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5","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/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-10-26T06:53:17.109Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-10-26T06:53:18.123Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:18.123Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-10-26T06:53:18.124Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2022-10-26T06:53:18.124Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Wed, 26 Oct 2022 06:53:18 GMT", X-ONAP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-TransactionID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ECOMP-RequestID:"bf75613a-aba1-4cd5-8a89-9c56a3c754d7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f81561bd-51df-487d-9a12-405133004593", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:18.125Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bf75613a-aba1-4cd5-8a89-9c56a3c754d7\",\"instanceId\":\"7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5\"}}","message":"Success","processInstanceID":"de955841-54fa-11ed-8d56-1ee6933b54f1","variables":null,"messageCode":200}
2022-10-26T06:53:18.125Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:18.126Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-10-26T06:53:18.129Z|bf75613a-aba1-4cd5-8a89-9c56a3c754d7|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:18.264Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:18.267Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:18.267Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||Invoke
2022-10-26T06:53:18.267Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:18.268Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:18.268Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Method      : GET
2022-10-26T06:53:18.268Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7391d7a30f16db57", X-B3-SpanId:"f321454eaa4d9267", X-B3-ParentSpanId:"7391d7a30f16db57", X-B3-Sampled:"0", X-ONAP-RequestID:"41395af4-9345-4acb-9418-d75e71f97a6a", X-RequestID:"41395af4-9345-4acb-9418-d75e71f97a6a", X-TransactionID:"41395af4-9345-4acb-9418-d75e71f97a6a", X-ECOMP-RequestID:"41395af4-9345-4acb-9418-d75e71f97a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1da6060f-fc10-4159-baea-e3117b706d6f"]
2022-10-26T06:53:18.268Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Request body: 
2022-10-26T06:53:18.269Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||==========================request end================================================
2022-10-26T06:53:18.284Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:18.285Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:18.285Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status text  : 
2022-10-26T06:53:18.285Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:18.286Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Response body: {
  "requestId" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-10-26T06:53:16.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\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:17.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "cloudApiRequests" : [ ],
  "requestURI" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    }
  }
}
2022-10-26T06:53:18.287Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:18.287Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||InvokeReturn
2022-10-26T06:53:18.288Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:18.288Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:18.289Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:18.289Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:18.289Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:18.290Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7391d7a30f16db57", X-B3-SpanId:"3e8b829a88b85f1c", X-B3-ParentSpanId:"7391d7a30f16db57", X-B3-Sampled:"0", X-ONAP-RequestID:"41395af4-9345-4acb-9418-d75e71f97a6a", X-RequestID:"41395af4-9345-4acb-9418-d75e71f97a6a", X-TransactionID:"41395af4-9345-4acb-9418-d75e71f97a6a", X-ECOMP-RequestID:"41395af4-9345-4acb-9418-d75e71f97a6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f61d86b9-7fe5-4b44-b5e0-1bae0192648e"]
2022-10-26T06:53:18.290Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:18.290Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:18.302Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:18.303Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:18.303Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:18.303Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:18.304Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:18.304Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:18.305Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:18.310Z|41395af4-9345-4acb-9418-d75e71f97a6a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:22.944Z|57225152-504c-47a2-9565-c03bc8b9880d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:22.944Z|dd728d39-1538-44b3-a73a-c80de26b351c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:22.945Z|57225152-504c-47a2-9565-c03bc8b9880d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:22.945Z|dd728d39-1538-44b3-a73a-c80de26b351c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:22.948Z|36d66b86-b05d-475a-b5d0-e80c4bf18aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:22.949Z|36d66b86-b05d-475a-b5d0-e80c4bf18aa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:27.255Z|e1684d16-098b-4485-9e35-8533b0c06369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:53:27.256Z|e1684d16-098b-4485-9e35-8533b0c06369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:53:28.437Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:28.441Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:28.442Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||Invoke
2022-10-26T06:53:28.442Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:28.442Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:28.442Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Method      : GET
2022-10-26T06:53:28.443Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b7680e0372658e2", X-B3-SpanId:"3e60b83caf5eaab2", X-B3-ParentSpanId:"0b7680e0372658e2", X-B3-Sampled:"0", X-ONAP-RequestID:"7acce587-11bc-4826-856f-5539717e1c55", X-RequestID:"7acce587-11bc-4826-856f-5539717e1c55", X-TransactionID:"7acce587-11bc-4826-856f-5539717e1c55", X-ECOMP-RequestID:"7acce587-11bc-4826-856f-5539717e1c55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48440ce3-e2fe-4faa-ac95-1a491ae17187"]
2022-10-26T06:53:28.443Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Request body: 
2022-10-26T06:53:28.443Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||==========================request end================================================
2022-10-26T06:53:28.461Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:28.462Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:28.462Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status text  : 
2022-10-26T06:53:28.462Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:28.464Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Response body: {
  "requestId" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:53:16.000+00:00",
  "endTime" : "2022-10-26T06:53:22.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\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:22.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "cloudApiRequests" : [ ],
  "requestURI" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    }
  }
}
2022-10-26T06:53:28.465Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:28.465Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||InvokeReturn
2022-10-26T06:53:28.466Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:28.466Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:28.467Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:28.467Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:28.467Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:28.467Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b7680e0372658e2", X-B3-SpanId:"7783819c57c33c7f", X-B3-ParentSpanId:"0b7680e0372658e2", X-B3-Sampled:"0", X-ONAP-RequestID:"7acce587-11bc-4826-856f-5539717e1c55", X-RequestID:"7acce587-11bc-4826-856f-5539717e1c55", X-TransactionID:"7acce587-11bc-4826-856f-5539717e1c55", X-ECOMP-RequestID:"7acce587-11bc-4826-856f-5539717e1c55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae520dc8-fe7e-48de-8b0a-e191888e65f8"]
2022-10-26T06:53:28.467Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:28.468Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:28.476Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:28.476Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:28.476Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:28.476Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:28.478Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:28.478Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:28.478Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:28.484Z|7acce587-11bc-4826-856f-5539717e1c55|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:28.606Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:28.610Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:28.611Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||Invoke
2022-10-26T06:53:28.611Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:28.611Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:28.612Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Method      : GET
2022-10-26T06:53:28.612Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9034102690923172", X-B3-SpanId:"521db9a1c0673d66", X-B3-ParentSpanId:"9034102690923172", X-B3-Sampled:"0", X-ONAP-RequestID:"f89c249e-39c2-4ca4-8dde-96369145311c", X-RequestID:"f89c249e-39c2-4ca4-8dde-96369145311c", X-TransactionID:"f89c249e-39c2-4ca4-8dde-96369145311c", X-ECOMP-RequestID:"f89c249e-39c2-4ca4-8dde-96369145311c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"341f2733-fee0-46d3-a95e-aae2ff96822b"]
2022-10-26T06:53:28.612Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Request body: 
2022-10-26T06:53:28.613Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||==========================request end================================================
2022-10-26T06:53:28.631Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:28.631Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:28.631Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status text  : 
2022-10-26T06:53:28.632Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:28.633Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Response body: {
  "requestId" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:53:16.000+00:00",
  "endTime" : "2022-10-26T06:53:22.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\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:22.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "cloudApiRequests" : [ ],
  "requestURI" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    }
  }
}
2022-10-26T06:53:28.633Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:28.634Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||InvokeReturn
2022-10-26T06:53:28.635Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:28.635Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:28.636Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:28.636Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:28.637Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:28.637Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9034102690923172", X-B3-SpanId:"156878d10e44ee0c", X-B3-ParentSpanId:"9034102690923172", X-B3-Sampled:"0", X-ONAP-RequestID:"f89c249e-39c2-4ca4-8dde-96369145311c", X-RequestID:"f89c249e-39c2-4ca4-8dde-96369145311c", X-TransactionID:"f89c249e-39c2-4ca4-8dde-96369145311c", X-ECOMP-RequestID:"f89c249e-39c2-4ca4-8dde-96369145311c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e87c1200-f301-4bd5-91de-676d442a8a22"]
2022-10-26T06:53:28.638Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:28.638Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:28.648Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:28.648Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:28.649Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:28.649Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:28.650Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:28.650Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:28.650Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:28.657Z|f89c249e-39c2-4ca4-8dde-96369145311c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:28.776Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:28.780Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:28.780Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||Invoke
2022-10-26T06:53:28.781Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:28.781Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:28.781Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Method      : GET
2022-10-26T06:53:28.782Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5186307b23fdc4b5", X-B3-SpanId:"5f6deae7075a0d1f", X-B3-ParentSpanId:"5186307b23fdc4b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d4b4f20d-fd54-4079-b20f-37b8171fbd71", X-RequestID:"d4b4f20d-fd54-4079-b20f-37b8171fbd71", X-TransactionID:"d4b4f20d-fd54-4079-b20f-37b8171fbd71", X-ECOMP-RequestID:"d4b4f20d-fd54-4079-b20f-37b8171fbd71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8231126a-f53c-4191-acef-3c82ff24f6b7"]
2022-10-26T06:53:28.782Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Request body: 
2022-10-26T06:53:28.783Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||==========================request end================================================
2022-10-26T06:53:28.797Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:28.798Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:28.798Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status text  : 
2022-10-26T06:53:28.799Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:28.799Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Response body: {
  "requestId" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:53:16.000+00:00",
  "endTime" : "2022-10-26T06:53:22.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\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:22.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "cloudApiRequests" : [ ],
  "requestURI" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    }
  }
}
2022-10-26T06:53:28.800Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:28.800Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||InvokeReturn
2022-10-26T06:53:28.801Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:28.802Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:28.802Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:28.802Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:28.803Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:28.803Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5186307b23fdc4b5", X-B3-SpanId:"8e83fcf9d0c16928", X-B3-ParentSpanId:"5186307b23fdc4b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d4b4f20d-fd54-4079-b20f-37b8171fbd71", X-RequestID:"d4b4f20d-fd54-4079-b20f-37b8171fbd71", X-TransactionID:"d4b4f20d-fd54-4079-b20f-37b8171fbd71", X-ECOMP-RequestID:"d4b4f20d-fd54-4079-b20f-37b8171fbd71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"172085ff-2ca7-4439-8a90-dc9f42a28c1e"]
2022-10-26T06:53:28.803Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:28.804Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:28.816Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:28.816Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:28.816Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:28.817Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:28.819Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:28.819Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:28.820Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:28.825Z|d4b4f20d-fd54-4079-b20f-37b8171fbd71|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:28.965Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Entering
2022-10-26T06:53:28.969Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:28.970Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||Invoke
2022-10-26T06:53:28.970Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:28.970Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7
2022-10-26T06:53:28.971Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Method      : GET
2022-10-26T06:53:28.971Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cddc06cbb14008c", X-B3-SpanId:"390e02d76ca92b6b", X-B3-ParentSpanId:"9cddc06cbb14008c", X-B3-Sampled:"0", X-ONAP-RequestID:"aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac", X-RequestID:"aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac", X-TransactionID:"aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac", X-ECOMP-RequestID:"aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f05c999a-ea19-4ed8-92a8-ec685ffb3b65"]
2022-10-26T06:53:28.971Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Request body: 
2022-10-26T06:53:28.972Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||==========================request end================================================
2022-10-26T06:53:28.989Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:28.990Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:28.990Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Status text  : 
2022-10-26T06:53:28.990Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:28.991Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||Response body: {
  "requestId" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-10-26T06:53:16.000+00:00",
  "endTime" : "2022-10-26T06:53:22.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\": \"7206bebe-9f5c-48a9-980e-9b4cf29418b2\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"01f6507f-7b0f-4e90-95ae-5d7cac07b301\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-10-26T06:53:22.000+00:00",
  "serviceInstanceId" : "7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "serviceInstanceName" : "TestPNFMacroInstantiation_52e9f9c3-d539-4199-96b5-0d3967eac313",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7cbff1a3-bc77-460d-9a2b-30e3c50bd2a5",
  "cloudApiRequests" : [ ],
  "requestURI" : "bf75613a-aba1-4cd5-8a89-9c56a3c754d7",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7"
    }
  }
}
2022-10-26T06:53:28.991Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:28.991Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|INFO|500||InvokeReturn
2022-10-26T06:53:28.992Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:28.992Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-10-26T06:53:28.993Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-10-26T06:53:28.993Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false
2022-10-26T06:53:28.993Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-10-26T06:53:28.993Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cddc06cbb14008c", X-B3-SpanId:"9f4c79c2fda48567", X-B3-ParentSpanId:"9cddc06cbb14008c", X-B3-Sampled:"0", X-ONAP-RequestID:"aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac", X-RequestID:"aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac", X-TransactionID:"aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac", X-ECOMP-RequestID:"aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3217e2aa-cde1-4b8b-b6e5-1a12fb46f3d6"]
2022-10-26T06:53:28.994Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-10-26T06:53:28.994Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-10-26T06:53:29.002Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-10-26T06:53:29.003Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-10-26T06:53:29.003Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2022-10-26T06:53:29.003Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 26 Oct 2022 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2022-10-26T06:53:29.004Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-10-26T06:53:29.004Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-10-26T06:53:29.005Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bf75613a-aba1-4cd5-8a89-9c56a3c754d7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-10-26T06:53:29.010Z|aeb7a317-3fef-47c1-a4d0-454d7dd8b3ac|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bf75613a-aba1-4cd5-8a89-9c56a3c754d7|InfraPortalClient|||INFO|500||Exiting.
2022-10-26T06:53:32.966Z|8781d7b8-3442-48cd-8163-fdf1a86ee473|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:32.966Z|8781d7b8-3442-48cd-8163-fdf1a86ee473|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:32.970Z|eca30829-d795-4469-a81f-a397f7af3133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:32.970Z|5b643860-0ae0-469a-b59d-57cd6b6b2679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:32.970Z|5b643860-0ae0-469a-b59d-57cd6b6b2679|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:32.970Z|eca30829-d795-4469-a81f-a397f7af3133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:42.255Z|0ff879ff-6c2c-4565-88c0-142b2a3eab32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:53:42.257Z|0ff879ff-6c2c-4565-88c0-142b2a3eab32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:53:42.653Z|3cc775e0-7cbc-4515-bc3b-a16cc1ba43aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:53:42.653Z|3cc775e0-7cbc-4515-bc3b-a16cc1ba43aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:53:42.988Z|8ee85c06-564e-4d81-8e96-caab75251acf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:42.989Z|8ee85c06-564e-4d81-8e96-caab75251acf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:42.996Z|7a16fdab-d9e7-4eb5-b44b-92d14e9ae7c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:42.996Z|4844523f-6a52-4724-9389-696819a754f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:42.996Z|7a16fdab-d9e7-4eb5-b44b-92d14e9ae7c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:42.996Z|4844523f-6a52-4724-9389-696819a754f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:43.005Z|2f94a516-0c2f-4859-8526-d119b2a8daaf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:53:43.005Z|2f94a516-0c2f-4859-8526-d119b2a8daaf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:53.105Z|b7b8ec00-69d5-42ef-bc45-99e4ef3fa182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:53.105Z|26d6ec3a-30d4-4255-a576-50a60702206c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:53.106Z|26d6ec3a-30d4-4255-a576-50a60702206c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:53.106Z|b7b8ec00-69d5-42ef-bc45-99e4ef3fa182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:53.106Z|e99291f1-aa97-4f4a-8f94-0eb7500252dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:53:53.106Z|e99291f1-aa97-4f4a-8f94-0eb7500252dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:53:57.255Z|b5e247d0-a8b6-4c45-afa9-356ba6b77a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:53:57.255Z|b5e247d0-a8b6-4c45-afa9-356ba6b77a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:54:03.126Z|d25300b6-ffde-4a02-b693-3f6575bda923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:03.126Z|e7f83fa4-ff2f-40c9-a6e7-2513209df31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:03.126Z|2da46db7-8598-452a-97d0-a67dd73a679f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:03.127Z|d25300b6-ffde-4a02-b693-3f6575bda923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:03.127Z|2da46db7-8598-452a-97d0-a67dd73a679f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:03.127Z|e7f83fa4-ff2f-40c9-a6e7-2513209df31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:12.255Z|31c4ef5d-566e-4d70-966a-b05f276b62c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:54:12.256Z|31c4ef5d-566e-4d70-966a-b05f276b62c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:54:12.654Z|41b92642-c501-4b0c-b14f-11599357ab9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:54:12.655Z|41b92642-c501-4b0c-b14f-11599357ab9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:54:13.147Z|5623dd13-18b0-46e1-a054-e9e1eb383314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:13.147Z|50c4d79a-d56d-4184-9e53-adda2b0bee38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:13.148Z|5623dd13-18b0-46e1-a054-e9e1eb383314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:13.148Z|50c4d79a-d56d-4184-9e53-adda2b0bee38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:13.154Z|e424d6c3-af7b-439f-97a9-343a8fffdbbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:13.154Z|e424d6c3-af7b-439f-97a9-343a8fffdbbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:23.169Z|37d897d7-7659-4144-9627-fd162f8cc362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:23.170Z|37d897d7-7659-4144-9627-fd162f8cc362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:23.174Z|ce5ff037-2900-4572-9280-22e7d9e2f8af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:23.174Z|ce5ff037-2900-4572-9280-22e7d9e2f8af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:23.175Z|87a6bfc2-f881-43a8-b91e-3a1e491aabea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:23.175Z|87a6bfc2-f881-43a8-b91e-3a1e491aabea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:27.255Z|e41c65a8-0b30-427d-a0e2-2ec2523c6e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:54:27.257Z|e41c65a8-0b30-427d-a0e2-2ec2523c6e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:54:33.192Z|24d88d2d-e48e-4594-8264-83cb2122d0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:33.194Z|6f53aeaf-20f2-4fd4-a668-eebc78fc7c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:33.194Z|a69660c4-895a-4e0e-921e-c6fbade5a55e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:33.194Z|6f53aeaf-20f2-4fd4-a668-eebc78fc7c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:33.194Z|24d88d2d-e48e-4594-8264-83cb2122d0e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:33.194Z|a69660c4-895a-4e0e-921e-c6fbade5a55e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:42.255Z|06e17ebc-2c3d-465f-8956-9987816c95cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:54:42.256Z|06e17ebc-2c3d-465f-8956-9987816c95cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:54:42.656Z|e4f2f051-ccfe-43e6-b859-f64cbe73cf37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:54:42.656Z|e4f2f051-ccfe-43e6-b859-f64cbe73cf37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:54:43.007Z|8465154c-07b5-447b-89f5-26f14c71e392|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:54:43.008Z|8465154c-07b5-447b-89f5-26f14c71e392|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:43.215Z|d0f59795-d3e8-406e-aed0-2b63f9f463cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:43.216Z|d0f59795-d3e8-406e-aed0-2b63f9f463cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:43.217Z|e7feb2a6-8482-40df-8507-7fdf69354679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:43.217Z|e7feb2a6-8482-40df-8507-7fdf69354679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:43.215Z|d56dcef5-8288-4c45-aa98-570f4027c0e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:43.219Z|d56dcef5-8288-4c45-aa98-570f4027c0e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:53.236Z|45bb2c49-4561-425b-8e8b-a02c048ba58e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:53.236Z|4105d741-834b-47fc-aed5-7d9b490b43d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:53.237Z|0821b213-81e1-4a35-8fd4-034e65f34d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:54:53.237Z|45bb2c49-4561-425b-8e8b-a02c048ba58e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:53.237Z|4105d741-834b-47fc-aed5-7d9b490b43d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:53.237Z|0821b213-81e1-4a35-8fd4-034e65f34d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:54:57.255Z|1465ce40-a374-49d9-938b-4775a47c45a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:54:57.256Z|1465ce40-a374-49d9-938b-4775a47c45a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:55:03.261Z|3e30cac2-aaae-4ed5-b322-f36d9d7e66a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:03.261Z|7a295610-2f9d-42b6-bda5-86fd4220e924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:03.261Z|3e30cac2-aaae-4ed5-b322-f36d9d7e66a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:03.261Z|7a295610-2f9d-42b6-bda5-86fd4220e924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:03.261Z|31512cf4-27b5-4abd-90ff-67756849246f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:03.262Z|31512cf4-27b5-4abd-90ff-67756849246f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:12.255Z|67d637d1-4a8c-40a0-bba6-124f3982f283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:55:12.256Z|67d637d1-4a8c-40a0-bba6-124f3982f283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:55:12.657Z|5d4b9506-4674-4174-96a5-dfc9d996fd24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:55:12.658Z|5d4b9506-4674-4174-96a5-dfc9d996fd24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:55:13.282Z|be4b3192-e156-4d9f-a046-d1908326b40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:13.282Z|2f8d7461-10ce-44fb-881b-9313073d73a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:13.283Z|2f8d7461-10ce-44fb-881b-9313073d73a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:13.283Z|be4b3192-e156-4d9f-a046-d1908326b40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:13.284Z|35c43021-b9ad-4f75-abe8-88c6f8678c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:13.284Z|35c43021-b9ad-4f75-abe8-88c6f8678c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:23.307Z|0307f84e-6e09-45d3-812a-e1833e7653f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:23.307Z|0307f84e-6e09-45d3-812a-e1833e7653f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:23.309Z|4ab6427e-74e8-4739-9796-d1331a033245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:23.309Z|4ab6427e-74e8-4739-9796-d1331a033245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:23.318Z|d3958fe9-a75c-4039-b9d2-d65bcbf17f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:23.318Z|d3958fe9-a75c-4039-b9d2-d65bcbf17f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:27.255Z|bf845464-12df-48e3-a3f3-94ae7f87f02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:55:27.256Z|bf845464-12df-48e3-a3f3-94ae7f87f02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:55:33.328Z|59fd6d8a-fd13-4c86-907e-6c2f6162b9b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:33.328Z|fcbf069c-c0cf-4976-9875-ee8a8996b222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:33.329Z|fcbf069c-c0cf-4976-9875-ee8a8996b222|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:33.329Z|59fd6d8a-fd13-4c86-907e-6c2f6162b9b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:33.336Z|9a2a6a34-4a6c-4475-87f6-15da46ba64b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:33.336Z|9a2a6a34-4a6c-4475-87f6-15da46ba64b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:42.255Z|1dee16af-9b75-468e-a4fe-96df46ee055f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:55:42.255Z|1dee16af-9b75-468e-a4fe-96df46ee055f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:55:42.658Z|3bc695fc-5328-4648-9f96-55515e2cc2d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:55:42.659Z|3bc695fc-5328-4648-9f96-55515e2cc2d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:55:43.007Z|401e6813-b205-4e78-9fff-ed2a8e3adc58|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:55:43.008Z|401e6813-b205-4e78-9fff-ed2a8e3adc58|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:43.352Z|379ddf44-478c-4ecd-8d3b-ff51eacf725a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:43.352Z|c37a1b0d-0822-4bcd-b20b-4fee8a3d8ba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:43.353Z|379ddf44-478c-4ecd-8d3b-ff51eacf725a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:43.353Z|c37a1b0d-0822-4bcd-b20b-4fee8a3d8ba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:43.354Z|13a4ea5b-6107-46cd-8355-e2b4e838e2de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:43.356Z|13a4ea5b-6107-46cd-8355-e2b4e838e2de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:53.376Z|b7b9ab0f-8dcc-41c0-bb88-c67ab5077db7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:53.377Z|b7b9ab0f-8dcc-41c0-bb88-c67ab5077db7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:53.378Z|cedd0de6-7c56-4d56-96d4-02b2a633e02d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:53.378Z|cedd0de6-7c56-4d56-96d4-02b2a633e02d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:53.378Z|781bf08c-b423-456d-b6ce-41bc3a3d8780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:55:53.379Z|781bf08c-b423-456d-b6ce-41bc3a3d8780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:55:57.255Z|434d25fd-6838-418d-bded-3fe99ce59de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:55:57.256Z|434d25fd-6838-418d-bded-3fe99ce59de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:56:03.401Z|af49b466-c8d1-4130-82ee-3196fa300447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:03.401Z|411e9efc-1bf4-4056-a3e8-10811d05ac66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:03.402Z|4fc1adb9-e0ee-49c0-81a6-378b03f76017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:03.402Z|af49b466-c8d1-4130-82ee-3196fa300447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:03.402Z|411e9efc-1bf4-4056-a3e8-10811d05ac66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:03.402Z|4fc1adb9-e0ee-49c0-81a6-378b03f76017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:12.255Z|5923beea-d2d8-40a3-a9c8-f47572fdef57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:56:12.256Z|5923beea-d2d8-40a3-a9c8-f47572fdef57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:56:12.660Z|d46c0196-75ef-4645-a420-2d644ec23be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:56:12.661Z|d46c0196-75ef-4645-a420-2d644ec23be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:56:13.454Z|070b9d26-8459-4118-a229-7776f7eaf456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:13.454Z|070b9d26-8459-4118-a229-7776f7eaf456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:13.456Z|1c93ad36-7034-4ec9-ba56-50c0054ff45e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:13.456Z|807b6600-e8c7-4e0d-822f-0fcf0814259c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:13.457Z|1c93ad36-7034-4ec9-ba56-50c0054ff45e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:13.457Z|807b6600-e8c7-4e0d-822f-0fcf0814259c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:23.484Z|eeee3f37-0d5e-49f3-9010-b988ae7e7eba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:23.485Z|eeee3f37-0d5e-49f3-9010-b988ae7e7eba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:23.486Z|c641e3b0-f5df-40b0-990f-e228c5823f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:23.486Z|c641e3b0-f5df-40b0-990f-e228c5823f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:23.491Z|1972a45e-7217-4021-bbab-9bd7e6e94c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:23.491Z|1972a45e-7217-4021-bbab-9bd7e6e94c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:27.255Z|ae0d24db-42c3-41ee-a689-4bc82549122d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:56:27.256Z|ae0d24db-42c3-41ee-a689-4bc82549122d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:56:33.511Z|849c696c-7414-4a76-95b1-68555bf3b9ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:33.512Z|849c696c-7414-4a76-95b1-68555bf3b9ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:33.514Z|572af09e-d205-4e6d-b4b8-4e7525cb3402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:33.515Z|572af09e-d205-4e6d-b4b8-4e7525cb3402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:33.519Z|74d1567f-3f08-424a-a3f1-fa8476f3273d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:33.519Z|74d1567f-3f08-424a-a3f1-fa8476f3273d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:42.255Z|b9edeed9-630c-4604-971f-ce8564ae1d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:56:42.256Z|b9edeed9-630c-4604-971f-ce8564ae1d79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:56:42.661Z|d98b8b5c-1b2a-4e2a-ba68-43e3d0156823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:56:42.662Z|d98b8b5c-1b2a-4e2a-ba68-43e3d0156823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:56:43.007Z|f7b1ced5-eb65-4003-9b4e-6eaadaa5e193|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:56:43.008Z|f7b1ced5-eb65-4003-9b4e-6eaadaa5e193|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:43.540Z|410d4225-55f1-466e-ab06-a2d1d93f7fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:43.541Z|410d4225-55f1-466e-ab06-a2d1d93f7fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:43.547Z|183b2d90-f935-4df4-b56e-e5de9e611ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:43.548Z|183b2d90-f935-4df4-b56e-e5de9e611ffd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:43.549Z|aaf0ce5a-bd08-4e17-b2f7-0aa257f7b125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:43.549Z|aaf0ce5a-bd08-4e17-b2f7-0aa257f7b125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:53.566Z|4a356336-7fe9-47cd-8834-93ea6dfc1fd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:53.566Z|4a356336-7fe9-47cd-8834-93ea6dfc1fd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:53.574Z|cd919731-6bb7-45bb-88ee-e63cc8dc8055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:53.574Z|cd919731-6bb7-45bb-88ee-e63cc8dc8055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:53.588Z|bcbe3907-4fb8-45ee-8109-d34f0cdb2d6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:56:53.588Z|bcbe3907-4fb8-45ee-8109-d34f0cdb2d6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:56:57.255Z|e14780b7-d282-4d82-97a8-e4a494326874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:56:57.256Z|e14780b7-d282-4d82-97a8-e4a494326874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:57:03.594Z|f405114b-d3cd-4472-af02-5e6265f08533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:03.594Z|f405114b-d3cd-4472-af02-5e6265f08533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:03.615Z|1029b362-f74d-4de3-aac5-5bd592a920d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:03.616Z|1029b362-f74d-4de3-aac5-5bd592a920d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:03.639Z|763be70a-d6c0-43e4-bd5f-ccb5c7cff2d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:03.640Z|763be70a-d6c0-43e4-bd5f-ccb5c7cff2d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:12.255Z|ee1b0652-5f35-4326-bc08-db438414d3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:57:12.256Z|ee1b0652-5f35-4326-bc08-db438414d3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:57:12.663Z|b24e3b3e-64df-4718-8ad9-d126d6d1d0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:57:12.663Z|b24e3b3e-64df-4718-8ad9-d126d6d1d0cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:57:13.631Z|0ef02bf5-8f01-45a1-9033-84ca807f7fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:13.632Z|0ef02bf5-8f01-45a1-9033-84ca807f7fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:13.657Z|8d42c312-e69b-4b1e-8b9b-11fd4d308813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:13.658Z|8d42c312-e69b-4b1e-8b9b-11fd4d308813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:13.669Z|9adcf4c3-c795-4f48-9d71-127bb59481c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:13.670Z|9adcf4c3-c795-4f48-9d71-127bb59481c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:23.656Z|5e3fcdbd-5073-40e9-b108-c9c606f7b0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:23.657Z|5e3fcdbd-5073-40e9-b108-c9c606f7b0c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:23.681Z|5c0fc37c-3b56-4a8b-a927-3ce30b0bb4a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:23.681Z|5c0fc37c-3b56-4a8b-a927-3ce30b0bb4a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:23.694Z|0fa2a8e7-ff9c-4962-a70b-fa0ac7c4f89e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:23.694Z|0fa2a8e7-ff9c-4962-a70b-fa0ac7c4f89e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:27.255Z|2a8fb32b-522a-4adb-894f-40b628316bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:57:27.257Z|2a8fb32b-522a-4adb-894f-40b628316bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:57:33.683Z|ddb5c161-a765-44cd-a86f-85ba14cdc0a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:33.684Z|ddb5c161-a765-44cd-a86f-85ba14cdc0a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:33.702Z|d38307e3-5caf-4ab0-94bb-b5a5f452967c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:33.703Z|d38307e3-5caf-4ab0-94bb-b5a5f452967c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:33.718Z|858b0ff4-046c-4334-987d-74b9f5446fc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:33.718Z|858b0ff4-046c-4334-987d-74b9f5446fc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:42.255Z|d5b70f57-4c54-495c-9394-76372602b388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:57:42.256Z|d5b70f57-4c54-495c-9394-76372602b388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:57:42.664Z|04fdebac-6c09-4932-b807-e48742a33e9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:57:42.665Z|04fdebac-6c09-4932-b807-e48742a33e9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:57:43.007Z|98aa3151-7ade-4c3a-b730-e58f5114dd9c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:57:43.007Z|98aa3151-7ade-4c3a-b730-e58f5114dd9c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:43.705Z|a3c1b372-c793-4450-89b8-173c0a0cfaf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:43.706Z|a3c1b372-c793-4450-89b8-173c0a0cfaf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:43.725Z|60f4ddf3-b3ee-4785-ae2a-c1c8f0be9b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:43.726Z|60f4ddf3-b3ee-4785-ae2a-c1c8f0be9b0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:43.738Z|e1962192-532c-4c3d-8761-5d5d79b8b0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:43.739Z|e1962192-532c-4c3d-8761-5d5d79b8b0b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:53.728Z|56611d1b-3879-4afc-ab6e-b9dadb398e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:53.729Z|56611d1b-3879-4afc-ab6e-b9dadb398e81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:53.747Z|0a3f58ca-1a9d-4565-b8f7-db73fa0aa9f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:53.748Z|0a3f58ca-1a9d-4565-b8f7-db73fa0aa9f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:53.756Z|8a002a6f-79fd-418e-a0f8-a42724237393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:57:53.757Z|8a002a6f-79fd-418e-a0f8-a42724237393|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:57:57.255Z|85aa5768-4186-455d-863c-a2bebdaa01c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:57:57.256Z|85aa5768-4186-455d-863c-a2bebdaa01c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:58:03.750Z|3efa791b-335c-44d6-8c92-ddaad335d4ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:03.751Z|3efa791b-335c-44d6-8c92-ddaad335d4ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:03.767Z|601ba7d1-dc68-40f5-b936-4f3c07961055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:03.768Z|601ba7d1-dc68-40f5-b936-4f3c07961055|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:03.774Z|72d60c90-9bb0-486b-aaad-d05419640547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:03.775Z|72d60c90-9bb0-486b-aaad-d05419640547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:12.255Z|266b3bd7-287e-47fe-8fe5-913061df946b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:58:12.257Z|266b3bd7-287e-47fe-8fe5-913061df946b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:58:12.665Z|e0d83bf2-7678-425e-a7f0-95274d7d60bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:58:12.666Z|e0d83bf2-7678-425e-a7f0-95274d7d60bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:58:13.775Z|53e1b64f-ee51-41eb-81d4-495218e5da95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:13.775Z|53e1b64f-ee51-41eb-81d4-495218e5da95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:13.785Z|aa3b877d-ec77-4146-9855-0b18d98b4416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:13.785Z|aa3b877d-ec77-4146-9855-0b18d98b4416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:13.793Z|0b1d1a14-fb67-432a-8b56-feafc7f933c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:13.794Z|0b1d1a14-fb67-432a-8b56-feafc7f933c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:23.802Z|3fccb821-29d7-4f2c-ad6e-844838dae635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:23.803Z|3fccb821-29d7-4f2c-ad6e-844838dae635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:23.808Z|3d31dc19-bfac-46b2-97eb-b36776cf4cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:23.809Z|3d31dc19-bfac-46b2-97eb-b36776cf4cd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:23.812Z|02643525-8130-4f8d-9a48-2e8c56a685ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:23.812Z|02643525-8130-4f8d-9a48-2e8c56a685ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:27.255Z|f9006960-0016-48cb-9f5f-5af939b0f06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:58:27.256Z|f9006960-0016-48cb-9f5f-5af939b0f06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:58:33.831Z|88e7a7b2-5faf-44d8-959e-0886ab13a009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:33.831Z|88e7a7b2-5faf-44d8-959e-0886ab13a009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:33.833Z|fe02bb80-bd6e-4014-b5d6-ef2761b8e8b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:33.834Z|fe02bb80-bd6e-4014-b5d6-ef2761b8e8b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:33.835Z|44bb0823-ea95-4c74-9afd-f4f9fa4ad040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:33.835Z|44bb0823-ea95-4c74-9afd-f4f9fa4ad040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:42.255Z|e6631bda-616d-44fc-a5a9-9229b833d05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:58:42.256Z|e6631bda-616d-44fc-a5a9-9229b833d05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:58:42.667Z|58420434-86ce-45be-b7d7-810df47e1a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:58:42.668Z|58420434-86ce-45be-b7d7-810df47e1a79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:58:43.009Z|02a67940-05a0-4c6d-a0e9-68c406dbb8f3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:58:43.010Z|02a67940-05a0-4c6d-a0e9-68c406dbb8f3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:43.859Z|4e69aba3-ff7d-41d9-acfd-878f2fc45b51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:43.859Z|4e69aba3-ff7d-41d9-acfd-878f2fc45b51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:43.861Z|d93c1f85-c8f3-4c2a-8521-26e43625d9c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:43.862Z|d93c1f85-c8f3-4c2a-8521-26e43625d9c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:43.861Z|50b7d42f-84b9-4f84-99fe-2041a4e2e4aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:43.862Z|50b7d42f-84b9-4f84-99fe-2041a4e2e4aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:53.879Z|292baf95-d58e-4c75-a9d2-3731022d77d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:53.880Z|292baf95-d58e-4c75-a9d2-3731022d77d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:53.883Z|df9db7d7-9344-4497-b314-bf096b2ced42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:53.884Z|df9db7d7-9344-4497-b314-bf096b2ced42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:53.885Z|6a46dd66-866b-4d9b-8069-0b0f2795953d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:58:53.886Z|6a46dd66-866b-4d9b-8069-0b0f2795953d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:58:57.255Z|34a9c5f5-d34e-4f38-89a9-fe547e265159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:58:57.257Z|34a9c5f5-d34e-4f38-89a9-fe547e265159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:59:03.901Z|5af3a906-c9b9-4d53-913f-829bd24cc11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:03.902Z|5af3a906-c9b9-4d53-913f-829bd24cc11c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:03.904Z|a26dfad1-828b-467f-b8d4-5ca73c6e7828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:03.904Z|a26dfad1-828b-467f-b8d4-5ca73c6e7828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:03.916Z|347b7c67-f43c-4443-835b-b40d59965e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:03.916Z|347b7c67-f43c-4443-835b-b40d59965e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:12.255Z|e7ab539f-6c57-4f1e-8875-f83f4504aa6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:59:12.256Z|e7ab539f-6c57-4f1e-8875-f83f4504aa6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:59:12.669Z|aacbd556-9bed-4e2a-b33f-faec9a4bf970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:59:12.669Z|aacbd556-9bed-4e2a-b33f-faec9a4bf970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:59:13.923Z|7e431bf0-dff8-4a5a-9275-593e0619c113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:13.925Z|1b7669d3-699b-4a14-8cc6-a56028e44922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:13.924Z|7e431bf0-dff8-4a5a-9275-593e0619c113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:13.926Z|1b7669d3-699b-4a14-8cc6-a56028e44922|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:13.936Z|160b7bd8-30be-4e18-a045-dc062039de47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:13.936Z|160b7bd8-30be-4e18-a045-dc062039de47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:23.947Z|dad50992-5751-4409-8d64-371fee5bda4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:23.948Z|dad50992-5751-4409-8d64-371fee5bda4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:23.949Z|036cd422-ed19-42bb-bebb-b69364825b63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:23.949Z|036cd422-ed19-42bb-bebb-b69364825b63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:23.954Z|8f82cf1c-b753-4d57-94db-99f7f0ec35f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:23.955Z|8f82cf1c-b753-4d57-94db-99f7f0ec35f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:27.255Z|2ae1e517-b32a-4f95-9b9b-c4b1705302e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:59:27.256Z|2ae1e517-b32a-4f95-9b9b-c4b1705302e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:59:33.983Z|2c028d5c-f603-4816-8b6b-8237a031558b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:33.983Z|43a118c8-71cc-44e8-a701-e611e6b1ad65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:33.983Z|a1551310-aad9-419d-b3ae-9db3a7484e1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:33.984Z|2c028d5c-f603-4816-8b6b-8237a031558b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:33.984Z|a1551310-aad9-419d-b3ae-9db3a7484e1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:33.984Z|43a118c8-71cc-44e8-a701-e611e6b1ad65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:42.255Z|a90eef25-e3ab-4d20-bb3d-ddaa25060b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:59:42.257Z|a90eef25-e3ab-4d20-bb3d-ddaa25060b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:59:42.670Z|0138dc99-6c95-4f0c-9a23-13819cdb3a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:59:42.671Z|0138dc99-6c95-4f0c-9a23-13819cdb3a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T06:59:43.009Z|0f55617b-28fb-47b9-a80b-446d3beb7141|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T06:59:43.010Z|0f55617b-28fb-47b9-a80b-446d3beb7141|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:44.011Z|65eb8b43-2b93-46d9-8859-1fb0b48cd206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:44.012Z|65eb8b43-2b93-46d9-8859-1fb0b48cd206|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:44.016Z|fd5edd7e-08b0-4c99-9f4f-b8a813fd40dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:44.017Z|fd5edd7e-08b0-4c99-9f4f-b8a813fd40dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:44.018Z|bbb03842-f1ca-416a-9da0-9b5ab7e79404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:44.019Z|bbb03842-f1ca-416a-9da0-9b5ab7e79404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:54.039Z|3bce33f8-9863-42e0-8b18-762df4d4cca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:54.039Z|49fc4686-a418-469d-af12-6068d2809a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:54.039Z|de86ddcc-14fd-4020-9d15-8460547d2f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T06:59:54.040Z|de86ddcc-14fd-4020-9d15-8460547d2f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:54.040Z|49fc4686-a418-469d-af12-6068d2809a61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:54.040Z|3bce33f8-9863-42e0-8b18-762df4d4cca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T06:59:57.255Z|9ce7f13e-66b6-4724-8767-b4cd49e99c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T06:59:57.256Z|9ce7f13e-66b6-4724-8767-b4cd49e99c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:00:04.064Z|37d64508-b5fd-4cee-946f-4217758cede4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:04.066Z|37d64508-b5fd-4cee-946f-4217758cede4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:04.078Z|8548aafd-2564-445d-9708-29602a77bbb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:04.079Z|b4ba7165-e31f-430f-839b-f7eecc12ede3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:04.079Z|8548aafd-2564-445d-9708-29602a77bbb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:04.079Z|b4ba7165-e31f-430f-839b-f7eecc12ede3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:12.255Z|f94ba0be-5b94-43a5-bba5-fc9a3bc133da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:00:12.256Z|f94ba0be-5b94-43a5-bba5-fc9a3bc133da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:00:12.671Z|3332e15d-5c96-4dde-83ef-cd490680f524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:00:12.672Z|3332e15d-5c96-4dde-83ef-cd490680f524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:00:14.096Z|163acfa4-4a86-49f1-88e2-79414c82af38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:14.098Z|163acfa4-4a86-49f1-88e2-79414c82af38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:14.101Z|6e759840-61d7-41dc-9b19-471fa22cda02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:14.102Z|6e759840-61d7-41dc-9b19-471fa22cda02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:14.102Z|af811c30-f235-41fb-bfcd-6f0d61c5d8e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:14.103Z|af811c30-f235-41fb-bfcd-6f0d61c5d8e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:24.123Z|2bd601ad-67a1-43f8-bdce-c8c8473c218e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:24.124Z|2bd601ad-67a1-43f8-bdce-c8c8473c218e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:24.124Z|37d7c46b-0fd2-411f-ab31-20653fcd5311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:24.124Z|a77355c4-d943-473e-8e7c-a88ddd362380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:24.124Z|a77355c4-d943-473e-8e7c-a88ddd362380|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:24.124Z|37d7c46b-0fd2-411f-ab31-20653fcd5311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:27.255Z|6b8acbd7-b05d-4c26-bbb8-dd52fc72a213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:00:27.257Z|6b8acbd7-b05d-4c26-bbb8-dd52fc72a213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:00:34.150Z|672014e7-de38-4bb3-858d-cd7f02180fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:34.150Z|e909d3a2-d7fe-4aed-b3bb-c95b96791c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:34.151Z|672014e7-de38-4bb3-858d-cd7f02180fa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:34.151Z|e909d3a2-d7fe-4aed-b3bb-c95b96791c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:34.157Z|5b076ac9-e516-45a9-a71b-9427123eff7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:34.157Z|5b076ac9-e516-45a9-a71b-9427123eff7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:42.255Z|81064869-8ff6-482d-878c-1e4551760186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:00:42.256Z|81064869-8ff6-482d-878c-1e4551760186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:00:42.672Z|dd0ca944-6ef1-421d-8182-f2658702e28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:00:42.673Z|dd0ca944-6ef1-421d-8182-f2658702e28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:00:43.007Z|4490ac3e-b7fd-4ffe-bf5f-fe96f2f7203d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:00:43.008Z|4490ac3e-b7fd-4ffe-bf5f-fe96f2f7203d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:44.179Z|a33b7729-d48c-485b-b711-caca3fd469ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:44.179Z|ca1d41b6-e5cc-4491-a0a2-b756ae5a52e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:44.180Z|ca1d41b6-e5cc-4491-a0a2-b756ae5a52e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:44.180Z|a33b7729-d48c-485b-b711-caca3fd469ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:44.180Z|bb4dedfa-7583-4645-8803-78cbcff3bbab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:44.181Z|bb4dedfa-7583-4645-8803-78cbcff3bbab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:54.202Z|9aa0d0d2-396a-4954-be02-b53075628bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:54.203Z|9aa0d0d2-396a-4954-be02-b53075628bed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:54.203Z|595aa36d-3850-44a7-acc6-b1bf94e7a7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:54.204Z|595aa36d-3850-44a7-acc6-b1bf94e7a7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:54.220Z|dfebb523-afb9-4840-acd4-b4f0ace0a55e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:00:54.221Z|dfebb523-afb9-4840-acd4-b4f0ace0a55e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:00:57.255Z|56962aa6-f87c-43fe-a52b-1591f0cc0635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:00:57.256Z|56962aa6-f87c-43fe-a52b-1591f0cc0635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:01:04.225Z|fc32f292-4fe6-433b-afae-d1a0eba5303a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:04.226Z|fc32f292-4fe6-433b-afae-d1a0eba5303a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:04.231Z|1ffef740-f2ae-400e-8252-828f89558bb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:04.232Z|1ffef740-f2ae-400e-8252-828f89558bb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:04.254Z|b8566846-1a17-4622-b735-71a11a60e803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:04.254Z|b8566846-1a17-4622-b735-71a11a60e803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:12.255Z|ddbe7de9-162b-4918-aa3c-0686e46fc7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:01:12.257Z|ddbe7de9-162b-4918-aa3c-0686e46fc7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:01:12.674Z|b20f11c1-3475-400e-be4b-426423894710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:01:12.674Z|b20f11c1-3475-400e-be4b-426423894710|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:01:14.250Z|9c8c683f-111e-4b71-aa66-3779e3252f04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:14.250Z|9c8c683f-111e-4b71-aa66-3779e3252f04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:14.272Z|fbbeaeb4-425b-42e9-89ff-400ad9a676df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:14.273Z|fbbeaeb4-425b-42e9-89ff-400ad9a676df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:14.274Z|c7a9b681-5a67-4c93-bd37-1e7af6638514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:14.275Z|c7a9b681-5a67-4c93-bd37-1e7af6638514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:24.272Z|c1e20d9b-ac4c-4ccb-9c95-17b9b0d14e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:24.273Z|c1e20d9b-ac4c-4ccb-9c95-17b9b0d14e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:24.293Z|dfb395e7-5248-49f9-89a7-615d1a370e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:24.294Z|dfb395e7-5248-49f9-89a7-615d1a370e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:24.298Z|176c403b-1ddc-46f6-a586-7344a39cae72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:24.298Z|176c403b-1ddc-46f6-a586-7344a39cae72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:27.255Z|01721fd2-d388-4cf7-8539-ee80ec498e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:01:27.256Z|01721fd2-d388-4cf7-8539-ee80ec498e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:01:34.294Z|61ce57f6-f6e6-414a-8e19-abdda406eb19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:34.294Z|61ce57f6-f6e6-414a-8e19-abdda406eb19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:34.314Z|7c4cadb2-cda6-4219-95ea-d1756a784789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:34.315Z|7c4cadb2-cda6-4219-95ea-d1756a784789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:34.319Z|7ddfd323-c009-4d6c-abe5-221b68a6cc9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:34.319Z|7ddfd323-c009-4d6c-abe5-221b68a6cc9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:42.255Z|e6b715d2-07af-43f8-b580-999a51f37130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:01:42.256Z|e6b715d2-07af-43f8-b580-999a51f37130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:01:42.675Z|7f41fc19-6f7c-4781-b366-2f16d04b4872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:01:42.676Z|7f41fc19-6f7c-4781-b366-2f16d04b4872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:01:43.006Z|614573a7-035c-4c4f-bb78-3ed9efac67f6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:01:43.007Z|614573a7-035c-4c4f-bb78-3ed9efac67f6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:44.326Z|924fd336-7627-404a-9ec3-acb81ba30313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:44.327Z|924fd336-7627-404a-9ec3-acb81ba30313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:44.337Z|3dea0eb3-b3f4-4895-8e41-303bc7b91105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:44.337Z|3dea0eb3-b3f4-4895-8e41-303bc7b91105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:44.342Z|b22170fa-9cb7-41db-8bb7-126a0f37a5cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:44.343Z|b22170fa-9cb7-41db-8bb7-126a0f37a5cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:54.352Z|ddfd9cab-8602-4510-8a22-dc27ec37f409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:54.353Z|ddfd9cab-8602-4510-8a22-dc27ec37f409|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:54.357Z|ac286372-9b43-4eba-ba89-8fc8091da77a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:54.357Z|ac286372-9b43-4eba-ba89-8fc8091da77a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:54.369Z|8a21931f-2128-4b8a-a1fd-bda60d2a00bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:01:54.369Z|8a21931f-2128-4b8a-a1fd-bda60d2a00bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:01:57.255Z|504d3ba4-7b90-4b2f-92e9-2430fcdc2245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:01:57.256Z|504d3ba4-7b90-4b2f-92e9-2430fcdc2245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:02:04.375Z|f43cc9f7-4f44-498c-9cfd-988fea2231c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:04.376Z|f43cc9f7-4f44-498c-9cfd-988fea2231c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:04.379Z|5b3902ac-0f35-4801-9a83-82f86e02cc18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:04.379Z|5b3902ac-0f35-4801-9a83-82f86e02cc18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:04.390Z|25d77c74-ec50-427a-bf61-ea93abd67e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:04.390Z|25d77c74-ec50-427a-bf61-ea93abd67e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:12.255Z|807bf5cb-c4b1-472a-8035-ad151dae72ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:02:12.256Z|807bf5cb-c4b1-472a-8035-ad151dae72ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:02:12.677Z|687501f5-60de-4621-83d6-68e1b95ee43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:02:12.678Z|687501f5-60de-4621-83d6-68e1b95ee43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:02:14.399Z|da1151ed-23be-4b89-9b0c-c9e591341a27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:14.400Z|da1151ed-23be-4b89-9b0c-c9e591341a27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:14.402Z|561ff2cd-db21-4457-bf4b-c0e15c78274e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:14.403Z|561ff2cd-db21-4457-bf4b-c0e15c78274e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:14.413Z|e03c03ba-b04e-42d6-808b-48216294eaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:14.413Z|e03c03ba-b04e-42d6-808b-48216294eaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:24.423Z|c1c3d3ae-dbd5-42c3-a379-e6233fedcc0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:24.424Z|c1c3d3ae-dbd5-42c3-a379-e6233fedcc0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:24.429Z|63e5f53f-3165-4c62-9eb8-4a9561e47aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:24.430Z|63e5f53f-3165-4c62-9eb8-4a9561e47aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:24.435Z|e9ec24c1-addb-4bfb-a87d-950e4af35afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:24.436Z|e9ec24c1-addb-4bfb-a87d-950e4af35afe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:27.255Z|7f6d4603-bc20-45e0-ae6d-90f415196930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:02:27.256Z|7f6d4603-bc20-45e0-ae6d-90f415196930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:02:34.446Z|c085ee7c-557e-4859-a1dc-669d0822b78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:34.447Z|c085ee7c-557e-4859-a1dc-669d0822b78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:34.450Z|3fff4dd8-04cd-4727-9420-c901cecdee8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:34.450Z|3fff4dd8-04cd-4727-9420-c901cecdee8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:34.457Z|c0c4d49d-78e6-4be5-b345-f79b6bf557d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:34.458Z|c0c4d49d-78e6-4be5-b345-f79b6bf557d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:42.255Z|1b8f2a8f-80f9-4040-8591-3ad963b3dc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:02:42.256Z|1b8f2a8f-80f9-4040-8591-3ad963b3dc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:02:42.678Z|a6714cc6-581c-4f19-a89f-4ce083a9ca98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:02:42.679Z|a6714cc6-581c-4f19-a89f-4ce083a9ca98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:02:43.007Z|88bf3c25-35b6-4626-a965-f01bc2abeb36|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:02:43.007Z|88bf3c25-35b6-4626-a965-f01bc2abeb36|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:44.470Z|f8117f8d-1588-454c-970e-aab5e4ec64c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:44.471Z|3007bfd1-1ffc-4e2f-98ba-089c2338e61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:44.471Z|3007bfd1-1ffc-4e2f-98ba-089c2338e61d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:44.471Z|f8117f8d-1588-454c-970e-aab5e4ec64c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:44.477Z|a4d4ca5b-00cc-493c-a673-697d7ae9f38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:44.478Z|a4d4ca5b-00cc-493c-a673-697d7ae9f38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:54.496Z|b0f428e5-a97f-436b-976b-80f85952ddda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:54.497Z|b0f428e5-a97f-436b-976b-80f85952ddda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:54.498Z|50146c98-ef07-4285-8fdc-88b33390aa90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:54.498Z|50146c98-ef07-4285-8fdc-88b33390aa90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:54.498Z|d7e41a07-f5ac-467f-b5c2-e4cef1ec1c46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:02:54.499Z|d7e41a07-f5ac-467f-b5c2-e4cef1ec1c46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:02:57.255Z|2b4dadab-2222-410c-839b-1188c9fb9469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:02:57.256Z|2b4dadab-2222-410c-839b-1188c9fb9469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:03:04.525Z|36a80d38-ae10-4caa-b09b-f26343bb5324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:04.526Z|36a80d38-ae10-4caa-b09b-f26343bb5324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:04.525Z|f2b0b2e3-8db9-47bf-913f-27079bc9791a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:04.527Z|f2b0b2e3-8db9-47bf-913f-27079bc9791a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:04.529Z|c0e0004d-4c6e-4878-be65-fc89e0a07edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:04.529Z|c0e0004d-4c6e-4878-be65-fc89e0a07edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:12.255Z|b70d507f-8bed-4d31-b6a3-c10e2c369073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:03:12.255Z|b70d507f-8bed-4d31-b6a3-c10e2c369073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:03:12.679Z|924d8777-810e-494a-a626-67a3ff277071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:03:12.680Z|924d8777-810e-494a-a626-67a3ff277071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:03:14.552Z|041d9b43-01a1-403e-9bde-46dd406e28b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:14.553Z|041d9b43-01a1-403e-9bde-46dd406e28b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:14.553Z|9b1919ad-57ed-423b-8f21-f61f57237ee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:14.554Z|483a1a4f-45f7-44d4-8534-992c53939f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:14.554Z|9b1919ad-57ed-423b-8f21-f61f57237ee3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:14.554Z|483a1a4f-45f7-44d4-8534-992c53939f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:24.577Z|eb37e6de-43ea-43ba-b3d5-6aad234f72f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:24.579Z|eb37e6de-43ea-43ba-b3d5-6aad234f72f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:24.583Z|de203ec5-0f10-4f48-83d8-30cc79338095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:24.584Z|de203ec5-0f10-4f48-83d8-30cc79338095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:24.584Z|a894885b-20e7-4e45-838e-5888eb7c9c01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:24.584Z|a894885b-20e7-4e45-838e-5888eb7c9c01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:27.255Z|59c6bfe3-9dbd-4801-b36d-282245feb3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:03:27.256Z|59c6bfe3-9dbd-4801-b36d-282245feb3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:03:34.601Z|733dca3e-f745-4d31-bd89-b0284b0f2d76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:34.602Z|733dca3e-f745-4d31-bd89-b0284b0f2d76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:34.610Z|345e2bf3-ce98-48e2-bd61-95931eaa550f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:34.611Z|345e2bf3-ce98-48e2-bd61-95931eaa550f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:34.611Z|966a4a6b-56f4-4e12-8d9b-b82eb795493c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:34.612Z|966a4a6b-56f4-4e12-8d9b-b82eb795493c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:42.256Z|de179679-19bb-43e1-a3c4-1d214665e550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:03:42.257Z|de179679-19bb-43e1-a3c4-1d214665e550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:03:42.681Z|53a51e3c-a89b-4efd-a107-ebb8c6998816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:03:42.681Z|53a51e3c-a89b-4efd-a107-ebb8c6998816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:03:43.008Z|ac34b442-ecc6-4046-9d9f-d6a7eaf1e906|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:03:43.009Z|ac34b442-ecc6-4046-9d9f-d6a7eaf1e906|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:44.630Z|0d032b39-fdfc-4111-883e-a7cda1ee6766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:44.630Z|630ea8d5-2a1e-4b0a-b8a8-12cc95d15dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:44.631Z|0d032b39-fdfc-4111-883e-a7cda1ee6766|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:44.631Z|5da451cb-5af7-4b56-b6c9-a91229ba0ca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:44.631Z|630ea8d5-2a1e-4b0a-b8a8-12cc95d15dab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:44.631Z|5da451cb-5af7-4b56-b6c9-a91229ba0ca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:54.658Z|87c98c66-84ce-438a-9681-2698bc939c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:54.658Z|6ed0d75c-b27c-4a0f-89ee-49eecbc133d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:54.658Z|ce283797-93b8-43b0-8ca4-1640aa473457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:03:54.659Z|87c98c66-84ce-438a-9681-2698bc939c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:54.659Z|ce283797-93b8-43b0-8ca4-1640aa473457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:54.659Z|6ed0d75c-b27c-4a0f-89ee-49eecbc133d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:03:57.255Z|eeed793b-cfb0-4763-9592-5bf40ae5d81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:03:57.256Z|eeed793b-cfb0-4763-9592-5bf40ae5d81a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:04:04.682Z|0489d734-3099-4dcb-8bb6-8eca5b311579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:04.683Z|0489d734-3099-4dcb-8bb6-8eca5b311579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:04.684Z|5e4b2f95-2a4f-408f-a90b-927a5bec8660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:04.685Z|5e4b2f95-2a4f-408f-a90b-927a5bec8660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:04.687Z|575558cb-1b3b-42f3-b271-d629cf95a007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:04.688Z|575558cb-1b3b-42f3-b271-d629cf95a007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:12.255Z|c1e9c0a1-66f7-461b-96e3-84dab902d1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:04:12.257Z|c1e9c0a1-66f7-461b-96e3-84dab902d1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:04:12.682Z|86c0eed9-ae07-42f6-8220-77dd90ba718b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:04:12.683Z|86c0eed9-ae07-42f6-8220-77dd90ba718b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:04:14.708Z|5ae76259-72a8-407e-83ba-705809c4d711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:14.709Z|5ae76259-72a8-407e-83ba-705809c4d711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:14.709Z|b8abdfaa-f82c-4c40-8062-1f38066c6b45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:14.709Z|b8abdfaa-f82c-4c40-8062-1f38066c6b45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:14.713Z|5b324c82-256f-46ed-ab43-d6e23f164838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:14.713Z|5b324c82-256f-46ed-ab43-d6e23f164838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:24.738Z|e1c50915-d341-4fc8-95f0-b74d26186bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:24.739Z|e1c50915-d341-4fc8-95f0-b74d26186bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:24.742Z|63df6928-479d-4e86-893e-80c80e58b0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:24.743Z|63df6928-479d-4e86-893e-80c80e58b0a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:24.743Z|9dd11d3e-0d24-47cf-a77c-1e99c3383bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:24.744Z|9dd11d3e-0d24-47cf-a77c-1e99c3383bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:27.255Z|b9179af7-4ed1-4faf-acd3-ea8bb65ceaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:04:27.256Z|b9179af7-4ed1-4faf-acd3-ea8bb65ceaa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:04:34.766Z|6620f4db-fd47-4e56-b253-60c909c08748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:34.766Z|bad318ef-21ba-474b-b4cb-35b924bccc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:34.766Z|0f2c1504-ee0b-4b42-809c-a1e67bbaa3a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:34.767Z|bad318ef-21ba-474b-b4cb-35b924bccc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:34.767Z|0f2c1504-ee0b-4b42-809c-a1e67bbaa3a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:34.767Z|6620f4db-fd47-4e56-b253-60c909c08748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:42.255Z|4836e177-4ec5-4e50-b8bb-1eab1959acbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:04:42.256Z|4836e177-4ec5-4e50-b8bb-1eab1959acbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:04:42.683Z|a6928daf-9d19-4d3b-89a1-6d43b64e9873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:04:42.684Z|a6928daf-9d19-4d3b-89a1-6d43b64e9873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:04:43.007Z|0e7658d1-56b6-45a6-a74f-b96c9c608721|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:04:43.007Z|0e7658d1-56b6-45a6-a74f-b96c9c608721|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:44.789Z|12e5f302-73c8-43b0-878a-145696758677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:44.789Z|2191173d-c21f-49ab-bab9-06b49cfe4a40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:44.789Z|ec8903e9-4aea-4efc-88c1-79e2cde26988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:44.790Z|2191173d-c21f-49ab-bab9-06b49cfe4a40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:44.790Z|ec8903e9-4aea-4efc-88c1-79e2cde26988|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:44.790Z|12e5f302-73c8-43b0-878a-145696758677|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:54.812Z|65f69ad4-61ad-49a1-9c5e-c516ba5c2494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:54.812Z|7d39b298-b083-45d0-83aa-849a1ab9e02b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:54.812Z|13183ad9-90e6-4f66-bbd7-3f2b6f96fba3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:04:54.812Z|13183ad9-90e6-4f66-bbd7-3f2b6f96fba3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:54.812Z|7d39b298-b083-45d0-83aa-849a1ab9e02b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:54.812Z|65f69ad4-61ad-49a1-9c5e-c516ba5c2494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:04:57.255Z|7345ba6d-7c5c-456b-b787-e52e60df6ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:04:57.257Z|7345ba6d-7c5c-456b-b787-e52e60df6ba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:05:04.838Z|c15ed114-3d77-48cf-9bdf-ce712dff2777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:04.839Z|c15ed114-3d77-48cf-9bdf-ce712dff2777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:04.839Z|339b1960-5f8e-40ed-af4a-ce539405be96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:04.840Z|339b1960-5f8e-40ed-af4a-ce539405be96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:04.846Z|c204b040-9bc3-42e3-8787-89a7d5b35096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:04.846Z|c204b040-9bc3-42e3-8787-89a7d5b35096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:12.255Z|a12ec7ff-468e-4591-ae1e-f6aad46c7ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:05:12.256Z|a12ec7ff-468e-4591-ae1e-f6aad46c7ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:05:12.685Z|ab1731c7-c900-4d97-9bbc-dc93345def0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:05:12.686Z|ab1731c7-c900-4d97-9bbc-dc93345def0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:05:14.863Z|40abacad-4c3a-4fcc-909b-1ab24f2b55dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:14.864Z|40abacad-4c3a-4fcc-909b-1ab24f2b55dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:14.868Z|2588a815-d75d-4a39-9d97-7109bc36ef3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:14.868Z|2588a815-d75d-4a39-9d97-7109bc36ef3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:14.869Z|8b47e4aa-0960-4b75-a03c-c080a56c7a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:14.869Z|8b47e4aa-0960-4b75-a03c-c080a56c7a5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:24.886Z|9ffe938a-492f-4b6e-a614-9663f9fe86b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:24.887Z|9ffe938a-492f-4b6e-a614-9663f9fe86b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:24.888Z|83178174-8a9d-49dd-aa8e-3517535b8412|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:24.888Z|83178174-8a9d-49dd-aa8e-3517535b8412|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:24.890Z|d2846757-9166-4eca-af47-05481f36bb01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:24.890Z|d2846757-9166-4eca-af47-05481f36bb01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:27.255Z|6362119b-3766-4a8f-a87b-cbe57e5d6cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:05:27.256Z|6362119b-3766-4a8f-a87b-cbe57e5d6cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:05:34.906Z|f68f84e2-d893-4d9d-baab-caa461c4faed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:34.907Z|f68f84e2-d893-4d9d-baab-caa461c4faed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:34.908Z|ee70d67f-87fa-489b-9f49-b57d236487de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:34.908Z|ee70d67f-87fa-489b-9f49-b57d236487de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:34.910Z|f00ab5e1-bd1b-4058-adbf-9740d9b1fb50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:34.910Z|f00ab5e1-bd1b-4058-adbf-9740d9b1fb50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:42.257Z|cb7d69b7-074a-4e8a-9fee-937c9a002c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:05:42.258Z|cb7d69b7-074a-4e8a-9fee-937c9a002c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:05:42.686Z|4da100ef-ac7f-4be9-95e9-a6220cbb6190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:05:42.687Z|4da100ef-ac7f-4be9-95e9-a6220cbb6190|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:05:43.006Z|ad012e88-a2c8-4b11-8470-dd3f79c71816|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:05:43.007Z|ad012e88-a2c8-4b11-8470-dd3f79c71816|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:44.927Z|49bdc87d-26cd-4bb6-b821-dacc24911501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:44.928Z|49bdc87d-26cd-4bb6-b821-dacc24911501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:44.930Z|cc2aa179-7d16-4891-9d0e-3ea2ef635ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:44.931Z|cc2aa179-7d16-4891-9d0e-3ea2ef635ff4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:44.932Z|a81c3fa4-4d15-44a0-bea4-c963c5c5235b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:44.932Z|a81c3fa4-4d15-44a0-bea4-c963c5c5235b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:54.950Z|a216bb4f-b696-4f16-bc56-2c278e315f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:54.950Z|76944bff-212d-442f-a324-13e70cdb9c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:54.951Z|76944bff-212d-442f-a324-13e70cdb9c1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:54.951Z|a216bb4f-b696-4f16-bc56-2c278e315f36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:54.953Z|e699543f-b09c-4356-a1c6-8c007eefb0a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:05:54.954Z|e699543f-b09c-4356-a1c6-8c007eefb0a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:05:57.255Z|5b78e6a4-ae53-407f-a9f0-960930d620a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:05:57.256Z|5b78e6a4-ae53-407f-a9f0-960930d620a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:06:04.973Z|12b93c5c-eaf5-41a8-bf59-3a78fb1fc9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:04.973Z|69046df1-a77f-41ab-85db-2714d75785a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:04.974Z|83435967-8b45-4163-8920-42e6ca93d96c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:04.974Z|69046df1-a77f-41ab-85db-2714d75785a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:04.974Z|12b93c5c-eaf5-41a8-bf59-3a78fb1fc9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:04.974Z|83435967-8b45-4163-8920-42e6ca93d96c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:12.255Z|e72e71d2-ff61-4165-b76e-ad5e509fadf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:06:12.256Z|e72e71d2-ff61-4165-b76e-ad5e509fadf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:06:12.687Z|999adf76-6199-44c3-a8d3-6b96bacc146c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:06:12.688Z|999adf76-6199-44c3-a8d3-6b96bacc146c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:06:14.995Z|a2f06056-41f8-44df-b137-ff521378c2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:14.996Z|9176a20a-00f2-4bf0-bc73-8af2675975ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:14.996Z|a2f06056-41f8-44df-b137-ff521378c2c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:14.996Z|9176a20a-00f2-4bf0-bc73-8af2675975ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:14.998Z|a8d62dd1-fb16-45b4-b9e5-2c8f6a37f2ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:14.998Z|a8d62dd1-fb16-45b4-b9e5-2c8f6a37f2ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:25.018Z|8a4cd240-d8e5-4c3d-a52d-bd4b91420441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:25.018Z|8c34bc0b-8084-48a8-8ba1-b5518d5307cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:25.019Z|3271b466-f05a-4391-9ca2-c2641588141d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:25.019Z|8c34bc0b-8084-48a8-8ba1-b5518d5307cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:25.019Z|8a4cd240-d8e5-4c3d-a52d-bd4b91420441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:25.019Z|3271b466-f05a-4391-9ca2-c2641588141d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:27.255Z|6705e0e3-7d10-4b71-b8d9-d533af7c2686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:06:27.256Z|6705e0e3-7d10-4b71-b8d9-d533af7c2686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:06:35.040Z|e8f05eea-87ce-4c0c-8c3f-4bda0cf1ff23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:35.040Z|e8f05eea-87ce-4c0c-8c3f-4bda0cf1ff23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:35.041Z|65e27755-0a11-486c-9332-6dc11c320d53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:35.040Z|b2f5c6eb-e79a-4b00-8c5a-35ee2bb3d68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:35.042Z|b2f5c6eb-e79a-4b00-8c5a-35ee2bb3d68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:35.044Z|65e27755-0a11-486c-9332-6dc11c320d53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:42.255Z|af6e428d-3b4f-40af-acc8-9ac643d787cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:06:42.256Z|af6e428d-3b4f-40af-acc8-9ac643d787cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:06:42.689Z|9ced4d2a-975e-4948-8b3a-76e8d6b70598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:06:42.689Z|9ced4d2a-975e-4948-8b3a-76e8d6b70598|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:06:43.007Z|a2b93e30-c5fa-45a1-b244-1935286a23e6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:06:43.007Z|a2b93e30-c5fa-45a1-b244-1935286a23e6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:45.062Z|1883348b-a017-44fa-aa6a-0f10111ab9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:45.062Z|1883348b-a017-44fa-aa6a-0f10111ab9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:45.064Z|199fc8a3-576a-415a-93ce-919d8e667f59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:45.064Z|199fc8a3-576a-415a-93ce-919d8e667f59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:45.064Z|7ccf0f07-f115-43cb-a5b5-a9a4674eba16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:45.065Z|7ccf0f07-f115-43cb-a5b5-a9a4674eba16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:55.084Z|9dad8cd9-6f1e-43fb-9736-4f9c466ab1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:55.084Z|84b9b620-c2f4-4c9c-98be-e2398928c707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:55.085Z|9dad8cd9-6f1e-43fb-9736-4f9c466ab1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:55.085Z|84b9b620-c2f4-4c9c-98be-e2398928c707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:55.086Z|c619ea42-e0d0-4f15-bf2b-3c7bd4010004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:06:55.086Z|c619ea42-e0d0-4f15-bf2b-3c7bd4010004|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:06:57.255Z|3a9c80c6-a3cd-4bf8-84b4-bcc91e7d743d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:06:57.256Z|3a9c80c6-a3cd-4bf8-84b4-bcc91e7d743d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:07:05.107Z|3a67946e-f9af-4917-beaa-ca5838678bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:05.107Z|f50aad85-70a7-41df-add0-4abd1b0d97a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:05.107Z|c4e49231-7e24-4fba-b8b8-acd4c0261aea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:05.107Z|3a67946e-f9af-4917-beaa-ca5838678bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:05.107Z|c4e49231-7e24-4fba-b8b8-acd4c0261aea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:05.107Z|f50aad85-70a7-41df-add0-4abd1b0d97a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:12.255Z|3d480834-7fb8-45bb-afe7-7fd21de7fd96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:07:12.256Z|3d480834-7fb8-45bb-afe7-7fd21de7fd96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:07:12.690Z|3328d7b7-7848-417c-a5d5-b857a763a92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:07:12.691Z|3328d7b7-7848-417c-a5d5-b857a763a92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:07:15.129Z|15c504ba-3bde-4eee-add4-fd2ce64eccb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:15.130Z|15c504ba-3bde-4eee-add4-fd2ce64eccb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:15.131Z|aab62d41-8f90-443c-b8b8-d34fcb1a5bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:15.132Z|aab62d41-8f90-443c-b8b8-d34fcb1a5bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:15.132Z|40e32f99-5737-49bf-9d71-94188d9668ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:15.133Z|40e32f99-5737-49bf-9d71-94188d9668ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:25.153Z|c87ef8d9-0e52-4ba2-ab7e-efbc17b1d3cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:25.153Z|468ef5c2-3b6d-4ab2-b3ec-df2737643c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:25.154Z|c87ef8d9-0e52-4ba2-ab7e-efbc17b1d3cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:25.154Z|a0e5eac3-f5ec-4bcc-98ee-977a49276bbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:25.154Z|a0e5eac3-f5ec-4bcc-98ee-977a49276bbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:25.154Z|468ef5c2-3b6d-4ab2-b3ec-df2737643c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:27.255Z|b443ae75-0089-49a1-834e-08880130f742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:07:27.256Z|b443ae75-0089-49a1-834e-08880130f742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:07:35.175Z|0e84f0ab-ca43-4b3e-a2a9-70cbe77681c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:35.176Z|0e84f0ab-ca43-4b3e-a2a9-70cbe77681c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:35.178Z|7bd8e24c-4d32-448c-bc1c-26ae7d045b27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:35.179Z|7bd8e24c-4d32-448c-bc1c-26ae7d045b27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:35.179Z|380a1621-898c-4501-873e-650dbc65b6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:35.180Z|380a1621-898c-4501-873e-650dbc65b6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:42.256Z|027579bc-e0f0-4440-9673-f680e6a343c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:07:42.259Z|027579bc-e0f0-4440-9673-f680e6a343c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:07:42.691Z|e9d32ea7-001f-45de-b52f-d92d82c77af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:07:42.692Z|e9d32ea7-001f-45de-b52f-d92d82c77af3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:07:43.007Z|c4a655af-9e7e-44e9-9ed5-088533131ce5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:07:43.008Z|c4a655af-9e7e-44e9-9ed5-088533131ce5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:45.198Z|9a59d17a-ab3f-4bc5-bdb5-88e03ce8af94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:45.198Z|ed38c539-7f8e-48fc-9b19-0170a7ae3453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:45.199Z|9a59d17a-ab3f-4bc5-bdb5-88e03ce8af94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:45.199Z|ed38c539-7f8e-48fc-9b19-0170a7ae3453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:45.205Z|b0fb9909-6544-45f6-a57b-aafbd1cd7a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:45.206Z|b0fb9909-6544-45f6-a57b-aafbd1cd7a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:55.221Z|da0bebdb-3405-4fe4-ac72-a03c8569a8e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:55.222Z|da0bebdb-3405-4fe4-ac72-a03c8569a8e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:55.222Z|f65233f8-ac8a-46c2-9330-df33bbde9fdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:55.224Z|f65233f8-ac8a-46c2-9330-df33bbde9fdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:55.226Z|9cb0828a-cbfb-4f86-ba77-6d3884d9ea7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:07:55.227Z|9cb0828a-cbfb-4f86-ba77-6d3884d9ea7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:07:57.255Z|22b44f9a-8f1d-4842-b365-f2c4d8e67332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:07:57.256Z|22b44f9a-8f1d-4842-b365-f2c4d8e67332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:08:05.249Z|38fc68ee-659b-442c-a4b6-eaff3f42e46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:05.249Z|43adda91-8472-43f5-b84e-4b8a4e9c3fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:05.250Z|43adda91-8472-43f5-b84e-4b8a4e9c3fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:05.250Z|38fc68ee-659b-442c-a4b6-eaff3f42e46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:05.253Z|ed539c91-d124-4c27-8c82-1757d4d68e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:05.253Z|ed539c91-d124-4c27-8c82-1757d4d68e60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:12.255Z|5c967d2c-95c7-4e35-8a38-63fe7e763a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:08:12.256Z|5c967d2c-95c7-4e35-8a38-63fe7e763a82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:08:12.693Z|1f034b1c-74f6-45e4-9eb0-6128f7a26dd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:08:12.693Z|1f034b1c-74f6-45e4-9eb0-6128f7a26dd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:08:15.275Z|9649671e-2661-492f-be18-a2272e2385ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:15.276Z|9649671e-2661-492f-be18-a2272e2385ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:15.281Z|f4ea6f4c-82e4-4b52-b972-a9df55edda02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:15.281Z|f4ea6f4c-82e4-4b52-b972-a9df55edda02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:15.283Z|0463f912-f827-4331-b14d-b8c21b58ceb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:15.283Z|0463f912-f827-4331-b14d-b8c21b58ceb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:25.301Z|566d5cc8-a219-4276-8aab-4e1287afcae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:25.302Z|566d5cc8-a219-4276-8aab-4e1287afcae7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:25.311Z|a0702f8c-56d8-4e2f-b6d5-e95aa36b9c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:25.311Z|19fd2d82-c73b-4081-bf0f-6b855b27a90a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:25.311Z|a0702f8c-56d8-4e2f-b6d5-e95aa36b9c26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:25.311Z|19fd2d82-c73b-4081-bf0f-6b855b27a90a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:27.255Z|9d6e2e7f-e225-4e94-8976-7dc1c5935dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:08:27.257Z|9d6e2e7f-e225-4e94-8976-7dc1c5935dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:08:35.327Z|39a0b058-6c11-4147-be1e-abb370691ec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:35.329Z|39a0b058-6c11-4147-be1e-abb370691ec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:35.333Z|e7d7632d-a67a-48ea-a753-e3683fc53b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:35.334Z|e7d7632d-a67a-48ea-a753-e3683fc53b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:35.335Z|84e23903-8cc5-405b-86a6-078938c59c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:35.336Z|84e23903-8cc5-405b-86a6-078938c59c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:42.255Z|69adb70d-0176-4c21-b464-24696ea73b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:08:42.256Z|69adb70d-0176-4c21-b464-24696ea73b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:08:42.694Z|df29ce93-68b7-4a6f-988a-2aa344002a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:08:42.695Z|df29ce93-68b7-4a6f-988a-2aa344002a14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:08:43.012Z|2855ebed-00c5-474a-b378-6520c96b1b60|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:08:43.013Z|2855ebed-00c5-474a-b378-6520c96b1b60|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:45.353Z|4b6e112c-2699-4056-aad3-1677c16fdfa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:45.353Z|4b6e112c-2699-4056-aad3-1677c16fdfa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:45.355Z|c4656935-dceb-4eb3-bd26-0667f2ae5e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:45.355Z|84535144-b54d-40b8-bdd0-cd5bbf680a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:45.356Z|c4656935-dceb-4eb3-bd26-0667f2ae5e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:45.356Z|84535144-b54d-40b8-bdd0-cd5bbf680a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:55.377Z|2344200d-7d34-4e2e-a6b5-50d28665d959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:55.377Z|2344200d-7d34-4e2e-a6b5-50d28665d959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:55.380Z|acf5fd44-60bd-4482-be34-ce16d727e0ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:55.380Z|4a90e19b-8842-4db1-bfd8-50832f2c7cf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:08:55.380Z|acf5fd44-60bd-4482-be34-ce16d727e0ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:55.380Z|4a90e19b-8842-4db1-bfd8-50832f2c7cf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:08:57.255Z|85a1b89d-f145-4b86-a6d2-dba4930db9e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:08:57.256Z|85a1b89d-f145-4b86-a6d2-dba4930db9e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:09:05.401Z|2c229f9f-f063-406f-811c-a3e8e20985ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:05.402Z|2c229f9f-f063-406f-811c-a3e8e20985ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:05.401Z|a58730bd-59f9-4197-9999-6042c0c76057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:05.402Z|8c8988fa-3b59-4752-878b-08320edafad9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:05.402Z|a58730bd-59f9-4197-9999-6042c0c76057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:05.402Z|8c8988fa-3b59-4752-878b-08320edafad9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:12.255Z|09180b1b-cf65-44d9-80d8-2f7a4fa3006a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:09:12.257Z|09180b1b-cf65-44d9-80d8-2f7a4fa3006a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:09:12.695Z|cde3d843-cc48-49bb-8669-54c410b3a54b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:09:12.696Z|cde3d843-cc48-49bb-8669-54c410b3a54b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:09:15.422Z|64c403a3-88dd-4436-8e3e-6c86b626bc7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:15.423Z|64c403a3-88dd-4436-8e3e-6c86b626bc7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:15.423Z|163d282b-e414-4b0a-b103-d4317d5abe17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:15.424Z|163d282b-e414-4b0a-b103-d4317d5abe17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:15.431Z|e8c472dc-3981-43ff-89d2-c5ef64034bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:15.431Z|e8c472dc-3981-43ff-89d2-c5ef64034bde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:25.444Z|d2a70e8a-480b-45dd-9147-ce8cb29aed2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:25.444Z|b718d987-306a-4341-a5b4-9920686cd51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:25.445Z|b718d987-306a-4341-a5b4-9920686cd51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:25.445Z|d2a70e8a-480b-45dd-9147-ce8cb29aed2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:25.450Z|ee712819-24a8-49c5-a2c8-06bf0006eaa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:25.451Z|ee712819-24a8-49c5-a2c8-06bf0006eaa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:27.255Z|33622553-cf4d-4374-8934-22848b6daa28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:09:27.256Z|33622553-cf4d-4374-8934-22848b6daa28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:09:35.468Z|03c153d8-fc43-43e8-9202-3c960e4e2314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:35.468Z|050ec92f-c9c9-4d1d-9b58-cd5f3e273206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:35.468Z|1108686a-d7d9-4e6d-9176-052f9e7bbced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:35.468Z|03c153d8-fc43-43e8-9202-3c960e4e2314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:35.469Z|1108686a-d7d9-4e6d-9176-052f9e7bbced|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:35.469Z|050ec92f-c9c9-4d1d-9b58-cd5f3e273206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:42.255Z|82b881bf-4a4d-4c31-86ae-8f607115e4a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:09:42.256Z|82b881bf-4a4d-4c31-86ae-8f607115e4a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:09:42.696Z|449fadd6-42ed-4cba-928e-8406ea058ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:09:42.697Z|449fadd6-42ed-4cba-928e-8406ea058ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:09:43.008Z|d9780976-dc8f-4611-95e2-d62b867897f2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:09:43.009Z|d9780976-dc8f-4611-95e2-d62b867897f2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:45.490Z|28c40d38-8c52-40c2-aa8b-e37a3334bec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:45.490Z|612ee046-36ba-4716-852e-06ad7a4e3efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:45.491Z|28c40d38-8c52-40c2-aa8b-e37a3334bec5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:45.491Z|612ee046-36ba-4716-852e-06ad7a4e3efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:45.493Z|5484b7e3-ff01-46a7-b9ec-cf2f36caadc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:45.493Z|5484b7e3-ff01-46a7-b9ec-cf2f36caadc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:55.512Z|61f9bf0a-498d-425a-8455-c847d3aa8ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:55.513Z|61f9bf0a-498d-425a-8455-c847d3aa8ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:55.515Z|8755ad25-4b63-4708-a9ca-fb18683dc87e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:55.515Z|4ae7593e-002b-472a-9ff1-12c0aa60379b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:09:55.515Z|8755ad25-4b63-4708-a9ca-fb18683dc87e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:55.516Z|4ae7593e-002b-472a-9ff1-12c0aa60379b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:09:57.255Z|079294fd-3b42-41f8-975d-64323f8d01b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:09:57.257Z|079294fd-3b42-41f8-975d-64323f8d01b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:10:05.537Z|137384dd-b3dc-432b-87ef-45764521cd79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:05.538Z|5abbf686-3870-4c4c-9b09-38e4b603a366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:05.538Z|2cdb38e9-9a72-46ee-981e-e23be1316064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:05.538Z|137384dd-b3dc-432b-87ef-45764521cd79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:05.538Z|5abbf686-3870-4c4c-9b09-38e4b603a366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:05.538Z|2cdb38e9-9a72-46ee-981e-e23be1316064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:12.255Z|ce3c80c7-d02d-4768-bf35-35e2140c33da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:10:12.255Z|ce3c80c7-d02d-4768-bf35-35e2140c33da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:10:12.698Z|138e8c7a-a757-4cfd-b7a9-d4e6262b1a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:10:12.698Z|138e8c7a-a757-4cfd-b7a9-d4e6262b1a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:10:15.562Z|42c7480e-e24d-4029-b6a7-2f8d0151ec1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:15.563Z|42c7480e-e24d-4029-b6a7-2f8d0151ec1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:15.570Z|b3ff41a8-d973-4cbd-88fd-6efc228429e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:15.570Z|10964fc7-e999-43a5-81d8-ee256a7e0589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:15.571Z|b3ff41a8-d973-4cbd-88fd-6efc228429e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:15.571Z|10964fc7-e999-43a5-81d8-ee256a7e0589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:25.590Z|85eded39-2896-4de1-b0ae-480856a36e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:25.591Z|85eded39-2896-4de1-b0ae-480856a36e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:25.592Z|30ac3fb5-afbf-4e64-955f-0746753d7138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:25.593Z|30ac3fb5-afbf-4e64-955f-0746753d7138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:25.596Z|d3a8f230-1f92-4f9d-add3-a057ae548a02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:25.596Z|d3a8f230-1f92-4f9d-add3-a057ae548a02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:27.255Z|3808c557-336a-46b8-8d03-75a4a98ad011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:10:27.256Z|3808c557-336a-46b8-8d03-75a4a98ad011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:10:35.614Z|ce2d4205-10ad-46ab-ab38-8272f2de10a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:35.615Z|ce2d4205-10ad-46ab-ab38-8272f2de10a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:35.615Z|47d00126-ce6b-4f34-b810-73ea06d5c5ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:35.616Z|47d00126-ce6b-4f34-b810-73ea06d5c5ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:35.620Z|2136a7bd-f693-4989-b019-e9855e430446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:35.620Z|2136a7bd-f693-4989-b019-e9855e430446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:42.255Z|4470958c-3b61-4ff0-95c8-4170f9f9b1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:10:42.256Z|4470958c-3b61-4ff0-95c8-4170f9f9b1bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:10:42.699Z|abbbab04-f966-4de6-adfa-9d062c2a3c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:10:42.699Z|abbbab04-f966-4de6-adfa-9d062c2a3c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:10:43.012Z|c963cb9a-f76b-4d12-b11d-956f214f39ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:10:43.013Z|c963cb9a-f76b-4d12-b11d-956f214f39ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:45.635Z|080ba45a-946c-4b86-b9f1-1bc20981df74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:45.635Z|af27bf0d-dd3c-45e3-bdf9-53abfe3d853f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:45.636Z|080ba45a-946c-4b86-b9f1-1bc20981df74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:45.636Z|af27bf0d-dd3c-45e3-bdf9-53abfe3d853f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:45.639Z|111448d0-258f-4533-948c-4ef4f5267ce2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:45.640Z|111448d0-258f-4533-948c-4ef4f5267ce2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:55.658Z|2fd061f7-3937-4df4-886d-34b926716852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:55.659Z|2fd061f7-3937-4df4-886d-34b926716852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:55.664Z|ccf2ec1c-b46c-4276-90d8-73e8c0259ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:55.664Z|ccf2ec1c-b46c-4276-90d8-73e8c0259ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:55.665Z|e303ed27-5a12-4398-a519-1678b390bb01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:10:55.665Z|e303ed27-5a12-4398-a519-1678b390bb01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:10:57.255Z|c4d883f7-d1d8-4fba-a294-9523ed163275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:10:57.256Z|c4d883f7-d1d8-4fba-a294-9523ed163275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:11:05.682Z|9e0b442b-fa33-463a-9325-f6885ce7484e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:05.683Z|9e0b442b-fa33-463a-9325-f6885ce7484e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:05.684Z|0c08cbc6-25c8-4685-a010-fcc9e0e9395d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:05.686Z|6bc8ed3c-4b89-4955-9425-984ac8e0b888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:05.686Z|0c08cbc6-25c8-4685-a010-fcc9e0e9395d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:05.686Z|6bc8ed3c-4b89-4955-9425-984ac8e0b888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:12.255Z|c18916fd-65bd-4c6f-a8d8-21d0af182777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:11:12.256Z|c18916fd-65bd-4c6f-a8d8-21d0af182777|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:11:12.700Z|290ad6bb-e62c-48fd-8f38-9cd7a708543c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:11:12.700Z|290ad6bb-e62c-48fd-8f38-9cd7a708543c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:11:15.704Z|ff40e83b-4ec5-4384-885e-8f927cf36454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:15.704Z|c11623b0-926e-4c3d-9594-dc9149055bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:15.704Z|ff40e83b-4ec5-4384-885e-8f927cf36454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:15.705Z|c11623b0-926e-4c3d-9594-dc9149055bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:15.706Z|670d528d-2c4d-4fdb-a00a-cf10b433e28d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:15.707Z|670d528d-2c4d-4fdb-a00a-cf10b433e28d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:25.726Z|0be0c4ba-262b-4054-b3d2-f4decb015967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:25.726Z|a3b58a41-893c-47d0-acbd-1e67e014018e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:25.726Z|014d7395-e6c6-47f3-a49c-bac79d471531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:25.726Z|a3b58a41-893c-47d0-acbd-1e67e014018e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:25.726Z|0be0c4ba-262b-4054-b3d2-f4decb015967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:25.727Z|014d7395-e6c6-47f3-a49c-bac79d471531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:27.255Z|9e06f8cd-1b74-4a4e-bdd2-48efeacc8e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:11:27.257Z|9e06f8cd-1b74-4a4e-bdd2-48efeacc8e87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:11:35.748Z|0d4c6c4f-1636-4eca-bebd-f7e2458aeb14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:35.748Z|4faae36a-1635-459c-a1ea-c63dbd79a87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:35.748Z|0d4c6c4f-1636-4eca-bebd-f7e2458aeb14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:35.748Z|4faae36a-1635-459c-a1ea-c63dbd79a87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:35.751Z|f1c663ad-156c-4605-bc72-f2e27ec5d125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:35.751Z|f1c663ad-156c-4605-bc72-f2e27ec5d125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:42.255Z|219842b5-f472-41b5-b921-5ead59f43f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:11:42.256Z|219842b5-f472-41b5-b921-5ead59f43f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:11:42.701Z|3446ef39-fed9-4d79-a913-2c52f73e5d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:11:42.702Z|3446ef39-fed9-4d79-a913-2c52f73e5d5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:11:43.007Z|b65295a8-39d6-4291-8d8d-1c90eb9723e1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:11:43.008Z|b65295a8-39d6-4291-8d8d-1c90eb9723e1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:45.770Z|a7170232-89ee-474b-a7e2-d461ffb0fbee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:45.770Z|5ac1f84a-c5e5-4673-8a3e-4f9d341e3518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:45.770Z|b83004a5-270e-4064-b1ee-f51827816e07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:45.770Z|b83004a5-270e-4064-b1ee-f51827816e07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:45.770Z|5ac1f84a-c5e5-4673-8a3e-4f9d341e3518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:45.770Z|a7170232-89ee-474b-a7e2-d461ffb0fbee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:55.791Z|20bb735f-f4c6-478d-8e09-d453300b8ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:55.791Z|a43db1d0-9072-4a11-ac91-f69da69035db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:55.791Z|6d1ceb9a-c822-477f-a5dd-b49f1fd52d6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:11:55.792Z|6d1ceb9a-c822-477f-a5dd-b49f1fd52d6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:55.792Z|20bb735f-f4c6-478d-8e09-d453300b8ee0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:55.792Z|a43db1d0-9072-4a11-ac91-f69da69035db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:11:57.255Z|1aaa4c7c-5d88-4890-bbd8-0472bcf2e819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:11:57.256Z|1aaa4c7c-5d88-4890-bbd8-0472bcf2e819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:12:05.815Z|005dc60d-af74-496b-9bb3-89e3864dc2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:05.815Z|42274540-8092-403d-91b1-74c0e4440134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:05.816Z|005dc60d-af74-496b-9bb3-89e3864dc2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:05.816Z|42274540-8092-403d-91b1-74c0e4440134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:05.818Z|c9c0e407-8bbf-4482-92f2-6a4a1b3278dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:05.819Z|c9c0e407-8bbf-4482-92f2-6a4a1b3278dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:12.256Z|bdb7a34c-fd15-472c-89b9-15b5fe15fd6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:12:12.257Z|bdb7a34c-fd15-472c-89b9-15b5fe15fd6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:12:12.702Z|d485ea1b-7074-4b3e-a1c2-f8588e4c2ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:12:12.703Z|d485ea1b-7074-4b3e-a1c2-f8588e4c2ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:12:15.838Z|8e56637d-bbaa-41f7-baf3-c4285337feb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:15.840Z|8e56637d-bbaa-41f7-baf3-c4285337feb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:15.840Z|013e0c3e-b291-4fbc-a350-d2458f913d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:15.840Z|013e0c3e-b291-4fbc-a350-d2458f913d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:15.842Z|fa3fd07d-adbc-481b-9b3e-1a4246e0fefe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:15.843Z|fa3fd07d-adbc-481b-9b3e-1a4246e0fefe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:25.861Z|62c71a0e-d9d1-4d7c-9946-51d1ef05445b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:25.861Z|e430d7ab-7ff7-493e-9007-628ef3b0fba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:25.861Z|62c71a0e-d9d1-4d7c-9946-51d1ef05445b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:25.861Z|e430d7ab-7ff7-493e-9007-628ef3b0fba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:25.863Z|82c0fed2-a846-4453-bc19-6b9ef8646d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:25.863Z|82c0fed2-a846-4453-bc19-6b9ef8646d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:27.255Z|0d97c30d-ad8a-472c-ab5b-c7ad85b0cf40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:12:27.256Z|0d97c30d-ad8a-472c-ab5b-c7ad85b0cf40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:12:35.883Z|5040949c-1c3c-40a8-add8-d5b34c21de17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:35.883Z|2284c5cb-6afb-4ee5-98d2-94dc26c4419f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:35.883Z|30cb74f4-b42b-4b6f-b8c2-d3672b42bdaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:35.883Z|2284c5cb-6afb-4ee5-98d2-94dc26c4419f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:35.884Z|5040949c-1c3c-40a8-add8-d5b34c21de17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:35.884Z|30cb74f4-b42b-4b6f-b8c2-d3672b42bdaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:42.255Z|df721741-4bc4-439c-9238-3e29aaab15cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:12:42.256Z|df721741-4bc4-439c-9238-3e29aaab15cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:12:42.703Z|84042121-a62e-4266-b913-73ae8387117e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:12:42.704Z|84042121-a62e-4266-b913-73ae8387117e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:12:43.008Z|3d40e3b0-3fa2-47f0-adb0-db5262c44b53|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:12:43.009Z|3d40e3b0-3fa2-47f0-adb0-db5262c44b53|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:45.905Z|7bb3dc7b-4295-499d-967d-ac41fe0ee266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:45.905Z|f434e9d2-baaf-4799-9a28-08316fdbd1c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:45.905Z|d4fd6bfb-ef4c-4939-877c-656db51af167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:45.906Z|7bb3dc7b-4295-499d-967d-ac41fe0ee266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:45.906Z|f434e9d2-baaf-4799-9a28-08316fdbd1c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:45.906Z|d4fd6bfb-ef4c-4939-877c-656db51af167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:55.926Z|9d0f92f8-6d21-4199-aa1a-ef62a7fb7daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:55.926Z|03d4b30b-17e1-4161-b551-9e51c51f504b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:55.926Z|03d4b30b-17e1-4161-b551-9e51c51f504b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:55.926Z|9d0f92f8-6d21-4199-aa1a-ef62a7fb7daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:55.927Z|e23a1dbb-2063-4e48-ac63-6f2814a7e5f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:12:55.927Z|e23a1dbb-2063-4e48-ac63-6f2814a7e5f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:12:57.255Z|51e2b09a-308d-46d5-868a-2db8a9ddb944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:12:57.256Z|51e2b09a-308d-46d5-868a-2db8a9ddb944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:13:05.946Z|5cd9cdfa-c193-4e6e-924c-67d7b94b9b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:05.947Z|5cd9cdfa-c193-4e6e-924c-67d7b94b9b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:05.948Z|95872e29-359f-4c6b-b17f-83326bfbb424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:05.948Z|95872e29-359f-4c6b-b17f-83326bfbb424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:05.950Z|de0e27a9-d1c1-4aae-8ca0-aefb6500b88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:05.950Z|de0e27a9-d1c1-4aae-8ca0-aefb6500b88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:12.255Z|8043050d-6a68-4719-ac2f-6c240d5d62a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:13:12.256Z|8043050d-6a68-4719-ac2f-6c240d5d62a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:13:12.705Z|d0f2ad86-823f-4f64-9781-02a267a0f9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:13:12.705Z|d0f2ad86-823f-4f64-9781-02a267a0f9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:13:15.970Z|a643b6c0-25a3-4531-82e7-64ca495001fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:15.970Z|ed17893d-52f1-4620-833f-6f3eb442251b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:15.970Z|a643b6c0-25a3-4531-82e7-64ca495001fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:15.971Z|4e411988-5232-40a0-b2dc-ba695b1f8fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:15.971Z|ed17893d-52f1-4620-833f-6f3eb442251b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:15.971Z|4e411988-5232-40a0-b2dc-ba695b1f8fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:25.991Z|663af8d9-9287-4b24-befa-7a96941368f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:25.992Z|8208e416-8045-43da-b6a9-0b46c1e19d26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:25.992Z|82dab492-6a1e-4717-8a4f-121be016392b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:25.992Z|8208e416-8045-43da-b6a9-0b46c1e19d26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:25.992Z|663af8d9-9287-4b24-befa-7a96941368f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:25.992Z|82dab492-6a1e-4717-8a4f-121be016392b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:27.258Z|91e80efc-6a8e-4c82-afc1-6bf75497f641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:13:27.260Z|91e80efc-6a8e-4c82-afc1-6bf75497f641|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:13:36.013Z|0e530e55-4317-45d5-bde9-80f18f317b80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:36.013Z|b7fb25a2-4d38-4d7f-82ae-c93ae00a8d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:36.013Z|1e51312e-e4e9-4b92-9ddb-49b8bb584a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:36.014Z|0e530e55-4317-45d5-bde9-80f18f317b80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:36.014Z|b7fb25a2-4d38-4d7f-82ae-c93ae00a8d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:36.014Z|1e51312e-e4e9-4b92-9ddb-49b8bb584a7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:42.255Z|78e9005e-2029-4c64-bfa0-7bb2a6fea5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:13:42.256Z|78e9005e-2029-4c64-bfa0-7bb2a6fea5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:13:42.706Z|0c545bb5-4bbe-4ba9-a841-93d4cc2709f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:13:42.707Z|0c545bb5-4bbe-4ba9-a841-93d4cc2709f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:13:43.007Z|62e5ba7d-ef5e-423a-9ec0-fcf4375f440e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:13:43.008Z|62e5ba7d-ef5e-423a-9ec0-fcf4375f440e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:46.038Z|4d582e79-b8f5-4c0d-afa8-683cb5334f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:46.038Z|811d1c55-d989-4c37-bb86-61b3fa4e4bb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:46.038Z|4d582e79-b8f5-4c0d-afa8-683cb5334f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:46.038Z|811d1c55-d989-4c37-bb86-61b3fa4e4bb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:46.038Z|8f34364d-e07f-42bb-b422-442d23760fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:46.039Z|8f34364d-e07f-42bb-b422-442d23760fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:56.060Z|aaabe002-9113-4f5a-9456-e75a24a13d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:56.060Z|99a99ecc-3fb0-4597-b677-5a511276a48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:56.060Z|c893261e-8657-46cd-a0ea-b9c069b7d131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:13:56.061Z|99a99ecc-3fb0-4597-b677-5a511276a48b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:56.061Z|aaabe002-9113-4f5a-9456-e75a24a13d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:56.061Z|c893261e-8657-46cd-a0ea-b9c069b7d131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:13:57.255Z|90fc2e0b-bcd4-4027-ae6c-2cf748e3d3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:13:57.256Z|90fc2e0b-bcd4-4027-ae6c-2cf748e3d3d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:14:06.083Z|74df7c57-83fe-4469-9d21-713531902cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:06.083Z|31881dcb-2b1a-4676-9096-726385e56090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:06.083Z|74df7c57-83fe-4469-9d21-713531902cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:06.083Z|31881dcb-2b1a-4676-9096-726385e56090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:06.087Z|4d02fb4c-2e45-4f60-93b1-85e545c3257b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:06.088Z|4d02fb4c-2e45-4f60-93b1-85e545c3257b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:12.256Z|ff0442e1-4543-42d4-a46f-d9dd9cb27fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:14:12.258Z|ff0442e1-4543-42d4-a46f-d9dd9cb27fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:14:12.707Z|8a38a9f0-fc65-4780-9b55-e9008bcb8300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:14:12.708Z|8a38a9f0-fc65-4780-9b55-e9008bcb8300|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:14:16.103Z|ecb03d0c-99b3-4be6-939f-d792df248df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:16.103Z|3ccb3ee3-2851-4a1c-b0b2-b159722161b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:16.104Z|3ccb3ee3-2851-4a1c-b0b2-b159722161b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:16.104Z|ecb03d0c-99b3-4be6-939f-d792df248df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:16.106Z|f29a731b-2a36-4467-bd3e-eb41acfc72d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:16.106Z|f29a731b-2a36-4467-bd3e-eb41acfc72d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:26.126Z|f7fa43d5-144f-43dc-9d10-34af57e09226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:26.126Z|f81661d7-5f8d-44ec-ba87-6c03956287a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:26.126Z|6ac461f6-a92b-457a-a3d6-12f799506d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:26.127Z|f7fa43d5-144f-43dc-9d10-34af57e09226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:26.127Z|f81661d7-5f8d-44ec-ba87-6c03956287a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:26.127Z|6ac461f6-a92b-457a-a3d6-12f799506d3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:27.255Z|303616a9-e86a-4f2e-811b-28d1fc034ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:14:27.256Z|303616a9-e86a-4f2e-811b-28d1fc034ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:14:36.147Z|61f755ab-0db0-4611-ad10-f82736a8f550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:36.148Z|61f755ab-0db0-4611-ad10-f82736a8f550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:36.159Z|ed3207f4-2f55-4aa1-869b-80e16c86cdba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:36.160Z|ed3207f4-2f55-4aa1-869b-80e16c86cdba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:36.160Z|19bd21c3-1736-4c44-a320-3bae9c3906ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:36.161Z|19bd21c3-1736-4c44-a320-3bae9c3906ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:42.255Z|92acda13-b805-4803-a264-3c1e8e358f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:14:42.256Z|92acda13-b805-4803-a264-3c1e8e358f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:14:42.709Z|9b467854-e908-4ec9-8ecd-51d666d3eb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:14:42.709Z|9b467854-e908-4ec9-8ecd-51d666d3eb0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:14:43.007Z|dce057c5-2d0f-48f3-8a85-9cbd2644ed01|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:14:43.007Z|dce057c5-2d0f-48f3-8a85-9cbd2644ed01|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:46.168Z|4421c1a3-a556-420b-8d38-f66396cc51e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:46.169Z|4421c1a3-a556-420b-8d38-f66396cc51e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:46.179Z|58d01557-7b86-441a-bed0-5068d250c09a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:46.180Z|58d01557-7b86-441a-bed0-5068d250c09a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:46.183Z|52df1443-2849-4f87-8e48-39c2b960a649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:46.183Z|52df1443-2849-4f87-8e48-39c2b960a649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:56.193Z|b78a6d37-7bcb-4e60-82b9-74e7d5a41cd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:56.193Z|b78a6d37-7bcb-4e60-82b9-74e7d5a41cd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:56.200Z|415572b4-326c-4790-b803-9d4c825fac1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:56.200Z|415572b4-326c-4790-b803-9d4c825fac1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:56.205Z|3553c033-aea0-4547-a16b-2613bc27ed1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:14:56.205Z|3553c033-aea0-4547-a16b-2613bc27ed1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:14:57.255Z|49545f48-d06e-444a-8e74-9b38a91562b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:14:57.258Z|49545f48-d06e-444a-8e74-9b38a91562b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:15:06.215Z|e6594e75-949d-440b-a19d-64c7fbdc8c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:06.216Z|e6594e75-949d-440b-a19d-64c7fbdc8c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:06.229Z|d82bc3f4-87e3-4eae-bd98-c040c2e275ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:06.229Z|d82bc3f4-87e3-4eae-bd98-c040c2e275ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:06.229Z|97c1adef-f32f-40dd-854b-b8954bab092b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:06.230Z|97c1adef-f32f-40dd-854b-b8954bab092b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:12.255Z|878f92d6-bb54-4d7e-9273-90c8b5b72d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:15:12.256Z|878f92d6-bb54-4d7e-9273-90c8b5b72d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:15:12.710Z|1281ad1d-19a4-4cc1-b13c-a581701366ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:15:12.711Z|1281ad1d-19a4-4cc1-b13c-a581701366ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:15:16.240Z|24fe001c-6d7b-4ffd-9bfb-18362623596a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:16.242Z|24fe001c-6d7b-4ffd-9bfb-18362623596a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:16.248Z|2dcbf7ae-681f-41ad-9308-1caeac8234f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:16.248Z|97db6136-bdc6-40e0-9648-bf4a628e8e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:16.249Z|97db6136-bdc6-40e0-9648-bf4a628e8e55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:16.249Z|2dcbf7ae-681f-41ad-9308-1caeac8234f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:26.264Z|4cad8c1c-38b6-4784-a806-f06e5664723e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:26.265Z|4cad8c1c-38b6-4784-a806-f06e5664723e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:26.269Z|a9441c1b-0203-4d1c-83c9-a0b5bfb5755b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:26.269Z|3b625b32-1a43-41b3-820c-5b4f479039ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:26.270Z|3b625b32-1a43-41b3-820c-5b4f479039ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:26.270Z|a9441c1b-0203-4d1c-83c9-a0b5bfb5755b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:27.255Z|2a2b1d68-8bf9-4323-892d-c9db51f51d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:15:27.255Z|2a2b1d68-8bf9-4323-892d-c9db51f51d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:15:36.287Z|46c94159-c63b-4e85-96e4-656978185aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:36.287Z|46c94159-c63b-4e85-96e4-656978185aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:36.288Z|dcbecc49-86bd-4732-a3b9-6a3b218346b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:36.288Z|dcbecc49-86bd-4732-a3b9-6a3b218346b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:36.289Z|75bdc472-79b3-4d57-8d8b-d484d2c12bfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:36.290Z|75bdc472-79b3-4d57-8d8b-d484d2c12bfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:42.255Z|af2743b4-e266-4017-a010-94cecb1a114e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:15:42.258Z|af2743b4-e266-4017-a010-94cecb1a114e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:15:42.711Z|9fe1297a-d250-47df-beb2-d4ffeb1a7bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:15:42.712Z|9fe1297a-d250-47df-beb2-d4ffeb1a7bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:15:43.006Z|e5d88257-0fe7-4f79-9909-11c3c9fef104|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:15:43.007Z|e5d88257-0fe7-4f79-9909-11c3c9fef104|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:46.307Z|4c66152c-9e4c-4aa5-8aff-aa2eb78e0c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:46.308Z|4c66152c-9e4c-4aa5-8aff-aa2eb78e0c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:46.309Z|67b6da99-b95f-4448-82b6-64346d05780a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:46.310Z|67b6da99-b95f-4448-82b6-64346d05780a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:46.310Z|6354b253-b10a-4303-94d5-c7ddff3b4c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:46.311Z|6354b253-b10a-4303-94d5-c7ddff3b4c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:56.332Z|51830db0-c4e5-4807-bbb6-ac44db5ef755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:56.332Z|e802331a-8489-490e-9dcb-b8fd8ccee2a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:56.333Z|51830db0-c4e5-4807-bbb6-ac44db5ef755|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:56.333Z|e802331a-8489-490e-9dcb-b8fd8ccee2a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:56.334Z|78493130-e57e-487d-8cf6-e84333e1eda7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:15:56.334Z|78493130-e57e-487d-8cf6-e84333e1eda7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:15:57.255Z|37567995-e31e-41ae-bc2d-4eb5256734b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:15:57.255Z|37567995-e31e-41ae-bc2d-4eb5256734b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:16:06.356Z|3e63cd17-ee1b-4893-b427-05b59ec5bb47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:06.356Z|3be478c3-c88e-4440-9e0c-53bfc39b2cae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:06.356Z|3e63cd17-ee1b-4893-b427-05b59ec5bb47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:06.356Z|3be478c3-c88e-4440-9e0c-53bfc39b2cae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:06.357Z|9d3e2482-695c-4e2a-bf76-180b7c757a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:06.357Z|9d3e2482-695c-4e2a-bf76-180b7c757a62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:12.255Z|49a02953-ce9b-4fe2-b609-44d59804b7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:16:12.256Z|49a02953-ce9b-4fe2-b609-44d59804b7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:16:12.713Z|e4e74fa5-7abc-4a0c-a3bd-35cab93ce2cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:16:12.714Z|e4e74fa5-7abc-4a0c-a3bd-35cab93ce2cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:16:16.377Z|053f021a-52e3-48a5-9b18-e48f38b82fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:16.377Z|0d4f5b9a-90f9-4cbb-a285-35b1541380df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:16.378Z|0d4f5b9a-90f9-4cbb-a285-35b1541380df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:16.378Z|053f021a-52e3-48a5-9b18-e48f38b82fba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:16.378Z|1d732d1c-197e-4251-8316-e6edc570f2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:16.379Z|1d732d1c-197e-4251-8316-e6edc570f2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:26.399Z|220abd25-efbf-493a-9242-9b9aa61155e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:26.399Z|102cb56d-4351-410c-9520-8b5438fe526e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:26.400Z|220abd25-efbf-493a-9242-9b9aa61155e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:26.400Z|102cb56d-4351-410c-9520-8b5438fe526e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:26.403Z|3a4ab98d-ffda-4d5d-803f-d07cd01c6133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:26.403Z|3a4ab98d-ffda-4d5d-803f-d07cd01c6133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:27.255Z|7d5ec6ed-b027-4247-b294-ba5ab6d7dddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:16:27.257Z|7d5ec6ed-b027-4247-b294-ba5ab6d7dddf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:16:36.420Z|1cbd8b56-ecc3-454c-a602-cc4ab8e1277f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:36.420Z|1c1e9d58-a71e-4acf-8f7e-0b9788a658c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:36.421Z|1c1e9d58-a71e-4acf-8f7e-0b9788a658c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:36.421Z|df40087b-c0f7-4332-948c-045f1f7b4121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:36.421Z|1cbd8b56-ecc3-454c-a602-cc4ab8e1277f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:36.422Z|df40087b-c0f7-4332-948c-045f1f7b4121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:42.255Z|77d8d4fb-1989-4610-aca9-790dd3b21740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:16:42.256Z|77d8d4fb-1989-4610-aca9-790dd3b21740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:16:42.714Z|a5df9ce7-b647-431f-a1ec-d5d5b9145933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:16:42.715Z|a5df9ce7-b647-431f-a1ec-d5d5b9145933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:16:43.007Z|f5cd1ff9-8040-4e66-91fa-5ef427053a73|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:16:43.008Z|f5cd1ff9-8040-4e66-91fa-5ef427053a73|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:46.441Z|8dfb5269-8365-4f57-8913-301c8d3f732d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:46.441Z|15d6f1d8-5526-47de-b12e-936f2888f00f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:46.442Z|8dfb5269-8365-4f57-8913-301c8d3f732d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:46.442Z|15d6f1d8-5526-47de-b12e-936f2888f00f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:46.445Z|12e813e1-35ef-4c51-91b9-45ed0e5918f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:46.445Z|12e813e1-35ef-4c51-91b9-45ed0e5918f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:56.466Z|f1876c69-f9dd-4def-9952-20cae0324dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:56.466Z|a27116ad-4339-45bd-b043-59adf273d7f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:56.466Z|76234438-6eeb-4415-ae1b-e693a6e7f272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:16:56.467Z|f1876c69-f9dd-4def-9952-20cae0324dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:56.467Z|76234438-6eeb-4415-ae1b-e693a6e7f272|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:56.467Z|a27116ad-4339-45bd-b043-59adf273d7f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:16:57.255Z|e09e8e2b-28d6-4c34-a926-587708366424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:16:57.256Z|e09e8e2b-28d6-4c34-a926-587708366424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:17:06.490Z|48979196-8283-48c4-b0d7-dbe17490739d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:06.490Z|ac5d02fa-f775-458c-a328-e4f6d006305a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:06.490Z|8f157db2-1dce-40e6-8b29-54268683170b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:06.491Z|48979196-8283-48c4-b0d7-dbe17490739d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:06.491Z|ac5d02fa-f775-458c-a328-e4f6d006305a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:06.492Z|8f157db2-1dce-40e6-8b29-54268683170b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:12.255Z|ba3c7ae1-bc80-4186-ac46-9df7476b9bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:17:12.258Z|ba3c7ae1-bc80-4186-ac46-9df7476b9bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:17:12.715Z|60d2d2ce-cb55-4475-91ae-e1fda9ebe1d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:17:12.716Z|60d2d2ce-cb55-4475-91ae-e1fda9ebe1d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:17:16.515Z|e012568c-5d01-4261-a858-0bb582ec3000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:16.515Z|84e600c3-6be9-4d11-b1ea-a1099c24655a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:16.515Z|a14bd81d-07a4-4059-83a6-92dc1e7e1490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:16.515Z|e012568c-5d01-4261-a858-0bb582ec3000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:16.515Z|84e600c3-6be9-4d11-b1ea-a1099c24655a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:16.516Z|a14bd81d-07a4-4059-83a6-92dc1e7e1490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:26.539Z|20623664-8abf-481c-809e-92fae9826d71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:26.539Z|e577a210-500c-4649-88e5-530ee30995cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:26.540Z|20623664-8abf-481c-809e-92fae9826d71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:26.540Z|e577a210-500c-4649-88e5-530ee30995cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:26.545Z|e16fd378-a1cb-4e16-8083-4af2063a74f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:26.546Z|e16fd378-a1cb-4e16-8083-4af2063a74f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:27.255Z|dffeb755-acdc-417f-ad5d-4205bd363d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:17:27.256Z|dffeb755-acdc-417f-ad5d-4205bd363d3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:17:36.564Z|e0c8e92a-9bc8-4d3b-badb-a07e179b9cbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:36.564Z|943d656b-5467-41e8-956c-786ac6adcde7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:36.566Z|e0c8e92a-9bc8-4d3b-badb-a07e179b9cbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:36.566Z|943d656b-5467-41e8-956c-786ac6adcde7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:36.566Z|b8b52345-f024-4259-9964-7470be1a92b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:36.567Z|b8b52345-f024-4259-9964-7470be1a92b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:42.255Z|adecf14d-ce75-450e-aaa6-51332103c2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:17:42.256Z|adecf14d-ce75-450e-aaa6-51332103c2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:17:42.716Z|9f114103-b5da-4cc1-a714-cd441dcf2c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:17:42.717Z|9f114103-b5da-4cc1-a714-cd441dcf2c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:17:43.010Z|2cd36d7d-8ed6-42ec-9cf1-65bb605790d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:17:43.011Z|2cd36d7d-8ed6-42ec-9cf1-65bb605790d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:46.590Z|ab53f0ec-087a-460a-96dc-cf206f5354c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:46.590Z|6f7ddada-556f-4278-9f88-fcf5395708cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:46.591Z|6f7ddada-556f-4278-9f88-fcf5395708cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:46.591Z|335b9513-1ae5-4b7b-8ab1-1949dc222a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:46.591Z|335b9513-1ae5-4b7b-8ab1-1949dc222a0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:46.591Z|ab53f0ec-087a-460a-96dc-cf206f5354c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:56.611Z|8743a726-bb1e-4458-a2e0-e2c6dc1f49a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:56.611Z|fa6147d2-76df-4521-b426-9cd4cad37b56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:56.612Z|fa6147d2-76df-4521-b426-9cd4cad37b56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:56.612Z|8743a726-bb1e-4458-a2e0-e2c6dc1f49a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:56.613Z|fff92b5d-e646-4c35-ab01-6a101aee6de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:17:56.613Z|fff92b5d-e646-4c35-ab01-6a101aee6de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:17:57.255Z|5d041154-0f94-486f-8e49-9d7cc00cfa13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:17:57.258Z|5d041154-0f94-486f-8e49-9d7cc00cfa13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:18:06.633Z|7cef5401-1dda-448e-9985-9e8f149920b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:06.634Z|7cef5401-1dda-448e-9985-9e8f149920b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:06.634Z|26582b89-45da-4ec5-bedc-c3823f0e31ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:06.635Z|26582b89-45da-4ec5-bedc-c3823f0e31ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:06.636Z|40926ce1-36ef-4855-a60b-c4d5d85ab836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:06.636Z|40926ce1-36ef-4855-a60b-c4d5d85ab836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:12.255Z|c906982f-337d-4f0e-a1c3-c5aae52bc30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:18:12.256Z|c906982f-337d-4f0e-a1c3-c5aae52bc30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:18:12.718Z|d946616b-9c6e-443c-80de-d6bfad80c935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:18:12.718Z|d946616b-9c6e-443c-80de-d6bfad80c935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:18:16.655Z|de5502b1-a54c-4139-bba7-4478cee0d279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:16.655Z|deb72b7f-4915-4568-815e-d177b804ecc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:16.655Z|9a1d57f4-5365-42ed-a51e-960199656473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:16.655Z|de5502b1-a54c-4139-bba7-4478cee0d279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:16.655Z|9a1d57f4-5365-42ed-a51e-960199656473|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:16.655Z|deb72b7f-4915-4568-815e-d177b804ecc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:26.677Z|583e3b04-4ecb-4a2d-a2c8-4ab824529727|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:26.678Z|583e3b04-4ecb-4a2d-a2c8-4ab824529727|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:26.678Z|96621c61-bffe-4afc-acfd-d1d4d9f604b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:26.679Z|96621c61-bffe-4afc-acfd-d1d4d9f604b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:26.680Z|a8972fb2-99df-48c0-aecb-459cf005a603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:26.681Z|a8972fb2-99df-48c0-aecb-459cf005a603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:27.255Z|08de4c13-d1ef-4a3d-bf22-2d2bd5adbfc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:18:27.256Z|08de4c13-d1ef-4a3d-bf22-2d2bd5adbfc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:18:36.700Z|74cb5061-575e-4aa8-be56-5f3085941286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:36.700Z|c7dd1d81-baec-4c9f-8fb7-148b90ed6c70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:36.700Z|7d3bf7d4-f85f-437a-b42b-9cf559c62a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:36.701Z|74cb5061-575e-4aa8-be56-5f3085941286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:36.701Z|c7dd1d81-baec-4c9f-8fb7-148b90ed6c70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:36.701Z|7d3bf7d4-f85f-437a-b42b-9cf559c62a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:42.255Z|6e243290-5796-4d79-8b2d-af96ef66d547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:18:42.257Z|6e243290-5796-4d79-8b2d-af96ef66d547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:18:42.719Z|e4692a98-e4eb-4bff-820e-10e0012095b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:18:42.720Z|e4692a98-e4eb-4bff-820e-10e0012095b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:18:43.006Z|a810c330-b1ee-433e-8e4c-514ac426dddf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:18:43.008Z|a810c330-b1ee-433e-8e4c-514ac426dddf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:46.722Z|32c12a11-0d7c-40a3-b533-ce5d5b78af21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:46.722Z|aa0f1bc3-d816-414c-9d20-3d9f1a131097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:46.722Z|aa0f1bc3-d816-414c-9d20-3d9f1a131097|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:46.722Z|32c12a11-0d7c-40a3-b533-ce5d5b78af21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:46.723Z|bdf31b3e-6338-4fd0-89db-c2d90aec01b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:46.724Z|bdf31b3e-6338-4fd0-89db-c2d90aec01b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:56.743Z|90240e91-97c2-480e-a97d-cf317ffc9d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:56.743Z|bedcb244-a53a-4efd-b9b4-e3bc90459b03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:56.743Z|11bd47d1-9d01-40dc-a823-c64c8c70cdc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:18:56.743Z|90240e91-97c2-480e-a97d-cf317ffc9d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:56.743Z|bedcb244-a53a-4efd-b9b4-e3bc90459b03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:56.744Z|11bd47d1-9d01-40dc-a823-c64c8c70cdc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:18:57.256Z|0f5ee304-76a8-4953-a7b0-ebe4609c6ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:18:57.257Z|0f5ee304-76a8-4953-a7b0-ebe4609c6ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:19:06.765Z|c06c2ec0-7766-4f2d-b8b7-b752c72474ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:06.766Z|c06c2ec0-7766-4f2d-b8b7-b752c72474ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:06.771Z|fea06187-b2bc-4267-9abb-ceba5aa2547b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:06.771Z|9cdde5a3-424e-4b47-bf13-d133ca2bc026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:06.771Z|fea06187-b2bc-4267-9abb-ceba5aa2547b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:06.771Z|9cdde5a3-424e-4b47-bf13-d133ca2bc026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:12.255Z|93b30fca-797b-452a-a766-8f3c91759b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:19:12.256Z|93b30fca-797b-452a-a766-8f3c91759b44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:19:12.720Z|b70ca385-b978-48d4-9cb2-6c1e1fcc91f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:19:12.721Z|b70ca385-b978-48d4-9cb2-6c1e1fcc91f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:19:16.787Z|dc1bfea6-a88c-4c59-a061-e53254cad6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:16.788Z|dc1bfea6-a88c-4c59-a061-e53254cad6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:16.789Z|7659279d-c052-4374-b5e6-fa4b0d03ed05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:16.790Z|7659279d-c052-4374-b5e6-fa4b0d03ed05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:16.791Z|22508e6d-eeda-44dd-b6a0-12bdd27dbcc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:16.791Z|22508e6d-eeda-44dd-b6a0-12bdd27dbcc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:26.809Z|aeafcb7d-932d-4dc4-9a87-f18973fa9bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:26.810Z|aeafcb7d-932d-4dc4-9a87-f18973fa9bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:26.811Z|8a160708-4523-474d-9767-ea276e000649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:26.811Z|4a432a4c-9fef-48a1-bcd0-0601aa50b6ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:26.812Z|8a160708-4523-474d-9767-ea276e000649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:26.812Z|4a432a4c-9fef-48a1-bcd0-0601aa50b6ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:27.255Z|0fe78cf6-a8f2-4b1c-bbd2-0eb336453a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:19:27.259Z|0fe78cf6-a8f2-4b1c-bbd2-0eb336453a87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:19:36.831Z|25651fe6-b5bb-4843-98bb-c04f6c7ba512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:36.831Z|3a9c8875-5127-41b4-9233-5ea29f68d9a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:36.831Z|3a9c8875-5127-41b4-9233-5ea29f68d9a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:36.832Z|25651fe6-b5bb-4843-98bb-c04f6c7ba512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:36.835Z|e44250c9-83f7-4454-b18d-a1557ccc39a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:36.835Z|e44250c9-83f7-4454-b18d-a1557ccc39a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:42.255Z|c80fcecc-cd2c-44a3-9b41-75bd58694a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:19:42.256Z|c80fcecc-cd2c-44a3-9b41-75bd58694a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:19:42.721Z|c2ffddc3-5e35-4d75-85f1-f0d33de061f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:19:42.722Z|c2ffddc3-5e35-4d75-85f1-f0d33de061f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:19:43.006Z|330f7120-b22c-424b-b404-166daa1e9f95|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:19:43.007Z|330f7120-b22c-424b-b404-166daa1e9f95|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:46.852Z|8584f9a9-a8fa-4573-81da-d3df2326f681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:46.852Z|e4fb8ffb-2869-4625-8d5f-7bbf946cc8a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:46.853Z|8584f9a9-a8fa-4573-81da-d3df2326f681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:46.853Z|e4fb8ffb-2869-4625-8d5f-7bbf946cc8a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:46.854Z|269b519b-ad40-489e-b87b-28298694e35d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:46.855Z|269b519b-ad40-489e-b87b-28298694e35d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:56.876Z|11a2d3ed-c47e-49b3-9544-3fa3bc8fa95d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:56.876Z|a20f9c38-a753-4e08-a940-51d642ca485a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:56.876Z|b3f1cc25-cb40-440d-b8ac-8e6b6df6f4af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:19:56.877Z|a20f9c38-a753-4e08-a940-51d642ca485a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:56.877Z|b3f1cc25-cb40-440d-b8ac-8e6b6df6f4af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:56.876Z|11a2d3ed-c47e-49b3-9544-3fa3bc8fa95d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:19:57.255Z|ea0c60ce-134d-4027-bdf3-ad1f02065f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:19:57.256Z|ea0c60ce-134d-4027-bdf3-ad1f02065f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:20:06.899Z|e818ada4-6a91-43b0-9876-2a59cad272dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:06.899Z|e818ada4-6a91-43b0-9876-2a59cad272dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:06.903Z|935ec94b-c707-4223-8420-f981d269e14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:06.903Z|935ec94b-c707-4223-8420-f981d269e14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:06.905Z|fa292da9-202c-488d-9663-e46948b91fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:06.905Z|fa292da9-202c-488d-9663-e46948b91fcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:12.255Z|677221f1-7f35-4500-85f2-b407a1844b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:20:12.258Z|677221f1-7f35-4500-85f2-b407a1844b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:20:12.723Z|8a210e29-9dc1-4d28-8998-83ccae61727f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:20:12.723Z|8a210e29-9dc1-4d28-8998-83ccae61727f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:20:16.919Z|d1f275a2-b4dd-4533-b522-12eae518c789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:16.920Z|d1f275a2-b4dd-4533-b522-12eae518c789|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:16.922Z|9995547d-af54-43bc-9ffd-55b2eda4258c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:16.922Z|ca0f27fc-d2fa-45af-8908-4c51025c98a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:16.922Z|9995547d-af54-43bc-9ffd-55b2eda4258c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:16.923Z|ca0f27fc-d2fa-45af-8908-4c51025c98a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:26.941Z|b253b324-b89c-4bea-8e79-70f62f881a33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:26.941Z|4cf3b1f5-6b37-4549-aa08-4256d508945d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:26.942Z|b253b324-b89c-4bea-8e79-70f62f881a33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:26.942Z|4cf3b1f5-6b37-4549-aa08-4256d508945d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:26.946Z|fe6212c6-2260-4ca6-bb5e-6c8527dab0c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:26.946Z|fe6212c6-2260-4ca6-bb5e-6c8527dab0c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:27.257Z|2debc409-a048-47e0-9bf8-e468ba97172d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:20:27.257Z|2debc409-a048-47e0-9bf8-e468ba97172d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:20:36.962Z|26233f3a-93f6-44be-b155-87ff666e6ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:36.963Z|26233f3a-93f6-44be-b155-87ff666e6ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:36.963Z|700aba2d-10be-4697-be64-365b62dec6a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:36.964Z|700aba2d-10be-4697-be64-365b62dec6a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:36.966Z|e9f81357-e00f-44a2-a4a8-f3bfa8c7db16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:36.967Z|e9f81357-e00f-44a2-a4a8-f3bfa8c7db16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:42.255Z|c44680ed-41f6-47e0-9ac1-1eb90c4447c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:20:42.255Z|c44680ed-41f6-47e0-9ac1-1eb90c4447c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:20:42.724Z|9e85ee59-42a5-4d2a-be59-88fed046cdb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:20:42.725Z|9e85ee59-42a5-4d2a-be59-88fed046cdb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:20:43.007Z|343e761b-b552-4610-a1b5-6eca35f9811d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:20:43.008Z|343e761b-b552-4610-a1b5-6eca35f9811d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:46.988Z|75b8c23b-c632-4a2a-b6f8-95a7b5410069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:46.988Z|10de6db8-4ebc-44ce-894f-9fab4836b241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:46.989Z|75b8c23b-c632-4a2a-b6f8-95a7b5410069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:46.989Z|10de6db8-4ebc-44ce-894f-9fab4836b241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:46.989Z|ce634671-e1c6-48f6-9a85-4e09c8eb02a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:46.990Z|ce634671-e1c6-48f6-9a85-4e09c8eb02a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:57.011Z|4ff899ec-0471-4911-a335-a427a2c6379a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:57.011Z|88f0a95a-7cbc-430c-96a1-4f3571af98f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:57.011Z|ba1d3457-eefd-4c2c-a10f-0807d7d737ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:20:57.011Z|4ff899ec-0471-4911-a335-a427a2c6379a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:57.012Z|88f0a95a-7cbc-430c-96a1-4f3571af98f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:57.012Z|ba1d3457-eefd-4c2c-a10f-0807d7d737ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:20:57.255Z|91771996-8395-4908-ab06-650e77f1e9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:20:57.258Z|91771996-8395-4908-ab06-650e77f1e9d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:21:07.033Z|28a8ceec-d4f6-4985-91b2-cd8150cbea0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:07.034Z|28a8ceec-d4f6-4985-91b2-cd8150cbea0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:07.034Z|6d68d4f5-2571-4606-b7ce-559760842cd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:07.035Z|6d68d4f5-2571-4606-b7ce-559760842cd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:07.037Z|fb974df1-d41c-4c11-adf9-ed2d5a0e8197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:07.037Z|fb974df1-d41c-4c11-adf9-ed2d5a0e8197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:12.255Z|aa8e99cd-aa4e-489b-a2a5-40524317b626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:21:12.256Z|aa8e99cd-aa4e-489b-a2a5-40524317b626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:21:12.725Z|ba5aa0d2-6060-40bb-9653-4d175dbd9d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:21:12.726Z|ba5aa0d2-6060-40bb-9653-4d175dbd9d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:21:17.056Z|f60267b1-0f44-4d2b-8c9f-3777adc3e54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:17.056Z|01debb93-3df6-4f50-9dd2-a5534259f9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:17.056Z|8d2725ad-2210-4ab7-9b20-8dedfc327668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:17.056Z|01debb93-3df6-4f50-9dd2-a5534259f9fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:17.056Z|8d2725ad-2210-4ab7-9b20-8dedfc327668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:17.056Z|f60267b1-0f44-4d2b-8c9f-3777adc3e54c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:27.078Z|4d6b5b82-b6c6-4cf2-90f5-0f20078a52fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:27.078Z|74a1f912-5888-4c76-bf3b-f6fb4111eca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:27.078Z|61d55805-1ff7-461b-ad17-ef14e067d94e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:27.079Z|74a1f912-5888-4c76-bf3b-f6fb4111eca8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:27.078Z|4d6b5b82-b6c6-4cf2-90f5-0f20078a52fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:27.079Z|61d55805-1ff7-461b-ad17-ef14e067d94e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:27.255Z|058185d6-b6ff-4bd3-a2f3-14bab062a208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:21:27.255Z|058185d6-b6ff-4bd3-a2f3-14bab062a208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:21:37.099Z|c2a578ee-c001-4739-a3ab-bfaa721aa360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:37.099Z|633e7977-b562-4a8c-a79c-cdc8700014ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:37.099Z|633e7977-b562-4a8c-a79c-cdc8700014ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:37.099Z|c2a578ee-c001-4739-a3ab-bfaa721aa360|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:37.100Z|0ebc33fe-8038-4d77-801e-4143e2597029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:37.100Z|0ebc33fe-8038-4d77-801e-4143e2597029|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:42.255Z|d345bdfb-aee2-451d-b954-1f294cfc6ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:21:42.256Z|d345bdfb-aee2-451d-b954-1f294cfc6ff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:21:42.726Z|7bc7090d-4720-4ae1-8afd-a5abbc4a9e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:21:42.727Z|7bc7090d-4720-4ae1-8afd-a5abbc4a9e03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:21:43.008Z|9502c9d8-60b5-46bf-9aec-4a102963b88e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:21:43.009Z|9502c9d8-60b5-46bf-9aec-4a102963b88e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:47.122Z|43afcd17-4e8b-4dcb-9824-71481a92c934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:47.122Z|e80ead85-cdbe-49a6-aadc-d7b1c0e2f595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:47.122Z|6541c70f-e7db-4dce-baee-fdb0e405f9e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:47.122Z|e80ead85-cdbe-49a6-aadc-d7b1c0e2f595|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:47.122Z|43afcd17-4e8b-4dcb-9824-71481a92c934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:47.122Z|6541c70f-e7db-4dce-baee-fdb0e405f9e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:57.143Z|0a664b23-a732-42d3-b379-742894965ae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:57.143Z|1cd9215e-d216-4834-adda-dc02ecadde0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:57.143Z|9b8ff67d-97c9-49d4-9896-21cbdbd11153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:21:57.144Z|9b8ff67d-97c9-49d4-9896-21cbdbd11153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:57.144Z|0a664b23-a732-42d3-b379-742894965ae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:57.190Z|1cd9215e-d216-4834-adda-dc02ecadde0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:21:57.255Z|2f96fa3b-7104-4909-a77d-7b068ac11acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:21:57.255Z|2f96fa3b-7104-4909-a77d-7b068ac11acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:22:07.210Z|6b930036-3077-42eb-b1e6-c1509e971b75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:07.210Z|5a6ff1e7-016a-427c-b864-bb5d089c4d15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:07.211Z|754f9916-c46d-4f6a-9d88-486ccefb4395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:07.211Z|6b930036-3077-42eb-b1e6-c1509e971b75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:07.211Z|5a6ff1e7-016a-427c-b864-bb5d089c4d15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:07.211Z|754f9916-c46d-4f6a-9d88-486ccefb4395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:12.255Z|1b5c1679-6652-45d7-a5cb-91bb3d1a530b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:22:12.255Z|1b5c1679-6652-45d7-a5cb-91bb3d1a530b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:22:12.727Z|368405db-59e2-400c-8402-7c2dc38c0582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:22:12.728Z|368405db-59e2-400c-8402-7c2dc38c0582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:22:17.232Z|388e0c60-b0aa-4bb8-a653-e4968c75687a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:17.233Z|070d0e3b-1b3a-49a4-8f14-da5a420dda62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:17.233Z|388e0c60-b0aa-4bb8-a653-e4968c75687a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:17.233Z|070d0e3b-1b3a-49a4-8f14-da5a420dda62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:17.234Z|162f6abf-6180-4a9c-8c5e-69e45fe741a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:17.234Z|162f6abf-6180-4a9c-8c5e-69e45fe741a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:27.254Z|1f607e66-a619-4b10-9cfe-2140b68ecb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:27.254Z|6fe656a8-0e25-4f02-bbb5-2d31131eb032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:27.255Z|1f607e66-a619-4b10-9cfe-2140b68ecb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:27.255Z|dee53048-bcab-4725-bbf1-fff617bc9135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:22:27.255Z|dee53048-bcab-4725-bbf1-fff617bc9135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:22:27.255Z|6fe656a8-0e25-4f02-bbb5-2d31131eb032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:27.256Z|a70a6d14-2bc7-4408-9301-71b36082b6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:27.257Z|a70a6d14-2bc7-4408-9301-71b36082b6a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:37.276Z|fce0962b-a524-4c7f-a384-d9f9c3531e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:37.276Z|0fafa45b-163c-47ca-80b4-07fc02619896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:37.277Z|0fafa45b-163c-47ca-80b4-07fc02619896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:37.277Z|fce0962b-a524-4c7f-a384-d9f9c3531e7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:37.278Z|de72ac1d-da1c-44b7-abf7-a3eaabaa4a02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:37.278Z|de72ac1d-da1c-44b7-abf7-a3eaabaa4a02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:42.255Z|2e8c9f3f-ba98-43dc-9279-399948fe8d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:22:42.258Z|2e8c9f3f-ba98-43dc-9279-399948fe8d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:22:42.728Z|42887ebf-62fa-4b33-81de-8ef5a14ba0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:22:42.729Z|42887ebf-62fa-4b33-81de-8ef5a14ba0fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:22:43.007Z|d767b2f9-bb37-4465-9415-a270c30644e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:22:43.007Z|d767b2f9-bb37-4465-9415-a270c30644e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:47.300Z|e5537f1b-2108-4307-8db9-672c2cc1530d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:47.300Z|9844e591-558d-4eaa-85bf-12e59833e4dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:47.300Z|d52554a2-3b70-4285-8a5c-67d59cb136bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:47.301Z|9844e591-558d-4eaa-85bf-12e59833e4dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:47.301Z|d52554a2-3b70-4285-8a5c-67d59cb136bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:47.301Z|e5537f1b-2108-4307-8db9-672c2cc1530d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:57.255Z|c3deb084-d8bb-4255-a9a8-4d1f4a76e7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:22:57.255Z|c3deb084-d8bb-4255-a9a8-4d1f4a76e7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:22:57.322Z|dbb00762-2956-4803-9c8b-051bcd91fbb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:57.322Z|5ffff6a6-2332-46dd-8d1e-a7746d1bb707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:57.322Z|b7b76c26-0be7-46c5-bad6-ab578f426da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:22:57.322Z|5ffff6a6-2332-46dd-8d1e-a7746d1bb707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:57.322Z|b7b76c26-0be7-46c5-bad6-ab578f426da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:22:57.322Z|dbb00762-2956-4803-9c8b-051bcd91fbb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:07.346Z|48e1e89f-fb29-48b1-b7f6-2afe26daa484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:07.346Z|84a18aec-0f5a-4735-8ea1-7c2a2fdc6a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:07.346Z|1582a6b2-5681-45b4-a2ec-b4cd155a6565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:07.346Z|48e1e89f-fb29-48b1-b7f6-2afe26daa484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:07.347Z|1582a6b2-5681-45b4-a2ec-b4cd155a6565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:07.347Z|84a18aec-0f5a-4735-8ea1-7c2a2fdc6a77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:12.255Z|1c72b6d9-3754-4c83-8ba5-6a81e291a9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:23:12.256Z|1c72b6d9-3754-4c83-8ba5-6a81e291a9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:23:12.730Z|57c2e779-15bf-4df5-aa6c-5426d07c1306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:23:12.731Z|57c2e779-15bf-4df5-aa6c-5426d07c1306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:23:17.368Z|8ee1ecc8-e0ac-4138-8086-195a82246c13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:17.368Z|e2058293-e9ea-4944-b1a6-876f8bb7e460|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:17.369Z|8ee1ecc8-e0ac-4138-8086-195a82246c13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:17.369Z|e2058293-e9ea-4944-b1a6-876f8bb7e460|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:17.371Z|d959eb99-8a68-4f63-b2fb-8818fd69ae99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:17.371Z|d959eb99-8a68-4f63-b2fb-8818fd69ae99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:27.255Z|e6c134d1-9409-49e2-8e4c-8a2c55b7b221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:23:27.258Z|e6c134d1-9409-49e2-8e4c-8a2c55b7b221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:23:27.390Z|3cc2e1e3-8085-4aa5-8e3a-c82067b99cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:27.390Z|a889bd2b-a317-4837-ac58-6f6666dc2692|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:27.390Z|b30a398a-293e-42b6-9086-c9be81ef95be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:27.391Z|a889bd2b-a317-4837-ac58-6f6666dc2692|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:27.391Z|3cc2e1e3-8085-4aa5-8e3a-c82067b99cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:27.391Z|b30a398a-293e-42b6-9086-c9be81ef95be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:37.414Z|2b34a14c-4ef7-4b5c-9696-3abdfc866bb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:37.414Z|f3b55d79-6978-48d6-b383-110748e877a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:37.414Z|fc8462de-f336-41ed-9a01-e3d346967135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:37.415Z|2b34a14c-4ef7-4b5c-9696-3abdfc866bb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:37.415Z|f3b55d79-6978-48d6-b383-110748e877a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:37.415Z|fc8462de-f336-41ed-9a01-e3d346967135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:42.255Z|d2ee90bd-b9fe-4925-b68a-47aa36fb9852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:23:42.256Z|d2ee90bd-b9fe-4925-b68a-47aa36fb9852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:23:42.732Z|1a26a24b-acb2-498d-8228-5e4301df43bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:23:42.733Z|1a26a24b-acb2-498d-8228-5e4301df43bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:23:43.008Z|118bffb8-c180-44b4-a946-84c7d01c47c2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:23:43.008Z|118bffb8-c180-44b4-a946-84c7d01c47c2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:47.436Z|355fc811-7635-4e4e-8c46-4561e6a902f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:47.436Z|46a805ae-4cb4-4ebc-a6d2-9f932d2baab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:47.436Z|6c5a932a-ac51-4a66-ae36-ee488172306c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:47.437Z|46a805ae-4cb4-4ebc-a6d2-9f932d2baab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:47.437Z|355fc811-7635-4e4e-8c46-4561e6a902f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:47.437Z|6c5a932a-ac51-4a66-ae36-ee488172306c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:57.255Z|1f926aed-1af9-4f17-a963-cab179509e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:23:57.256Z|1f926aed-1af9-4f17-a963-cab179509e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:23:57.460Z|b85529b7-25d8-41a7-b4dd-ba8096ab609f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:57.462Z|b85529b7-25d8-41a7-b4dd-ba8096ab609f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:57.466Z|d13ac49f-7ec3-457b-93ca-d4cc9faff5da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:57.467Z|d13ac49f-7ec3-457b-93ca-d4cc9faff5da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:23:57.469Z|fdc12f0a-371b-4107-9b18-fda9a7dda1a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:23:57.469Z|fdc12f0a-371b-4107-9b18-fda9a7dda1a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:07.483Z|c5e7516a-7792-4e11-924d-1b69ec57f45e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:07.483Z|c5e7516a-7792-4e11-924d-1b69ec57f45e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:07.486Z|1de032c3-07a9-4eb5-9800-dd81e434b3d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:07.486Z|e2b1ee3a-42fd-400d-83f0-69b829d2aeeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:07.487Z|1de032c3-07a9-4eb5-9800-dd81e434b3d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:07.487Z|e2b1ee3a-42fd-400d-83f0-69b829d2aeeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:12.255Z|5ea9a4ca-f792-4d64-90a9-e42013276636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:24:12.258Z|5ea9a4ca-f792-4d64-90a9-e42013276636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:24:12.734Z|698a6a1c-499c-4eeb-9104-756c8b58e100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:24:12.735Z|698a6a1c-499c-4eeb-9104-756c8b58e100|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:24:17.506Z|c62478d4-afc4-43a7-8d21-fe08f59b1f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:17.506Z|56734b87-9349-4fde-8b8e-d40c04a24af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:17.507Z|c62478d4-afc4-43a7-8d21-fe08f59b1f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:17.507Z|56734b87-9349-4fde-8b8e-d40c04a24af1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:17.507Z|380c87bd-aacf-4ea7-92ae-f214756b91bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:17.508Z|380c87bd-aacf-4ea7-92ae-f214756b91bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:27.255Z|b01bea15-aa85-40f0-86c3-92fef1bf8fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:24:27.255Z|b01bea15-aa85-40f0-86c3-92fef1bf8fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:24:27.527Z|88cc80ed-3fde-4c4c-8070-cd0dc299ceed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:27.527Z|6720b083-3248-424a-b0ff-f5fc86da7ef8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:27.527Z|88cc80ed-3fde-4c4c-8070-cd0dc299ceed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:27.527Z|6720b083-3248-424a-b0ff-f5fc86da7ef8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:27.528Z|b277c620-8e4c-4f6c-ab5c-f1078183a79f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:27.529Z|b277c620-8e4c-4f6c-ab5c-f1078183a79f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:37.552Z|5b972f35-bb15-4dd2-afb4-9d9e458697b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:37.552Z|aa71963c-f4eb-4d5c-83f2-b33725c64a00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:37.553Z|aa71963c-f4eb-4d5c-83f2-b33725c64a00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:37.553Z|5b972f35-bb15-4dd2-afb4-9d9e458697b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:37.557Z|61f61656-196f-439f-8b2d-ffa6cd58126a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:37.558Z|61f61656-196f-439f-8b2d-ffa6cd58126a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:42.255Z|a7135a3b-b67d-4602-8972-2791365d64f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:24:42.255Z|a7135a3b-b67d-4602-8972-2791365d64f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:24:42.735Z|09c392b6-6bdc-4b76-a500-d3ce8bde99be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:24:42.736Z|09c392b6-6bdc-4b76-a500-d3ce8bde99be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:24:43.007Z|dff63586-9bb1-476c-98c6-73bc06d6211b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:24:43.007Z|dff63586-9bb1-476c-98c6-73bc06d6211b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:47.574Z|45430fc9-c58d-49cd-96cd-64eef9be2568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:47.574Z|018c408e-553b-476b-aea5-b82b26c17960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:47.574Z|45430fc9-c58d-49cd-96cd-64eef9be2568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:47.575Z|018c408e-553b-476b-aea5-b82b26c17960|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:47.576Z|71b2bbd7-8b57-4b16-a6f7-61e40fb61369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:47.576Z|71b2bbd7-8b57-4b16-a6f7-61e40fb61369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:57.255Z|22b5b111-95b7-47de-815b-299ea65b71d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:24:57.258Z|22b5b111-95b7-47de-815b-299ea65b71d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:24:57.596Z|7d995f2f-1842-4aa9-86bb-b8f80613739f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:57.596Z|6c9ffef2-6428-4b0b-a29f-b26559a8d1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:57.597Z|7d995f2f-1842-4aa9-86bb-b8f80613739f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:57.597Z|6c9ffef2-6428-4b0b-a29f-b26559a8d1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:24:57.599Z|d6006655-4ecf-4ed8-99e9-246706f5cc37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:24:57.600Z|d6006655-4ecf-4ed8-99e9-246706f5cc37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:07.618Z|9687085e-2724-4010-87b4-f0616f38ade7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:07.619Z|c437ccc7-d26a-4b75-81ce-153dd584fd08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:07.619Z|9687085e-2724-4010-87b4-f0616f38ade7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:07.619Z|c437ccc7-d26a-4b75-81ce-153dd584fd08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:07.621Z|27d3cf66-a9ee-402c-910e-1166f0fbc871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:07.621Z|27d3cf66-a9ee-402c-910e-1166f0fbc871|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:12.255Z|4cb6bcb4-924a-46c7-8f32-cc6abd9f2bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:25:12.256Z|4cb6bcb4-924a-46c7-8f32-cc6abd9f2bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:25:12.737Z|b18147ae-5398-4b1b-a44a-4545c5b36e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:25:12.737Z|b18147ae-5398-4b1b-a44a-4545c5b36e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:25:17.639Z|7c092a55-0a8a-4030-af33-5b6bb7c33810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:17.639Z|60a8088e-4dd1-44d3-b590-7a4342ed70d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:17.639Z|7c092a55-0a8a-4030-af33-5b6bb7c33810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:17.639Z|60a8088e-4dd1-44d3-b590-7a4342ed70d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:17.641Z|896a85af-c8a5-4b1b-a539-ea6d4c7404cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:17.642Z|896a85af-c8a5-4b1b-a539-ea6d4c7404cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:27.255Z|c00a67df-295b-4f48-9595-8508d0a6cbb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:25:27.255Z|c00a67df-295b-4f48-9595-8508d0a6cbb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:25:27.660Z|db8fba05-3f99-4458-b049-db78b2765f42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:27.660Z|10dd7353-0968-4feb-b0f3-4b2e5766810a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:27.660Z|10dd7353-0968-4feb-b0f3-4b2e5766810a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:27.660Z|db8fba05-3f99-4458-b049-db78b2765f42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:27.665Z|889b8ac1-0018-4ae8-b9aa-bef4fbb6feaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:27.665Z|889b8ac1-0018-4ae8-b9aa-bef4fbb6feaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:37.682Z|ecd3d675-6138-40a0-bee2-bd2d65f9a88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:37.684Z|d60e0699-f4b2-41ae-b142-eed3948819f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:37.684Z|d60e0699-f4b2-41ae-b142-eed3948819f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:37.685Z|ecd3d675-6138-40a0-bee2-bd2d65f9a88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:37.686Z|252062b8-efa5-44fc-9e70-215fd176cbbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:37.686Z|252062b8-efa5-44fc-9e70-215fd176cbbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:42.255Z|c2213d1d-89fc-45d4-bbf0-620b7e54b8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:25:42.257Z|c2213d1d-89fc-45d4-bbf0-620b7e54b8d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:25:42.738Z|9128f93d-20b2-4d8d-81af-72bb48e0becc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:25:42.738Z|9128f93d-20b2-4d8d-81af-72bb48e0becc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:25:43.007Z|b5646772-9d41-486a-9eaa-fb1197bf1f51|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:25:43.007Z|b5646772-9d41-486a-9eaa-fb1197bf1f51|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:47.703Z|3f858b4c-2096-4914-b794-502967de51c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:47.704Z|3f858b4c-2096-4914-b794-502967de51c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:47.705Z|4b16324a-78e8-47ff-9c44-8cc4a660d11e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:47.705Z|e7cc3785-4e2e-404b-b0c9-5be00f273d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:47.705Z|4b16324a-78e8-47ff-9c44-8cc4a660d11e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:47.706Z|e7cc3785-4e2e-404b-b0c9-5be00f273d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:57.255Z|58ec8312-4092-408a-b668-861357ef953d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:25:57.256Z|58ec8312-4092-408a-b668-861357ef953d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:25:57.724Z|8c4540cd-d78f-42dc-8d52-eae8ea27275e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:57.724Z|c7290bdb-61aa-4df6-a966-2ab2cee09c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:57.725Z|8c4540cd-d78f-42dc-8d52-eae8ea27275e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:57.725Z|c7290bdb-61aa-4df6-a966-2ab2cee09c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:25:57.730Z|5f5472c2-16d1-45f1-ba96-9d23fdff6d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:25:57.730Z|5f5472c2-16d1-45f1-ba96-9d23fdff6d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:07.746Z|f9261978-874d-4ef4-ac6a-7ec1a5a561b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:07.746Z|d9aff0a2-0e17-4f56-84a8-9e79fcb4d59e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:07.746Z|f9261978-874d-4ef4-ac6a-7ec1a5a561b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:07.747Z|d9aff0a2-0e17-4f56-84a8-9e79fcb4d59e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:07.751Z|5864a052-870b-482f-b935-07c8c3b46854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:07.751Z|5864a052-870b-482f-b935-07c8c3b46854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:12.255Z|93981f67-d9c7-4808-a1db-351a27a359e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:26:12.255Z|93981f67-d9c7-4808-a1db-351a27a359e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:26:12.739Z|d85ce541-ff62-4bdc-ab46-5888b1fcd83b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:26:12.740Z|d85ce541-ff62-4bdc-ab46-5888b1fcd83b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:26:17.768Z|6d00a581-c942-4638-9df7-e07f16d4549c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:17.768Z|42c51afb-312f-4e8a-b380-7914a18d487d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:17.768Z|6d00a581-c942-4638-9df7-e07f16d4549c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:17.768Z|42c51afb-312f-4e8a-b380-7914a18d487d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:17.771Z|5499b7f6-0a13-408a-91fa-3765a9c1fa28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:17.771Z|5499b7f6-0a13-408a-91fa-3765a9c1fa28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:27.256Z|21c45930-e2d1-4c1e-a16e-1321e2efca28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:26:27.260Z|21c45930-e2d1-4c1e-a16e-1321e2efca28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:26:27.788Z|51237794-d092-477b-9486-c7193e6b058f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:27.789Z|51237794-d092-477b-9486-c7193e6b058f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:27.790Z|c46462f9-7335-4230-949c-12345d66aeb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:27.790Z|c46462f9-7335-4230-949c-12345d66aeb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:27.790Z|d0d6bff0-e87f-43fd-862f-2242cff53939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:27.790Z|d0d6bff0-e87f-43fd-862f-2242cff53939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:37.813Z|77186e0c-8297-48cd-930b-40d791b31231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:37.813Z|93d39b1a-6e7a-4501-aa7d-2405fa52d30c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:37.813Z|c6b1a899-2876-425e-a328-bbd522944b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:37.813Z|77186e0c-8297-48cd-930b-40d791b31231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:37.814Z|93d39b1a-6e7a-4501-aa7d-2405fa52d30c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:37.814Z|c6b1a899-2876-425e-a328-bbd522944b94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:42.255Z|a5aed8b3-ca2e-47fc-a676-7e1fc1c267ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:26:42.256Z|a5aed8b3-ca2e-47fc-a676-7e1fc1c267ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:26:42.740Z|57c076ae-9aed-4af9-a87b-d467bd8b8b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:26:42.741Z|57c076ae-9aed-4af9-a87b-d467bd8b8b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:26:43.011Z|de7376cd-6276-4993-b524-6ab9f420fd97|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:26:43.012Z|de7376cd-6276-4993-b524-6ab9f420fd97|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:47.835Z|1b732521-3914-4c3e-b78e-6e0cebed6ec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:47.836Z|1b732521-3914-4c3e-b78e-6e0cebed6ec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:47.837Z|f96fa386-d487-4ad7-bcce-1260f8ba0160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:47.837Z|fd1820b7-4fcd-4ec5-9c51-fd888f95271c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:47.837Z|f96fa386-d487-4ad7-bcce-1260f8ba0160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:47.838Z|fd1820b7-4fcd-4ec5-9c51-fd888f95271c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:57.255Z|21dc0136-252f-48da-85df-acbe87657fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:26:57.256Z|21dc0136-252f-48da-85df-acbe87657fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:26:57.859Z|63fbdd66-f532-4e10-9960-29cd72a985fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:57.860Z|6fb4b374-81b0-48c9-9889-a1b88d8efa22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:57.860Z|80038245-cee3-4eea-95cc-b667dbb1f448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:26:57.860Z|63fbdd66-f532-4e10-9960-29cd72a985fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:57.860Z|6fb4b374-81b0-48c9-9889-a1b88d8efa22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:26:57.861Z|80038245-cee3-4eea-95cc-b667dbb1f448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:07.884Z|5719e18a-ac70-49d0-81e5-26e78f61e5fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:07.886Z|5719e18a-ac70-49d0-81e5-26e78f61e5fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:07.905Z|ab890ca6-c96e-4c9c-80a7-2fb80ca1d0fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:07.905Z|5514be21-9052-4dee-956d-70c90e65eecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:07.906Z|ab890ca6-c96e-4c9c-80a7-2fb80ca1d0fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:07.906Z|5514be21-9052-4dee-956d-70c90e65eecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:12.255Z|7eb8e9a3-4886-403c-ba4f-6ee8a5f22bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:27:12.258Z|7eb8e9a3-4886-403c-ba4f-6ee8a5f22bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:27:12.741Z|5c87387b-bf77-48cf-b957-69be9595ae22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:27:12.742Z|5c87387b-bf77-48cf-b957-69be9595ae22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:27:16.630Z||http-nio-8080-exec-6|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xc50x03)c0xda0x03!0x11l0xad0xc7Ra0xd10xf1y{n0xe50xc10x010xf7;0xaf0xd20xda0x960x9b0xe5q0xe60x03]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-10-26T07:27:17.908Z|3df99487-88df-41dc-a125-f405c9e2317f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:17.909Z|3df99487-88df-41dc-a125-f405c9e2317f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:17.927Z|687f9d3a-c93d-43ff-983f-a05dc91a8235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:17.927Z|ace31841-1797-4655-aa38-7fd8f0908f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:17.927Z|687f9d3a-c93d-43ff-983f-a05dc91a8235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:17.928Z|ace31841-1797-4655-aa38-7fd8f0908f3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:27.255Z|e4a38901-dc20-4a83-a963-c32319b68e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:27:27.256Z|e4a38901-dc20-4a83-a963-c32319b68e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:27:27.931Z|26a9023d-41a5-44af-aab0-0b94f979f82f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:27.932Z|26a9023d-41a5-44af-aab0-0b94f979f82f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:27.947Z|7f881eb7-ae86-4798-a8f2-7dba1035683d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:27.947Z|ed696222-d58e-45c6-a669-5405c4d56ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:27.948Z|ed696222-d58e-45c6-a669-5405c4d56ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:27.947Z|7f881eb7-ae86-4798-a8f2-7dba1035683d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:37.955Z|85142220-c760-441d-a728-d4901de33370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:37.956Z|85142220-c760-441d-a728-d4901de33370|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:37.966Z|e8b42178-226b-4805-a9d1-9aead85ee0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:37.967Z|e8b42178-226b-4805-a9d1-9aead85ee0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:37.968Z|b8d0bccd-8944-4b92-b011-f051c573ad83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:37.968Z|b8d0bccd-8944-4b92-b011-f051c573ad83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:42.255Z|aa388def-055d-4148-9b85-a61c47a633c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:27:42.256Z|aa388def-055d-4148-9b85-a61c47a633c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:27:42.743Z|ddc6cc24-85a3-48ff-886a-be678efc84f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:27:42.744Z|ddc6cc24-85a3-48ff-886a-be678efc84f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:27:43.007Z|d379e3b5-7411-4d0b-ac26-239c9de62b00|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:27:43.008Z|d379e3b5-7411-4d0b-ac26-239c9de62b00|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:47.976Z|98c539c3-125f-47c4-81fc-78a157933b63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:47.977Z|98c539c3-125f-47c4-81fc-78a157933b63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:47.986Z|c37a0e42-312f-41a6-a11d-bc8b0f560cd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:47.986Z|c37a0e42-312f-41a6-a11d-bc8b0f560cd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:47.987Z|50e0cd9f-d63a-4b42-ab4f-afe3f9f2fb22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:47.987Z|50e0cd9f-d63a-4b42-ab4f-afe3f9f2fb22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:57.255Z|71e2d2c1-bc72-442d-866d-8063f3a0d9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:27:57.258Z|71e2d2c1-bc72-442d-866d-8063f3a0d9b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:27:57.998Z|41d5c933-d62a-4a95-88ff-24f156b9ae77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:57.999Z|41d5c933-d62a-4a95-88ff-24f156b9ae77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:58.004Z|d5bf42d4-33c5-40ca-ac29-e08e3031e2ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:58.005Z|d5bf42d4-33c5-40ca-ac29-e08e3031e2ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:27:58.005Z|965497b4-d23c-415c-afb3-c21ae3334752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:27:58.005Z|965497b4-d23c-415c-afb3-c21ae3334752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:08.023Z|e0f2e032-bb9a-40e8-b656-86cda778d648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:08.024Z|e0f2e032-bb9a-40e8-b656-86cda778d648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:08.029Z|bd1e7604-96a7-4c55-8fcc-0381960d743f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:08.029Z|bd1e7604-96a7-4c55-8fcc-0381960d743f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:08.029Z|bfaaf8c8-5b4f-422f-86fb-f87364894f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:08.030Z|bfaaf8c8-5b4f-422f-86fb-f87364894f10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:12.255Z|000d7a97-bf6a-4c7f-9189-29899f6752bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:28:12.256Z|000d7a97-bf6a-4c7f-9189-29899f6752bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:28:12.746Z|ccdf4936-c390-4a7a-9040-250fba81e2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:28:12.746Z|ccdf4936-c390-4a7a-9040-250fba81e2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:28:18.046Z|634f4c46-5393-4994-ae1b-2dea41223620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:18.047Z|634f4c46-5393-4994-ae1b-2dea41223620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:18.050Z|20093793-d1df-4649-907b-012f4149db8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:18.052Z|20093793-d1df-4649-907b-012f4149db8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:18.053Z|eac2cbc8-a9ca-4b06-9dd2-065d1c78b9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:18.053Z|eac2cbc8-a9ca-4b06-9dd2-065d1c78b9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:27.255Z|7c722f68-2d17-40af-98b4-0d307b50c5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:28:27.256Z|7c722f68-2d17-40af-98b4-0d307b50c5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:28:28.074Z|44c36a58-fa26-4482-ba96-734c91b1dcd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:28.074Z|699a3517-18bf-42ae-bb3d-5511cd791454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:28.074Z|699a3517-18bf-42ae-bb3d-5511cd791454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:28.074Z|44c36a58-fa26-4482-ba96-734c91b1dcd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:28.077Z|34fa02be-5be5-494e-93cf-e7983ed81ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:28.078Z|34fa02be-5be5-494e-93cf-e7983ed81ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:38.098Z|6a9e4a45-b7e0-473e-8a65-062e6db7f584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:38.098Z|989b7118-0db7-4f9c-855c-6b5ffdf30581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:38.099Z|989b7118-0db7-4f9c-855c-6b5ffdf30581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:38.099Z|6a9e4a45-b7e0-473e-8a65-062e6db7f584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:38.100Z|0cdfe07b-ba82-420e-9e07-78b9bb44f507|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:38.101Z|0cdfe07b-ba82-420e-9e07-78b9bb44f507|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:42.255Z|c470ce7b-8b55-42df-93fd-a775779447b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:28:42.258Z|c470ce7b-8b55-42df-93fd-a775779447b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:28:42.747Z|96b7cbe2-c59d-4e21-9320-9a9dc71e6197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:28:42.747Z|96b7cbe2-c59d-4e21-9320-9a9dc71e6197|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:28:43.008Z|516cb7c9-4159-4972-9ca2-f470d4d7237a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:28:43.010Z|516cb7c9-4159-4972-9ca2-f470d4d7237a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:48.122Z|58876a06-6b23-47e7-81f4-fec97b7a48d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:48.122Z|2a40c5cc-b869-4766-8318-994230365356|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:48.122Z|c0335d4d-67d4-4123-ad67-50749144d17b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:48.123Z|58876a06-6b23-47e7-81f4-fec97b7a48d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:48.123Z|c0335d4d-67d4-4123-ad67-50749144d17b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:48.123Z|2a40c5cc-b869-4766-8318-994230365356|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:57.255Z|218db7db-497d-4c36-8048-bdf4739d2c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:28:57.256Z|218db7db-497d-4c36-8048-bdf4739d2c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:28:58.144Z|7bc9c148-0bb2-476b-beb8-8c0e1a992fa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:58.144Z|42cecc38-6694-4ef7-94a1-29998a9387be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:58.144Z|0d740744-79e6-4149-9ac1-214101303870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:28:58.145Z|0d740744-79e6-4149-9ac1-214101303870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:58.145Z|42cecc38-6694-4ef7-94a1-29998a9387be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:28:58.145Z|7bc9c148-0bb2-476b-beb8-8c0e1a992fa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:08.166Z|98ed218c-11c5-4857-a758-43fcedf342f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:08.165Z|be59107b-8cb9-4dcc-9ab0-99c2f16bc858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:08.166Z|98ed218c-11c5-4857-a758-43fcedf342f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:08.166Z|be59107b-8cb9-4dcc-9ab0-99c2f16bc858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:08.168Z|74510e3b-bc1b-499a-86c1-c8f1450ae279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:08.168Z|74510e3b-bc1b-499a-86c1-c8f1450ae279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:12.255Z|00d400af-b886-45c0-a97e-171a9852e57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:29:12.256Z|00d400af-b886-45c0-a97e-171a9852e57f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:29:12.748Z|4786bdfb-a5b3-415a-b38a-91c5ffe8c92e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:29:12.749Z|4786bdfb-a5b3-415a-b38a-91c5ffe8c92e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:29:18.187Z|2a3c0d8e-91ec-4f39-a824-7dc0e9e1310d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:18.188Z|51916c85-5d47-4878-b07a-b771c1c90724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:18.188Z|2a3c0d8e-91ec-4f39-a824-7dc0e9e1310d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:18.188Z|51916c85-5d47-4878-b07a-b771c1c90724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:18.194Z|294fb94f-0f06-474c-99f5-cfa9a6b324a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:18.195Z|294fb94f-0f06-474c-99f5-cfa9a6b324a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:27.255Z|0e4f10d1-92b3-4821-8b52-edfc999538d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:29:27.257Z|0e4f10d1-92b3-4821-8b52-edfc999538d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:29:28.210Z|8fc686c8-c2c4-48cb-bfab-cd9f1f64656e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:28.210Z|96a924ae-05a7-4d72-a504-55c6f77acfd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:28.211Z|96a924ae-05a7-4d72-a504-55c6f77acfd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:28.211Z|8fc686c8-c2c4-48cb-bfab-cd9f1f64656e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:28.214Z|99556262-beea-4a7b-aee9-e6d6a23adb8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:28.215Z|99556262-beea-4a7b-aee9-e6d6a23adb8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:38.232Z|3c375095-111a-4ce9-8662-a49f3391de0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:38.232Z|0b5125d2-28e9-40f0-b273-c930e54b21e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:38.233Z|0b5125d2-28e9-40f0-b273-c930e54b21e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:38.233Z|3c375095-111a-4ce9-8662-a49f3391de0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:38.239Z|193be7b6-18b0-498d-8a3e-9871cc2a1272|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:38.239Z|193be7b6-18b0-498d-8a3e-9871cc2a1272|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:42.255Z|211b1466-c1ef-4e31-a48a-baf700bb50ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:29:42.255Z|211b1466-c1ef-4e31-a48a-baf700bb50ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:29:42.749Z|03ad6b32-1c0c-4a87-b743-6bb155851797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:29:42.750Z|03ad6b32-1c0c-4a87-b743-6bb155851797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:29:43.009Z|749b7c74-134d-46a2-b091-28f7297e9c81|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:29:43.010Z|749b7c74-134d-46a2-b091-28f7297e9c81|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:48.255Z|efbce5e9-bb07-4c52-acea-9c4f4b7cafcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:48.255Z|a81ff5e1-f24f-4c21-84ca-03a964733bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:48.256Z|efbce5e9-bb07-4c52-acea-9c4f4b7cafcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:48.256Z|a81ff5e1-f24f-4c21-84ca-03a964733bbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:48.259Z|4c296bad-b58b-4ef6-920f-7cf5cc9bdd32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:48.259Z|4c296bad-b58b-4ef6-920f-7cf5cc9bdd32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:57.255Z|b8130fe6-6734-4e03-8bf0-6ecb33572aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:29:57.256Z|b8130fe6-6734-4e03-8bf0-6ecb33572aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:29:58.276Z|9608a38b-0560-4cc0-92ac-929055fc164b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:58.276Z|4ddd6aae-3e49-4a48-b0d7-44c27fe7a093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:58.277Z|4ddd6aae-3e49-4a48-b0d7-44c27fe7a093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:58.277Z|9608a38b-0560-4cc0-92ac-929055fc164b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:29:58.279Z|5635d770-1a45-4653-bd19-724cdd1f636c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:29:58.280Z|5635d770-1a45-4653-bd19-724cdd1f636c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:08.299Z|2c943904-74f4-4cd0-a892-1f14d2560112|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:08.299Z|11e8c553-6e7d-4a4f-b704-e5a8302407cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:08.300Z|2c943904-74f4-4cd0-a892-1f14d2560112|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:08.300Z|11e8c553-6e7d-4a4f-b704-e5a8302407cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:08.303Z|4ba4f5e0-ff64-4abf-8ec4-3034892ae728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:08.304Z|4ba4f5e0-ff64-4abf-8ec4-3034892ae728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:12.258Z|8e480272-78c5-487c-ab39-713287036b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:30:12.261Z|8e480272-78c5-487c-ab39-713287036b94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:30:12.750Z|f417b980-3668-47a1-927f-6f0131f2f36b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:30:12.751Z|f417b980-3668-47a1-927f-6f0131f2f36b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:30:18.321Z|7ea2ae63-9453-48d6-bcdf-9be2f7d6553c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:18.321Z|e1ed9906-eaec-4230-b571-3fb56b930e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:18.322Z|e1ed9906-eaec-4230-b571-3fb56b930e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:18.322Z|7ea2ae63-9453-48d6-bcdf-9be2f7d6553c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:18.324Z|b055165b-d9b8-4104-8c28-5c893385a47a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:18.324Z|b055165b-d9b8-4104-8c28-5c893385a47a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:27.255Z|1158d276-86a9-45c4-9ea3-890dffaa4613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:30:27.256Z|1158d276-86a9-45c4-9ea3-890dffaa4613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:30:28.343Z|4e092e06-3128-4307-8d23-2c05d33088e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:28.343Z|4e092e06-3128-4307-8d23-2c05d33088e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:28.344Z|420f5457-b850-4570-a514-d48053f10567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:28.344Z|93cc1d15-a428-47b6-8f90-75fe312f5a76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:28.344Z|420f5457-b850-4570-a514-d48053f10567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:28.344Z|93cc1d15-a428-47b6-8f90-75fe312f5a76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:38.366Z|055815da-47de-460b-9bb3-df6d942fd37c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:38.366Z|9d6c5372-5290-4f62-9c47-689448261c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:38.367Z|9d6c5372-5290-4f62-9c47-689448261c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:38.367Z|055815da-47de-460b-9bb3-df6d942fd37c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:38.367Z|43ad5186-3ac0-4336-ae9b-39de6a50f8b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:38.368Z|43ad5186-3ac0-4336-ae9b-39de6a50f8b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:42.255Z|f192730d-f324-4fe0-8926-c2d8adc7734c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:30:42.255Z|f192730d-f324-4fe0-8926-c2d8adc7734c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:30:42.751Z|2a3c843f-0e87-49b6-87be-24576e2e722a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:30:42.752Z|2a3c843f-0e87-49b6-87be-24576e2e722a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:30:43.008Z|4c5c0f7a-d52c-4511-8f50-3283a9eb9cd2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:30:43.009Z|4c5c0f7a-d52c-4511-8f50-3283a9eb9cd2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:48.387Z|85f2da5e-0b8f-4586-ae96-f57b304fb1c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:48.387Z|4ec4eae4-f6d6-4b17-ab72-79040f6152e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:48.387Z|8a0a304b-b198-4e4e-838c-487b5a971755|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:48.388Z|8a0a304b-b198-4e4e-838c-487b5a971755|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:48.388Z|4ec4eae4-f6d6-4b17-ab72-79040f6152e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:48.388Z|85f2da5e-0b8f-4586-ae96-f57b304fb1c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:57.255Z|73b7319d-529b-4723-b4dc-04ab8796ee85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:30:57.257Z|73b7319d-529b-4723-b4dc-04ab8796ee85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:30:58.409Z|00826048-a040-447b-964c-aaf85799b0f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:58.409Z|ba9c758d-6611-4a2c-a23c-b0fa5c19ee79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:58.410Z|6777aa54-d386-4e66-97de-a5e19ae6dd24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:30:58.410Z|00826048-a040-447b-964c-aaf85799b0f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:58.410Z|6777aa54-d386-4e66-97de-a5e19ae6dd24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:30:58.410Z|ba9c758d-6611-4a2c-a23c-b0fa5c19ee79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:08.434Z|3e104c52-71a0-4ca8-82c4-03965fc8a9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:08.434Z|5b45b614-5076-429f-b184-bb020edc1963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:08.434Z|3e104c52-71a0-4ca8-82c4-03965fc8a9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:08.435Z|dd400248-3170-43bd-b2b2-08e802f41853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:08.435Z|5b45b614-5076-429f-b184-bb020edc1963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:08.435Z|dd400248-3170-43bd-b2b2-08e802f41853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:12.255Z|1255704e-9448-4e36-88c6-cf8294ffe2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:31:12.255Z|1255704e-9448-4e36-88c6-cf8294ffe2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:31:12.753Z|a110b594-cd0c-4193-8179-3b5507268b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:31:12.753Z|a110b594-cd0c-4193-8179-3b5507268b87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:31:18.459Z|58127b6f-6d11-444f-b927-54290fad63a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:18.459Z|d8a41ce3-69a9-4b95-a979-edf120a088ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:18.459Z|f9e84103-15a5-450f-b9e7-9e044ed1944e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:18.460Z|d8a41ce3-69a9-4b95-a979-edf120a088ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:18.460Z|f9e84103-15a5-450f-b9e7-9e044ed1944e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:18.460Z|58127b6f-6d11-444f-b927-54290fad63a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:27.255Z|c9b25a83-ef27-4296-aadf-ccd55d91ef0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:31:27.256Z|c9b25a83-ef27-4296-aadf-ccd55d91ef0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:31:28.481Z|3eaec207-12a1-415a-aaf4-d62730b55af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:28.481Z|67ad5bdd-6674-4ebf-93b3-1ce2122a5ea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:28.481Z|9d414b30-3fe9-4241-b61f-4143449e81d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:28.482Z|67ad5bdd-6674-4ebf-93b3-1ce2122a5ea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:28.482Z|9d414b30-3fe9-4241-b61f-4143449e81d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:28.482Z|3eaec207-12a1-415a-aaf4-d62730b55af5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:38.503Z|90245f84-ad1a-453c-967c-dc9801d59767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:38.503Z|18b12cc0-05c2-48f2-8cef-06e750fd2854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:38.503Z|0b0d2fa5-5fde-4d57-bb48-5c9a87e7408a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:38.504Z|18b12cc0-05c2-48f2-8cef-06e750fd2854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:38.504Z|90245f84-ad1a-453c-967c-dc9801d59767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:38.504Z|0b0d2fa5-5fde-4d57-bb48-5c9a87e7408a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:42.255Z|51c24ada-0f21-4fed-8b34-dae4c8bf15c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:31:42.257Z|51c24ada-0f21-4fed-8b34-dae4c8bf15c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:31:42.754Z|d15f0e01-b109-462b-b03e-b9233c3e79c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:31:42.755Z|d15f0e01-b109-462b-b03e-b9233c3e79c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:31:43.007Z|2bcc1824-8db4-464e-879a-aab95dbe9e3d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:31:43.007Z|2bcc1824-8db4-464e-879a-aab95dbe9e3d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:48.526Z|f5c48fd4-5677-4fa0-8a39-4ba67c07126c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:48.526Z|db03e70f-9f31-461d-bf14-e5c26bec099e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:48.527Z|f5c48fd4-5677-4fa0-8a39-4ba67c07126c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:48.527Z|db03e70f-9f31-461d-bf14-e5c26bec099e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:48.527Z|89a014e8-7fe0-4024-a03f-6470dbf3d92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:48.529Z|89a014e8-7fe0-4024-a03f-6470dbf3d92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:57.255Z|1b04532d-65cb-4396-9e98-94458780201b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:31:57.256Z|1b04532d-65cb-4396-9e98-94458780201b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:31:58.548Z|5dbf7f90-e5b7-4853-9e1f-98cc43c86110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:58.548Z|6aa72c66-054a-4ec9-9019-853fe93c08c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:58.548Z|c30ef84f-eeb4-4dbd-a227-7be24646370e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:31:58.549Z|6aa72c66-054a-4ec9-9019-853fe93c08c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:58.549Z|5dbf7f90-e5b7-4853-9e1f-98cc43c86110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:31:58.549Z|c30ef84f-eeb4-4dbd-a227-7be24646370e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:08.570Z|9e850b82-726e-46bc-b367-db3501b91d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:08.570Z|ee7a0dc4-5fb4-42e8-bab0-0294d3d6dfa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:08.570Z|9e850b82-726e-46bc-b367-db3501b91d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:08.570Z|ee7a0dc4-5fb4-42e8-bab0-0294d3d6dfa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:08.576Z|5046e0de-e709-4b70-816b-c7d62f76f5d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:08.577Z|5046e0de-e709-4b70-816b-c7d62f76f5d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:12.255Z|0a2db98c-202c-4650-b74e-9558f9ed9447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:32:12.255Z|0a2db98c-202c-4650-b74e-9558f9ed9447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:32:12.758Z|62e3232f-4e25-4e10-9178-4556d8bb80e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:32:12.758Z|62e3232f-4e25-4e10-9178-4556d8bb80e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:32:18.591Z|5a4bf6c4-e8f8-48d1-88de-0ea3eedd5acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:18.592Z|98d22bb0-aa64-4839-a793-b197cf19e1a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:18.592Z|98d22bb0-aa64-4839-a793-b197cf19e1a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:18.592Z|5a4bf6c4-e8f8-48d1-88de-0ea3eedd5acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:18.594Z|19ea1426-f36f-4287-aba3-402d65afcd08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:18.594Z|19ea1426-f36f-4287-aba3-402d65afcd08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:27.255Z|4f64b4a6-8794-4233-a200-6514dae59dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:32:27.258Z|4f64b4a6-8794-4233-a200-6514dae59dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:32:28.615Z|1dd050e1-8c8f-4160-9e11-270d39ddd260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:28.615Z|1e0c4406-2469-4cf9-8329-2c0a996f0fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:28.616Z|1dd050e1-8c8f-4160-9e11-270d39ddd260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:28.616Z|1e0c4406-2469-4cf9-8329-2c0a996f0fca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:28.617Z|6b26b871-26e9-4e26-aea0-ec92fc579917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:28.618Z|6b26b871-26e9-4e26-aea0-ec92fc579917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:38.638Z|316ca2db-aaef-4c8f-8463-24ccbf246bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:38.638Z|316ca2db-aaef-4c8f-8463-24ccbf246bc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:38.639Z|5d42a3b7-77ad-4d66-a9d6-6ad380221aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:38.639Z|5d42a3b7-77ad-4d66-a9d6-6ad380221aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:38.640Z|0c6eef3a-4491-44e6-adac-08720cca497d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:38.640Z|0c6eef3a-4491-44e6-adac-08720cca497d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:42.255Z|317d3106-6d6f-465d-83d2-7670b6ae3687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:32:42.256Z|317d3106-6d6f-465d-83d2-7670b6ae3687|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:32:42.759Z|24f8ac68-074e-420d-9bca-e46d60900102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:32:42.759Z|24f8ac68-074e-420d-9bca-e46d60900102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:32:43.006Z|d1797299-de3d-4589-91a7-393e8eff18f9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:32:43.007Z|d1797299-de3d-4589-91a7-393e8eff18f9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:48.663Z|43013ee8-9063-4f5f-ba7b-0cee1ded7cec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:48.662Z|b6db5717-5e6e-4e86-a5b7-c0cd467a8730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:48.663Z|b6db5717-5e6e-4e86-a5b7-c0cd467a8730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:48.663Z|43013ee8-9063-4f5f-ba7b-0cee1ded7cec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:48.664Z|1bf6eb10-fc3a-46c1-ba7c-f0178d5df54c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:48.664Z|1bf6eb10-fc3a-46c1-ba7c-f0178d5df54c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:57.255Z|e696a50e-5ee2-461a-a322-54bcfb4658e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:32:57.256Z|e696a50e-5ee2-461a-a322-54bcfb4658e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:32:58.686Z|4774d079-119f-4279-b077-eb464c54cf7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:58.686Z|0cc8d628-a565-4a79-b7a6-bb22deaa113e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:58.686Z|08d7e92f-774d-42ea-9b9a-b6d0bc5363f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:32:58.688Z|08d7e92f-774d-42ea-9b9a-b6d0bc5363f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:58.688Z|0cc8d628-a565-4a79-b7a6-bb22deaa113e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:32:58.688Z|4774d079-119f-4279-b077-eb464c54cf7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:08.712Z|7cf21142-85a2-48c6-be8b-96b8961da6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:08.713Z|7cf21142-85a2-48c6-be8b-96b8961da6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:08.713Z|f98fe2ab-00b9-4ad6-bd43-1ba5870f3c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:08.714Z|f98fe2ab-00b9-4ad6-bd43-1ba5870f3c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:08.714Z|f6ef46bc-fceb-4a83-a5f8-0799de4e0b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:08.715Z|f6ef46bc-fceb-4a83-a5f8-0799de4e0b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:12.255Z|e60e177e-423d-445e-93e4-84dad215a4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:33:12.258Z|e60e177e-423d-445e-93e4-84dad215a4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:33:12.760Z|a2bfff88-53ab-4645-a9ae-091fd56cefe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:33:12.761Z|a2bfff88-53ab-4645-a9ae-091fd56cefe6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:33:18.735Z|2c46df7b-a9ba-4150-8db0-7de2792ed7d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:18.736Z|06183b5b-01a6-4085-a028-079e07013326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:18.736Z|acb9e7fd-ac9d-456b-8477-550a3a53f08f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:18.737Z|acb9e7fd-ac9d-456b-8477-550a3a53f08f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:18.737Z|06183b5b-01a6-4085-a028-079e07013326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:18.737Z|2c46df7b-a9ba-4150-8db0-7de2792ed7d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:27.255Z|372cc1b9-0ca7-49e3-90dd-f920fc74b303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:33:27.255Z|372cc1b9-0ca7-49e3-90dd-f920fc74b303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:33:28.758Z|fe78039a-319b-46db-9a7f-b6cbf74664d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:28.758Z|be43b34c-955f-4dc9-95e3-bf841b77896a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:28.758Z|fe78039a-319b-46db-9a7f-b6cbf74664d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:28.758Z|be43b34c-955f-4dc9-95e3-bf841b77896a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:28.760Z|02a4072d-b4ab-41e8-aa0e-adcb6461c964|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:28.760Z|02a4072d-b4ab-41e8-aa0e-adcb6461c964|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:38.779Z|0e67c095-60e6-4bb8-8de2-bfa78af7f000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:38.780Z|a24f21e6-9670-4afc-a335-553dc0eef640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:38.780Z|2452059f-0bb8-4bff-89a8-1f989cce1f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:38.781Z|2452059f-0bb8-4bff-89a8-1f989cce1f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:38.781Z|a24f21e6-9670-4afc-a335-553dc0eef640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:38.781Z|0e67c095-60e6-4bb8-8de2-bfa78af7f000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:42.255Z|5463f054-5856-422d-8587-654373438571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:33:42.255Z|5463f054-5856-422d-8587-654373438571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:33:42.762Z|c0e722f7-f043-407c-9979-06dd4b606519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-26T07:33:42.763Z|c0e722f7-f043-407c-9979-06dd4b606519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-26T07:33:43.008Z|9e4b3b05-9571-47c5-8c9d-f85bd74adfec|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-26T07:33:43.008Z|9e4b3b05-9571-47c5-8c9d-f85bd74adfec|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:48.802Z|e0e642af-4113-4309-9f62-e5bf988b4b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:48.802Z|cbf930bc-3ed4-4a95-8a24-f885a8afb6e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:48.803Z|e0e642af-4113-4309-9f62-e5bf988b4b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:48.803Z|cbf930bc-3ed4-4a95-8a24-f885a8afb6e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-26T07:33:48.804Z|5026012c-17af-4dd8-af5f-66fa4f51bc69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-26T07:33:48.804Z|5026012c-17af-4dd8-af5f-66fa4f51bc69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.